2026-03-25 09:45:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 09:45:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 09:45:06 [ecarstrade.nl] INFO: Starting spider ecarstrade.nl
2026-03-25 09:45:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 09:45:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 09:45:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 09:45:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 09:45:06 [scrapy.extensions.telnet] INFO: Telnet Password: def77e5095a2563a
2026-03-25 09:45:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 09:45:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/ecarstrade.nl/task_35_2026-03-25T09_45_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 09:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 09:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 09:45:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 09:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 09:45:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 09:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 09:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 09:45:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-25 09:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 09:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 09:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-25 09:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-25 09:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 09:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 09:45:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 09:45:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 09:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 09:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 09:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 09:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 09:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 09:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 09:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 09:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 09:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 09:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 09:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-25 09:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-25 09:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/src/svg/back.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/icons/flags/svg/en.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/src/svg/exclusive.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/engine.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/doors.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/places.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/warehouse_32x32.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/stripe/powered_by_stripe.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/lightbox/loading.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser> (resource type: fetch, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=01714953>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/app/dist/subscribe.js> (resource type: script, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=01714953)
2026-03-25 09:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=469777021&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=2040877970&gjid=456438174&cid=374371724.1774431916&tid=UA-73443533-1&_gid=1397930832.1774431916&_r=1&_slc=1&z=1614701515> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/marksData.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=469777021&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=2040877970&gjid=456438174&cid=374371724.1774431916&tid=UA-73443533-1&_gid=1397930832.1774431916&_r=1&_slc=1&z=1614701515>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774431914902&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&sid=1774431916&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=3407> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=374371724.1774431916>m=45je63n1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=374371724.1774431916>m=45je63n1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&z=912698913> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774431914902&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&sid=1774431916&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=1774430880&ep.url=%2Fsearch&ep.eventName=search&_et=2&tfd=3498> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=AW-742220279> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.ads_data_redaction=0>m=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252&apve=1&apvf=f&apvc=1&tft=1774431916581&tfd=3528> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256z8811692034za200zd871189256&_p=1774431914902&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=3&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&sid=1774431916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=58&tfd=3568> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0>m=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252&apve=1&apvf=f&apvc=1&tft=1774431916645&tfd=3592> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774431914902&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&sid=1774431916&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=3407>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256z8811692034za200zd871189256&_p=1774431914902&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=3&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&sid=1774431916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=58&tfd=3568>
2026-03-25 09:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431916964&cv=11&fst=1774431916964&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:17 [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=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431916990&tfd=3937> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774431914902&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&sid=1774431916&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=1774430880&ep.url=%2Fsearch&ep.eventName=search&_et=2&tfd=3498>
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=374371724.1774431916>m=45je63n1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&z=912698913>
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774431900000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false>
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995580/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/171/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995636/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/it.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2> (resource type: font, referrer: https://ecarstrade.com/)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995644/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995540/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995578/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995543/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995538/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995535/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995542/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995641/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=374371724.1774431916>m=45je63n1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922>
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995539/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995642/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995530/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995621/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995537/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995532/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995591/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431916990&tfd=3937>
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995635/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995572/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995531/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431916964&cv=11&fst=1774431916964&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995580/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-25 09:45:18 [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=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0>m=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252&apve=1&apvf=f&apvc=1&tft=1774431916645&tfd=3592>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774431916964&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9ffCyCAUNR7l8ut5rSVj6KULeEaTnsrDUrSMVrnPBaXa5UD6h0bmVMMOlK7ur8UnobCj-Gwr-TXMeiF3ju1qt_EPktVNFJSW0lhKX7iMjggfD1xPa98g&random=1920589058&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431916964&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9ffCyCAUNR7l8ut5rSVj6KULeEaTnsrDUrSMVrnPBaXa5UD6h0bmVMMOlK7ur8UnobCj-Gwr-TXMeiF3ju1qt_EPktVNFJSW0lhKX7iMjggfD1xPa98g&random=1920589058&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25873&mobile=false&messagesUtk=584b012d1d39428dbed49ccade57f4c3&traceId=584b012d1d39428dbed49ccade57f4c3> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/171/logo.png>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995636/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/it.png>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995644/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995540/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995578/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995543/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995538/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995535/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995539/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995641/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995542/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995642/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995530/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995537/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995621/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995532/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995591/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995635/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995572/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995531/photo_001/260x0__r.jpg>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774431916964&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9ffCyCAUNR7l8ut5rSVj6KULeEaTnsrDUrSMVrnPBaXa5UD6h0bmVMMOlK7ur8UnobCj-Gwr-TXMeiF3ju1qt_EPktVNFJSW0lhKX7iMjggfD1xPa98g&random=1920589058&rmt_tld=0&ipr=y>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431916964&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9ffCyCAUNR7l8ut5rSVj6KULeEaTnsrDUrSMVrnPBaXa5UD6h0bmVMMOlK7ur8UnobCj-Gwr-TXMeiF3ju1qt_EPktVNFJSW0lhKX7iMjggfD1xPa98g&random=1920589058&rmt_tld=1&ipr=y>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/573.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774431900000/5441429.js>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.ads_data_redaction=0>m=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252&apve=1&apvf=f&apvc=1&tft=1774431916581&tfd=3528>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://q.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25873&mobile=false&messagesUtk=584b012d1d39428dbed49ccade57f4c3&traceId=584b012d1d39428dbed49ccade57f4c3>
2026-03-25 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-25 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-25 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://q.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://q.clarity.ms/collect>
2026-03-25 09:45:20 [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=1774431919957&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=01714953>
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=01714953>
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=01714953>
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=01714953>
2026-03-25 09:45:20 [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=01714953)
2026-03-25 09:45:20 [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=01714953)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://q.clarity.ms/collect>
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=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=3921&_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=1774431920513&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774431920734&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774431914902&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&uid=0&sid=1774431916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=62&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=7733> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431920790&cv=11&fst=1774431920790&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431920807&tfd=7754> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45: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=1774431919957&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15>
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774431914902&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&uid=0&sid=1774431916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=62&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=7733>
2026-03-25 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774431920734&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15>
2026-03-25 09:45:21 [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=1774431921048&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:21 [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=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431920807&tfd=7754>
2026-03-25 09:45:21 [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=3921&_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=1774431920513&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15>
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431920790&cv=11&fst=1774431920790&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4>
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431921190&cv=11&fst=1774431921190&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:21 [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=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431921209&tfd=8156> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:21 [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=1774431921048&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15>
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774431920790&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B91pNviUjUkTx57mM6dwy0TrTb34qryebVrovY9YpEMPBw96qrUY2cux1mqW53uc4rPITyJxMRXNWMyrMPF74lkmSRx6TePyIdycsutbs_Tzsm4_PwngbMa72rDhv5ApwZPSA3aQ&random=3635668322&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431920790&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B91pNviUjUkTx57mM6dwy0TrTb34qryebVrovY9YpEMPBw96qrUY2cux1mqW53uc4rPITyJxMRXNWMyrMPF74lkmSRx6TePyIdycsutbs_Tzsm4_PwngbMa72rDhv5ApwZPSA3aQ&random=3635668322&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:21 [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=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431921209&tfd=8156>
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774431920790&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B91pNviUjUkTx57mM6dwy0TrTb34qryebVrovY9YpEMPBw96qrUY2cux1mqW53uc4rPITyJxMRXNWMyrMPF74lkmSRx6TePyIdycsutbs_Tzsm4_PwngbMa72rDhv5ApwZPSA3aQ&random=3635668322&rmt_tld=0&ipr=y>
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431920790&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B91pNviUjUkTx57mM6dwy0TrTb34qryebVrovY9YpEMPBw96qrUY2cux1mqW53uc4rPITyJxMRXNWMyrMPF74lkmSRx6TePyIdycsutbs_Tzsm4_PwngbMa72rDhv5ApwZPSA3aQ&random=3635668322&rmt_tld=1&ipr=y>
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://q.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431921190&cv=11&fst=1774431921190&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4>
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774431921190&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9lSgl_pHjsTjRIWiL2vYOirvR8FEqIdBYDvytMkTW-HKbuqJkk6ZxjhodICcmm3wJ1QQ_1HNsuppeMF-OkHzRi42_d6uDRDltDil7EOqA035eISezqvDcYCJO2DkgrGQX_Su9Sw&random=1191963754&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431921190&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9lSgl_pHjsTjRIWiL2vYOirvR8FEqIdBYDvytMkTW-HKbuqJkk6ZxjhodICcmm3wJ1QQ_1HNsuppeMF-OkHzRi42_d6uDRDltDil7EOqA035eISezqvDcYCJO2DkgrGQX_Su9Sw&random=1191963754&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774431921190&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9lSgl_pHjsTjRIWiL2vYOirvR8FEqIdBYDvytMkTW-HKbuqJkk6ZxjhodICcmm3wJ1QQ_1HNsuppeMF-OkHzRi42_d6uDRDltDil7EOqA035eISezqvDcYCJO2DkgrGQX_Su9Sw&random=1191963754&rmt_tld=0&ipr=y>
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431921190&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9lSgl_pHjsTjRIWiL2vYOirvR8FEqIdBYDvytMkTW-HKbuqJkk6ZxjhodICcmm3wJ1QQ_1HNsuppeMF-OkHzRi42_d6uDRDltDil7EOqA035eISezqvDcYCJO2DkgrGQX_Su9Sw&random=1191963754&rmt_tld=1&ipr=y>
2026-03-25 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://q.clarity.ms/collect>
2026-03-25 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/logo/v2_192_icon.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-25 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://q.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://q.clarity.ms/collect>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999372/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/221/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999371/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999369/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/lorries.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/fr.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999370/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999368/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999364/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999365/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999366/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999367/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999363/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999361/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999362/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999359/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999360/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999357/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999358/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999355/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999356/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999372/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999354/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999351/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/221/logo.png>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999371/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999369/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999370/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999368/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999364/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999365/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999366/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999367/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999363/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999361/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999362/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999359/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774431914902&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&uid=0&sid=1774431916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=12737> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999360/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999357/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999358/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999355/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999356/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999354/photo_001/260x0__r.jpg>
2026-03-25 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999351/photo_001/260x0__r.jpg>
2026-03-25 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774431914902&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=374371724.1774431916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~118128922&uid=0&sid=1774431916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=12737>
2026-03-25 09:45:26 [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=1774431926423&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431926451&cv=11&fst=1774431926451&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431926467&tfd=13414> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:26 [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=1774431926423&vi=4d1b6281481cf4f26847f5527077cb4f&nc=true&u=129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1&b=129379155.1.1774431919955&cc=15>
2026-03-25 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431926451&cv=11&fst=1774431926451&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4>
2026-03-25 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774431926451&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9hh_V1ei8q5V1KIlVbTGmWjNLqcZkdVhOlE9BchOi7t9ZVsMJ-Bxvd0G4e827HZtPzQmoA7CrVCU6sRc_RAWZb4nar2O-pabTqM4r0Y8E0q58f9nGM9DLV0ooMShYnJIfOVMUwQ&random=4162856724&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431926451&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9hh_V1ei8q5V1KIlVbTGmWjNLqcZkdVhOlE9BchOi7t9ZVsMJ-Bxvd0G4e827HZtPzQmoA7CrVCU6sRc_RAWZb4nar2O-pabTqM4r0Y8E0q58f9nGM9DLV0ooMShYnJIfOVMUwQ&random=4162856724&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431926467&tfd=13414>
2026-03-25 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774431926451&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9hh_V1ei8q5V1KIlVbTGmWjNLqcZkdVhOlE9BchOi7t9ZVsMJ-Bxvd0G4e827HZtPzQmoA7CrVCU6sRc_RAWZb4nar2O-pabTqM4r0Y8E0q58f9nGM9DLV0ooMShYnJIfOVMUwQ&random=4162856724&rmt_tld=0&ipr=y>
2026-03-25 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431926451&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9hh_V1ei8q5V1KIlVbTGmWjNLqcZkdVhOlE9BchOi7t9ZVsMJ-Bxvd0G4e827HZtPzQmoA7CrVCU6sRc_RAWZb4nar2O-pabTqM4r0Y8E0q58f9nGM9DLV0ooMShYnJIfOVMUwQ&random=4162856724&rmt_tld=1&ipr=y>
2026-03-25 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431928759&cv=11&fst=1774431928759&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431928787&cv=11&fst=1774431928787&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 09:45: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=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431928814&tfd=15761> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45: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=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431928815&tfd=15762> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431928759&cv=11&fst=1774431928759&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774431928759&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSaQAFq6B9qjxJk2mPgUi41EBeh4KudgTboUnZYPZrfBKUDuyxflAQuFJ7sCsV49D7jxgGOl25LEEVEcOH90eQehk9KSzuRuB46f0Ijs8ZToGx6L_v2ENIXjWaezSh5RVR7XKClCYM_vzFMQ&random=1215972205&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431928759&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSaQAFq6B9qjxJk2mPgUi41EBeh4KudgTboUnZYPZrfBKUDuyxflAQuFJ7sCsV49D7jxgGOl25LEEVEcOH90eQehk9KSzuRuB46f0Ijs8ZToGx6L_v2ENIXjWaezSh5RVR7XKClCYM_vzFMQ&random=1215972205&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:29 [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=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431928814&tfd=15761>
2026-03-25 09:45:29 [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=910625286.1774431917&dt=Search%20%7C%20eCarsTrade&auid=86252197.1774431917&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774430880&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774431928815&tfd=15762>
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774431928759&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSaQAFq6B9qjxJk2mPgUi41EBeh4KudgTboUnZYPZrfBKUDuyxflAQuFJ7sCsV49D7jxgGOl25LEEVEcOH90eQehk9KSzuRuB46f0Ijs8ZToGx6L_v2ENIXjWaezSh5RVR7XKClCYM_vzFMQ&random=1215972205&rmt_tld=0&ipr=y>
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774431928787&cv=11&fst=1774431928787&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4>
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774431928787&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9y_Q-fzQo7_nVhdvorwrVVjqxMVbW9bz6ekheE7xlAAF9r6J-OM5Szo4LvgkCLtrkzHqFTlJliNaxkDuvsfK20vif0ADsRDcAa-4siTTAuHqS44618eSE6VAJaOrIF-1z01lz5w&random=4218251100&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431928787&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9y_Q-fzQo7_nVhdvorwrVVjqxMVbW9bz6ekheE7xlAAF9r6J-OM5Szo4LvgkCLtrkzHqFTlJliNaxkDuvsfK20vif0ADsRDcAa-4siTTAuHqS44618eSE6VAJaOrIF-1z01lz5w&random=4218251100&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431928759&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSaQAFq6B9qjxJk2mPgUi41EBeh4KudgTboUnZYPZrfBKUDuyxflAQuFJ7sCsV49D7jxgGOl25LEEVEcOH90eQehk9KSzuRuB46f0Ijs8ZToGx6L_v2ENIXjWaezSh5RVR7XKClCYM_vzFMQ&random=1215972205&rmt_tld=1&ipr=y>
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774431928787&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9y_Q-fzQo7_nVhdvorwrVVjqxMVbW9bz6ekheE7xlAAF9r6J-OM5Szo4LvgkCLtrkzHqFTlJliNaxkDuvsfK20vif0ADsRDcAa-4siTTAuHqS44618eSE6VAJaOrIF-1z01lz5w&random=4218251100&rmt_tld=0&ipr=y>
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774431928787&cv=11&fst=1774429200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938469~116024733~117227715~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=86252197.1774431917&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774430880%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=CAQSaQAFq6B9y_Q-fzQo7_nVhdvorwrVVjqxMVbW9bz6ekheE7xlAAF9r6J-OM5Szo4LvgkCLtrkzHqFTlJliNaxkDuvsfK20vif0ADsRDcAa-4siTTAuHqS44618eSE6VAJaOrIF-1z01lz5w&random=4218251100&rmt_tld=1&ipr=y>
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://q.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://q.clarity.ms/collect>
2026-03-25 09:45:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-25 09:45:31 [ecarstrade.nl] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUkDC8s03K1lVr2swCOWXF16zOTxa6v37BDWyeebb0pNQKqjH-77sO_KTbRt', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808127921, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777023914, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': 'dsoa2orsoi0qc2bbp5ecihtjo6', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774460714, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1835948714, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777023914, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': 'a035ded5-7e25-4f9d-ac3f-4111c15a7346', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1808991915, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.1397930832.1774431916', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774518315, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774431975, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.374371724.1774431916', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837503916, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.86252197.1774431917', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782207917, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A3e06769b-d419-4bfa-858e-f106373b0aae%22%2C%22%24device_id%22%3A%223e06769b-d419-4bfa-858e-f106373b0aae%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': 1805967917, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': '6d4da52a-e7e7-4499-af2a-e328d143f8e4', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1805967918, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hstc', 'value': '129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789983919, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': '4d1b6281481cf4f26847f5527077cb4f', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789983919, '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.1774431919955', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774433719, '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-25T09%3A45%3A20.539Z%22%2C%22consentId%22%3A%22ed6b9260-117b-4091-b924-157769e0f62d%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-25T09%3A45%3A20.539Z%22%2C%22expirationTime%22%3A1790156720539%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790156720, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"ed6b9260-117b-4091-b924-157769e0f62d","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': 1774432225, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774431916$o1$g1$t1774431928$j48$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837503928, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'kJsiwWEL4BXhlL4CuKFJoRDgMNlD0MnO.1j9ue2hF2c-1774431921-1.0.1.1-CX_NtReQA.I4HUM7PKBT2rLxhMDBhlzJG1VUlWlq16cmWJLzuOKyHgMcVlHNsuz.CybLr.NuEQeCJFH4RkVmk2u309u.KMBJptOBX0IXesU', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774433721, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'oakFe68tPysaav02CPFxbaIPP9na_KG9leRBRyt8ikE-1774431921241-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-25 09:45:31 [ecarstrade.nl] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUkDC8s03K1lVr2swCOWXF16zOTxa6v37BDWyeebb0pNQKqjH-77sO_KTbRt', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': 'dsoa2orsoi0qc2bbp5ecihtjo6', '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': 'a035ded5-7e25-4f9d-ac3f-4111c15a7346', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.1397930832.1774431916', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.374371724.1774431916', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.86252197.1774431917', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A3e06769b-d419-4bfa-858e-f106373b0aae%22%2C%22%24device_id%22%3A%223e06769b-d419-4bfa-858e-f106373b0aae%22%2C%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%2C%22__mps%22%3A%7B%7D%2C%22__mpso%22%3A%7B%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%7D%2C%22__mpus%22%3A%7B%7D%2C%22__mpa%22%3A%7B%7D%2C%22__mpu%22%3A%7B%7D%2C%22__mpr%22%3A%5B%5D%2C%22__mpap%22%3A%5B%5D%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'ajs_anonymous_id', 'value': '6d4da52a-e7e7-4499-af2a-e328d143f8e4', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.4d1b6281481cf4f26847f5527077cb4f.1774431919955.1774431919955.1774431919955.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': '4d1b6281481cf4f26847f5527077cb4f', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774431919955', '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-25T09%3A45%3A20.539Z%22%2C%22consentId%22%3A%22ed6b9260-117b-4091-b924-157769e0f62d%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-25T09%3A45%3A20.539Z%22%2C%22expirationTime%22%3A1790156720539%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"ed6b9260-117b-4091-b924-157769e0f62d","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.s1774431916$o1$g1$t1774431928$j48$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'kJsiwWEL4BXhlL4CuKFJoRDgMNlD0MnO.1j9ue2hF2c-1774431921-1.0.1.1-CX_NtReQA.I4HUM7PKBT2rLxhMDBhlzJG1VUlWlq16cmWJLzuOKyHgMcVlHNsuz.CybLr.NuEQeCJFH4RkVmk2u309u.KMBJptOBX0IXesU', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'oakFe68tPysaav02CPFxbaIPP9na_KG9leRBRyt8ikE-1774431921241-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-25 09:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 09:45:31 [ecarstrade.nl] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-25 09:45:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page1?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search) ['zyte-api']
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992750auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992750auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992750auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992793auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992793auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992793auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992784auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992784auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992784auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992783auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992783auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992783auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992790auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992790auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992790auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6995446auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995446auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6995446auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992787auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992787auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992787auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992728auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992728auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992728auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992745auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992745auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992745auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992741auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992741auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992741auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992725auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992725auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992725auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992739auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992739auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992739auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992742auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992742auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992742auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992746auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992746auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992746auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992743auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992743auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992743auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992751auction110917
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992751auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Scrape type for 6992751auction110917: 0
2026-03-25 09:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6992768auction110917
2026-03-25 09:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992768auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:38 [ecarstrade.nl] INFO: Scrape type for 6992768auction110917: 0
2026-03-25 09:45:38 [ecarstrade.nl] INFO: Found listing with ID: 6992777auction110917
2026-03-25 09:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992777auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:38 [ecarstrade.nl] INFO: Scrape type for 6992777auction110917: 0
2026-03-25 09:45:38 [ecarstrade.nl] INFO: Found listing with ID: 6992747auction110917
2026-03-25 09:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992747auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:38 [ecarstrade.nl] INFO: Scrape type for 6992747auction110917: 0
2026-03-25 09:45:38 [ecarstrade.nl] INFO: Found listing with ID: 6992717auction110917
2026-03-25 09:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992717auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:38 [ecarstrade.nl] INFO: Scrape type for 6992717auction110917: 0
2026-03-25 09:45:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992744auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992744auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992744auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992771auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992771auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992771auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992781auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992781auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992781auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992758auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992758auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992758auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992752auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992752auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992752auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992753auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992753auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992753auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992760auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992760auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992760auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992792auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992792auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992792auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992762auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992762auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992762auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992775auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992775auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992775auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992764auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992764auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992764auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992767auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992767auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992767auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992740auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992740auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992740auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992765auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992765auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992765auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992721auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992721auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992721auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992711auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992711auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992711auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992759auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992759auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992759auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992719auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992719auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992719auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992714auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992714auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992714auction110917: 0
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6992735auction110917
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992735auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:45 [ecarstrade.nl] INFO: Scrape type for 6992735auction110917: 0
2026-03-25 09:45:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992766auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992766auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992766auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6995445auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995445auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6995445auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992731auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992731auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992731auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992788auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992788auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992788auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992715auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992715auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992715auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992755auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992755auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992755auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992710auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992710auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992710auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992720auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992720auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992720auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992769auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992769auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992769auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992709auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992709auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992709auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992734auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992734auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992734auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992748auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992748auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992748auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992756auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992756auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992756auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992713auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992713auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992713auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992718auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992718auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992718auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992785auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992785auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992785auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992988auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992988auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992988auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992789auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992789auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992789auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992749auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992749auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992749auction110917: 0
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992791auction110917
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992791auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:52 [ecarstrade.nl] INFO: Scrape type for 6992791auction110917: 0
2026-03-25 09:45:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992724auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992724auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992724auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992774auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992774auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992774auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992722auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992722auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992722auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992723auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992723auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992723auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992754auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992754auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992754auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992712auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992712auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992712auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992736auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992736auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992736auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992730auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992730auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992730auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992729auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992729auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992729auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992733auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992733auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992733auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992757auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992757auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992757auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992786auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992786auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992786auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992727auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992727auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992727auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992770auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992770auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992770auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992738auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992738auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992738auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992761auction110917
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992761auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Scrape type for 6992761auction110917: 0
2026-03-25 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 6992737auction110917
2026-03-25 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992737auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:46:00 [ecarstrade.nl] INFO: Scrape type for 6992737auction110917: 0
2026-03-25 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6992763auction110917
2026-03-25 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992763auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:46:00 [ecarstrade.nl] INFO: Scrape type for 6992763auction110917: 0
2026-03-25 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6992772auction110917
2026-03-25 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992772auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:46:00 [ecarstrade.nl] INFO: Scrape type for 6992772auction110917: 0
2026-03-25 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6992776auction110917
2026-03-25 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992776auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:46:00 [ecarstrade.nl] INFO: Scrape type for 6992776auction110917: 0
2026-03-25 09:46:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:46:06 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 5 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 09:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 202MiB
2026-03-25 09:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6992779auction110917
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992779auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6992779auction110917: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6992782auction110917
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992782auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6992782auction110917: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6992773auction110917
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992773auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6992773auction110917: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6992732auction110917
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992732auction110917%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6992732auction110917: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991631auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991631auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991631auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991737auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991737auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991737auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6992176auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992176auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6992176auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991682auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991682auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991682auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991683auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991683auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991683auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991681auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991681auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991681auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991648auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991648auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991648auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991632auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991632auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991632auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6992177auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992177auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6992177auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991633auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991633auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991633auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991673auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991673auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991673auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991637auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991637auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991637auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991754auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991754auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991754auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991643auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991643auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991643auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6991749auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991749auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6991749auction110911: 0
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Found listing with ID: 6992184auction110911
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992184auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:07 [ecarstrade.nl] INFO: Scrape type for 6992184auction110911: 0
2026-03-25 09:46:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:46:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991636auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991636auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991636auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991664auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991664auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991664auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991688auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991688auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991688auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991689auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991689auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991689auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991739auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991739auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991739auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6992183auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992183auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6992183auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991684auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991684auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991684auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991644auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991644auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991644auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991747auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991747auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991747auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991686auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991686auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991686auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991649auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991649auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991649auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991690auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991690auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991690auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991617auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991617auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991617auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991634auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991634auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991634auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6992179auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992179auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6992179auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991653auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991653auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991653auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991698auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991698auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991698auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991935auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991935auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991935auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991755auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991755auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991755auction110911: 0
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Found listing with ID: 6991694auction110911
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991694auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:19 [ecarstrade.nl] INFO: Scrape type for 6991694auction110911: 0
2026-03-25 09:46:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991659auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991659auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991659auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991738auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991738auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991738auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991767auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991767auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991767auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991696auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991696auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991696auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991640auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991640auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991640auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991699auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991699auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991699auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6992181auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992181auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6992181auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991638auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991638auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991638auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991674auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991674auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991674auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991654auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991654auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991654auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991692auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991692auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991692auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991697auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991697auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991697auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991791auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991791auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991791auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991665auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991665auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991665auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991897auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991897auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991897auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991625auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991625auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991625auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991710auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991710auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991710auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991796auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991796auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991796auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6991691auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991691auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6991691auction110911: 0
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Found listing with ID: 6992034auction110911
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992034auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:26 [ecarstrade.nl] INFO: Scrape type for 6992034auction110911: 0
2026-03-25 09:46:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991620auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991620auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991620auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991622auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991622auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991622auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991765auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991765auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991765auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991766auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991766auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991766auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991621auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991621auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991621auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991685auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991685auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991685auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991700auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991700auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991700auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991917auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991917auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991917auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991635auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991635auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991635auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991666auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991666auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991666auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6992117auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992117auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6992117auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991657auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991657auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991657auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991677auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991677auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991677auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991730auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991730auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991730auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991750auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991750auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Scrape type for 6991750auction110911: 0
2026-03-25 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 6991748auction110911
2026-03-25 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991748auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:34 [ecarstrade.nl] INFO: Scrape type for 6991748auction110911: 0
2026-03-25 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 6991687auction110911
2026-03-25 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991687auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:34 [ecarstrade.nl] INFO: Scrape type for 6991687auction110911: 0
2026-03-25 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 6991949auction110911
2026-03-25 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991949auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:34 [ecarstrade.nl] INFO: Scrape type for 6991949auction110911: 0
2026-03-25 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 6992180auction110911
2026-03-25 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992180auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:34 [ecarstrade.nl] INFO: Scrape type for 6992180auction110911: 0
2026-03-25 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 6991652auction110911
2026-03-25 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991652auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:34 [ecarstrade.nl] INFO: Scrape type for 6991652auction110911: 0
2026-03-25 09:46:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991630auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991630auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991630auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991628auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991628auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991628auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991639auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991639auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991639auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991743auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991743auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991743auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991642auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991642auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991642auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991627auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991627auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991627auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991742auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991742auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991742auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991778auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991778auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991778auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992080auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992080auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6992080auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991641auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991641auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991641auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992125auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992125auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6992125auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991890auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991890auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991890auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991707auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991707auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991707auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991852auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991852auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991852auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991709auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991709auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991709auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991807auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991807auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991807auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991926auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991926auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991926auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991706auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991706auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991706auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991623auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991623auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991623auction110911: 0
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6991740auction110911
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991740auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:43 [ecarstrade.nl] INFO: Scrape type for 6991740auction110911: 0
2026-03-25 09:46:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991741auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991741auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991741auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991705auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991705auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991705auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991711auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991711auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991711auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991712auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991712auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991712auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991650auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991650auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991650auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991752auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991752auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991752auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991768auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991768auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991768auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991942auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991942auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991942auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991704auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991704auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991704auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991629auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991629auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991629auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991819auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991819auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991819auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991655auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991655auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991655auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991744auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991744auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991744auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6992026auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992026auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6992026auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991745auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991745auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991745auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6992101auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992101auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6992101auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991624auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991624auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991624auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991729auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991729auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991729auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6992111auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992111auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6992111auction110911: 0
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Found listing with ID: 6991994auction110911
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991994auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:50 [ecarstrade.nl] INFO: Scrape type for 6991994auction110911: 0
2026-03-25 09:46:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6992001auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992001auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6992001auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6992073auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992073auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6992073auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991667auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991667auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6991667auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991746auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991746auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6991746auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991975auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991975auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6991975auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6992182auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992182auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6992182auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991678auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991678auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6991678auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991751auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991751auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6991751auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991726auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991726auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6991726auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6992020auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992020auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6992020auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991960auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991960auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6991960auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991966auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991966auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6991966auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991721auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991721auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Scrape type for 6991721auction110911: 0
2026-03-25 09:46:57 [ecarstrade.nl] INFO: Found listing with ID: 6991727auction110911
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991727auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Scrape type for 6991727auction110911: 0
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Found listing with ID: 6991757auction110911
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991757auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Scrape type for 6991757auction110911: 0
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Found listing with ID: 6991812auction110911
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991812auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Scrape type for 6991812auction110911: 0
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Found listing with ID: 6991984auction110911
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991984auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Scrape type for 6991984auction110911: 0
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Found listing with ID: 6991656auction110911
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991656auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Scrape type for 6991656auction110911: 0
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Found listing with ID: 6991702auction110911
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991702auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Scrape type for 6991702auction110911: 0
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Found listing with ID: 6991670auction110911
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991670auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:46:58 [ecarstrade.nl] INFO: Scrape type for 6991670auction110911: 0
2026-03-25 09:46:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991868auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991868auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991868auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991693auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991693auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991693auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991719auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991719auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991719auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6992054auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992054auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6992054auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991715auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991715auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991715auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991716auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991716auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991716auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991717auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991717auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991717auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991718auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991718auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991718auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991651auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991651auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991651auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991703auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991703auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991703auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991658auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991658auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991658auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991714auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991714auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991714auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991775auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991775auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Scrape type for 6991775auction110911: 0
2026-03-25 09:47:05 [ecarstrade.nl] INFO: Found listing with ID: 6991841auction110911
2026-03-25 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991841auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Scrape type for 6991841auction110911: 0
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Found listing with ID: 6991679auction110911
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991679auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Scrape type for 6991679auction110911: 0
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Found listing with ID: 6991874auction110911
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991874auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Scrape type for 6991874auction110911: 0
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Found listing with ID: 6991663auction110911
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991663auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Scrape type for 6991663auction110911: 0
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Found listing with ID: 6991725auction110911
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991725auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Scrape type for 6991725auction110911: 0
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Found listing with ID: 6991645auction110911
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991645auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Scrape type for 6991645auction110911: 0
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Found listing with ID: 6992043auction110911
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992043auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:06 [ecarstrade.nl] INFO: Scrape type for 6992043auction110911: 0
2026-03-25 09:47:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:47:06 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 8 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 09:47:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 246MiB
2026-03-25 09:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991660auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991660auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6991660auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991661auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991661auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6991661auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991713auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991713auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6991713auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991647auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991647auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6991647auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991676auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991676auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6991676auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991759auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991759auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6991759auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991728auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991728auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6991728auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991669auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991669auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6991669auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991753auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991753auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6991753auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6992060auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992060auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Scrape type for 6992060auction110911: 0
2026-03-25 09:47:12 [ecarstrade.nl] INFO: Found listing with ID: 6991720auction110911
2026-03-25 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991720auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991720auction110911: 0
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Found listing with ID: 6991662auction110911
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991662auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991662auction110911: 0
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Found listing with ID: 6991836auction110911
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991836auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991836auction110911: 0
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Found listing with ID: 6991736auction110911
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991736auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991736auction110911: 0
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Found listing with ID: 6991668auction110911
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991668auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991668auction110911: 0
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Found listing with ID: 6991708auction110911
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991708auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991708auction110911: 0
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Found listing with ID: 6991646auction110911
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991646auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991646auction110911: 0
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Found listing with ID: 6991680auction110911
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991680auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991680auction110911: 0
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Found listing with ID: 6991758auction110911
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991758auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991758auction110911: 0
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Found listing with ID: 6991723auction110911
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991723auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:13 [ecarstrade.nl] INFO: Scrape type for 6991723auction110911: 0
2026-03-25 09:47:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:47:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991731auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991731auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991731auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991722auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991722auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991722auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991735auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991735auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991735auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991724auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991724auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991724auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991762auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991762auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991762auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991760auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991760auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991760auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991761auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991761auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991761auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991732auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991732auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991732auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991756auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991756auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991756auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991671auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991671auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991671auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991616auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991616auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991616auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991695auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991695auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991695auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991734auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991734auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991734auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991763auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991763auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991763auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991764auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991764auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991764auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6991773auction110911
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991773auction110911%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6991773auction110911: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6997130auction110977
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997130auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6997130auction110977: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6997521auction110977
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997521auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6997521auction110977: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6997141auction110977
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997141auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6997141auction110977: 0
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Found listing with ID: 6997136auction110977
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997136auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:20 [ecarstrade.nl] INFO: Scrape type for 6997136auction110977: 0
2026-03-25 09:47:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997123auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997123auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997123auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997135auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997135auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997135auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997515auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997515auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997515auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997121auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997121auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997121auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997129auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997129auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997129auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997132auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997132auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997132auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997118auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997118auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997118auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997133auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997133auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997133auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997128auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997128auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997128auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997134auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997134auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997134auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997126auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997126auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997126auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997137auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997137auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997137auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997517auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997517auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997517auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997140auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997140auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997140auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997513auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997513auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997513auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997117auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997117auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997117auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997127auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997127auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997127auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997138auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997138auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997138auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997131auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997131auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997131auction110977: 0
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Found listing with ID: 6997119auction110977
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997119auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:27 [ecarstrade.nl] INFO: Scrape type for 6997119auction110977: 0
2026-03-25 09:47:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found 19 car items
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997120auction110977
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997120auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997120auction110977: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997139auction110977
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997139auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997139auction110977: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997122auction110977
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997122auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997122auction110977: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997125auction110977
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997125auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997125auction110977: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997124auction110977
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997124auction110977%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997124auction110977: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997149auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997149auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997149auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997150auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997150auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997150auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997142auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997142auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997142auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997151auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997151auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997151auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997148auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997148auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997148auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997143auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997143auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997143auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997155auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997155auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997155auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997154auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997154auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997154auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997153auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997153auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997153auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997147auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997147auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997147auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997156auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997156auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997156auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997146auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997146auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997146auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997145auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997145auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997145auction110978: 0
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Found listing with ID: 6997152auction110978
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997152auction110978%27 HTTP/1.1" 200 None
2026-03-25 09:47:34 [ecarstrade.nl] INFO: Scrape type for 6997152auction110978: 0
2026-03-25 09:47:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 09:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 09:47:41 [ecarstrade.nl] INFO: No car items found on page 17
2026-03-25 09:47:41 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 09:47:41 [ecarstrade.nl] INFO: ecarstrade.nl Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 319, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 09:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 09:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20last_price_update_time%20lt%201774000061 HTTP/1.1" 200 None
2026-03-25 09:47:41 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.nl/task_35_2026-03-25T09_45_00.jl
2026-03-25 09:47:41 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 41268,
'downloader/request_count': 18,
'downloader/request_method_count/GET': 18,
'downloader/response_bytes': 14986046,
'downloader/response_count': 18,
'downloader/response_status_count/200': 18,
'elapsed_time_seconds': 155.044964,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 9, 47, 41, 857604, tzinfo=datetime.timezone.utc),
'log_count/DEBUG': 1037,
'log_count/INFO': 705,
'memusage/max': 257957888,
'memusage/startup': 149962752,
'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': 175,
'playwright/request_count/method/GET': 152,
'playwright/request_count/method/POST': 23,
'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': 18,
'playwright/request_count/resource_type/font': 4,
'playwright/request_count/resource_type/image': 84,
'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': 175,
'playwright/response_count/method/GET': 152,
'playwright/response_count/method/POST': 23,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/eventsource': 2,
'playwright/response_count/resource_type/fetch': 18,
'playwright/response_count/resource_type/font': 4,
'playwright/response_count/resource_type/image': 84,
'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': 17,
'response_received_count': 18,
'scheduler/dequeued': 18,
'scheduler/dequeued/memory': 18,
'scheduler/enqueued': 18,
'scheduler/enqueued/memory': 18,
'scrape_type/skipped': 319,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 17,
'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.9219106459332735,
'scrapy-zyte-api/mean_response_seconds': 7.154660876867744,
'scrapy-zyte-api/processed': 17,
'scrapy-zyte-api/request_args/browserHtml': 17,
'scrapy-zyte-api/request_args/experimental.requestCookies': 17,
'scrapy-zyte-api/request_args/experimental.responseCookies': 17,
'scrapy-zyte-api/request_args/requestHeaders': 17,
'scrapy-zyte-api/request_args/sessionContext': 17,
'scrapy-zyte-api/request_args/url': 17,
'scrapy-zyte-api/status_codes/200': 17,
'scrapy-zyte-api/success': 17,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 9, 45, 6, 812640, tzinfo=datetime.timezone.utc)}
2026-03-25 09:47:41 [scrapy.core.engine] INFO: Spider closed (finished)