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

PROJECT (sourcing_v2), SPIDER (ecarstrade.nl)

2026-03-30 09:45:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 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-30 09:45:06 [ecarstrade.nl] INFO: Starting spider ecarstrade.nl
2026-03-30 09:45:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 09:45:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 09:45:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 09:45:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 09:45:06 [scrapy.extensions.telnet] INFO: Telnet Password: 58eba5e5128632e5
2026-03-30 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-30 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-30T09_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-30 09:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 09:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 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-30 09:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 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-30 09:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 09:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 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-30 09:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 09:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 09:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-30 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-30 09:45:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 09:45:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 09:45:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 09:45:07 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
 'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
 'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 09:45:07 [scrapy.core.engine] INFO: Spider opened
2026-03-30 09:45:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 09:45:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 09:45:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-30 09:45:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 09:45:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 09:45:12 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 09:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 09:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 09:45:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 09:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-30 09:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-30 09:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [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-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/warehouse_32x32.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [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-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:20 [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-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-30 09:45:20 [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-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-30 09:45:20 [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-30 09:45:20 [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-30 09:45:20 [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-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2e8faf21>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-30 09:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-30 09:45:21 [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-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-30 09:45:21 [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-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-30 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=time_left.asc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-30 09:45:21 [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-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-30 09:45:21 [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-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=373041612&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=2113702649&gjid=2126258333&cid=1733475023.1774863922&tid=UA-73443533-1&_gid=256976723.1774863922&_r=1&_slc=1&z=792022753> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-30 09:45:21 [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-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/app/dist/subscribe.js> (resource type: script, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21)
2026-03-30 09:45:21 [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-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-30 09:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=373041612&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=2113702649&gjid=2126258333&cid=1733475023.1774863922&tid=UA-73443533-1&_gid=256976723.1774863922&_r=1&_slc=1&z=792022753>
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c&gtm=4e63p1> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [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-30 09:45:22 [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-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266402~117484252~117884344&apve=1&apvf=f&apvc=1&tft=1774863922122&tfd=8769> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c&gtm=4e63p1>
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863922477&cv=11&fst=1774863922477&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1174756778.1774863922&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863922510&tfd=9157> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&_p=1774863919989&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115616986~115938465~115938469~117484252&sid=1774863922&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&ep.fragment=&tfd=9248> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1733475023.1774863922&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [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=1733475023.1774863922&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117484252&z=1504970895> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774863919989&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=0~115616986~115938465~115938469~117484252&sid=1774863922&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=9&tfd=9286> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774863919989&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=0~115616986~115938465~115938469~117484252&sid=1774863922&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=1774861084&ep.url=%2Fsearch&ep.eventName=search&_et=2&tfd=9382> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266402~117484252~117884344&apve=1&apvf=f&apvc=1&tft=1774863922737&tfd=9383> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:22 [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-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-30 09:45:22 [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-30 09:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&_p=1774863919989&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115616986~115938465~115938469~117484252&sid=1774863922&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&ep.fragment=&tfd=9248>
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774863919989&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=0~115616986~115938465~115938469~117484252&sid=1774863922&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=1774861084&ep.url=%2Fsearch&ep.eventName=search&_et=2&tfd=9382>
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774863600000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-30 09:45:23 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863922510&tfd=9157>
2026-03-30 09:45:23 [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-30 09:45:23 [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-30 09:45:23 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266402~117484252~117884344&apve=1&apvf=f&apvc=1&tft=1774863922122&tfd=8769>
2026-03-30 09:45:23 [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-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011561/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/224/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:23 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266402~117484252~117884344&apve=1&apvf=f&apvc=1&tft=1774863922737&tfd=9383>
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774863919989&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=0~115616986~115938465~115938469~117484252&sid=1774863922&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=9&tfd=9286>
2026-03-30 09:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011565/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011569/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [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-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [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-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011576/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011580/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011589/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011598/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011600/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011604/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011612/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011618/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011621/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011626/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011632/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011640/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011642/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011647/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011657/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011663/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011669/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25939&mobile=false&messagesUtk=482341d895e7411a8bd2a728fd3a3a57&traceId=482341d895e7411a8bd2a728fd3a3a57> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011561/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/224/logo.png>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011565/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774863600000/5441429.js>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011569/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-30 09:45:24 [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=1733475023.1774863922&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117484252&z=1504970895>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011576/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011580/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011589/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011600/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011598/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011604/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011612/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011618/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011621/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011626/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [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-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011632/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011642/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011640/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011647/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011657/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011663/photo_000/260x0__r.jpg>
2026-03-30 09:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7011669/photo_000/260x0__r.jpg>
2026-03-30 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-30 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-30 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-30 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-30 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25939&mobile=false&messagesUtk=482341d895e7411a8bd2a728fd3a3a57&traceId=482341d895e7411a8bd2a728fd3a3a57>
2026-03-30 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-30 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-30 09:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-30 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-30 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-30 09:45:26 [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-30 09:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-30 09:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1733475023.1774863922&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117484252>
2026-03-30 09:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774863919989&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=0~115616986~115938465~115938469~117484252&uid=0&sid=1774863922&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=61&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=14383> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774863919989&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=0~115616986~115938465~115938469~117484252&uid=0&sid=1774863922&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=61&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=14383>
2026-03-30 09:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-30 09:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863922477&cv=11&fst=1774863922477&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1174756778.1774863922&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-30 09:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774863922477&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1174756778.1774863922&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9TbbxRtC81PLdVAPJvNZfoG1_r0PtO2ldM5l5tpZn3fE3zlaVxTdG9eC_e2wdl5XnPMSbtbrf97qWTG8jHXVDz-A6HWCwe-EV9F4&random=972878814&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863922477&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1174756778.1774863922&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9TbbxRtC81PLdVAPJvNZfoG1_r0PtO2ldM5l5tpZn3fE3zlaVxTdG9eC_e2wdl5XnPMSbtbrf97qWTG8jHXVDz-A6HWCwe-EV9F4&random=972878814&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774863922477&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1174756778.1774863922&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9TbbxRtC81PLdVAPJvNZfoG1_r0PtO2ldM5l5tpZn3fE3zlaVxTdG9eC_e2wdl5XnPMSbtbrf97qWTG8jHXVDz-A6HWCwe-EV9F4&random=972878814&rmt_tld=0&ipr=y>
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863922477&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1174756778.1774863922&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9TbbxRtC81PLdVAPJvNZfoG1_r0PtO2ldM5l5tpZn3fE3zlaVxTdG9eC_e2wdl5XnPMSbtbrf97qWTG8jHXVDz-A6HWCwe-EV9F4&random=972878814&rmt_tld=1&ipr=y>
2026-03-30 09:45:28 [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=1774863928106&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2e8faf21>
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=2e8faf21>
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21>
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2e8faf21>
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/chosen-sprite.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-30 09:45:28 [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=4279&_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=1774863928578&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-30 09:45:28 [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=1774863928804&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863928878&cv=11&fst=1774863928878&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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-30 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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863928905&tfd=15552> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863928878&cv=11&fst=1774863928878&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774863928878&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9n818_Otb7AxmmYgjtCjUw7WFIbgVvoH4CRxC0xdjydGQPdQOSX6VcxYAq65B52nDcKyLu_EBUTbbtkSGJDhGzqlYEkBa0YfdlPBdk6C_Iqj5OJ--GeCcmw&random=3757535765&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863928878&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9n818_Otb7AxmmYgjtCjUw7WFIbgVvoH4CRxC0xdjydGQPdQOSX6VcxYAq65B52nDcKyLu_EBUTbbtkSGJDhGzqlYEkBa0YfdlPBdk6C_Iqj5OJ--GeCcmw&random=3757535765&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:29 [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=1774863929089&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863928905&tfd=15552>
2026-03-30 09:45:29 [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=4279&_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=1774863928578&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15>
2026-03-30 09:45:29 [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-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774863928878&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9n818_Otb7AxmmYgjtCjUw7WFIbgVvoH4CRxC0xdjydGQPdQOSX6VcxYAq65B52nDcKyLu_EBUTbbtkSGJDhGzqlYEkBa0YfdlPBdk6C_Iqj5OJ--GeCcmw&random=3757535765&rmt_tld=0&ipr=y>
2026-03-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863929181&cv=11&fst=1774863929181&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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-30 09:45:29 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863929210&tfd=15856> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:29 [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=1774863929089&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15>
2026-03-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863929181&cv=11&fst=1774863929181&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774863929181&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9oAH0MIQwe-i-6Nzu55A07yQxfLwpd9SOq4ixx8fOS22qBH-bigCD6z24_n3s8_w0X5veQP0BvP-KXgjQa4Vch89lyp4edcNYJCpqnLH5Jh5f-qD96PoNhQ&random=3031280578&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863929181&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9oAH0MIQwe-i-6Nzu55A07yQxfLwpd9SOq4ixx8fOS22qBH-bigCD6z24_n3s8_w0X5veQP0BvP-KXgjQa4Vch89lyp4edcNYJCpqnLH5Jh5f-qD96PoNhQ&random=3031280578&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863929210&tfd=15856>
2026-03-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774863929181&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9oAH0MIQwe-i-6Nzu55A07yQxfLwpd9SOq4ixx8fOS22qBH-bigCD6z24_n3s8_w0X5veQP0BvP-KXgjQa4Vch89lyp4edcNYJCpqnLH5Jh5f-qD96PoNhQ&random=3031280578&rmt_tld=0&ipr=y>
2026-03-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863929181&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9oAH0MIQwe-i-6Nzu55A07yQxfLwpd9SOq4ixx8fOS22qBH-bigCD6z24_n3s8_w0X5veQP0BvP-KXgjQa4Vch89lyp4edcNYJCpqnLH5Jh5f-qD96PoNhQ&random=3031280578&rmt_tld=1&ipr=y>
2026-03-30 09:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863928878&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9n818_Otb7AxmmYgjtCjUw7WFIbgVvoH4CRxC0xdjydGQPdQOSX6VcxYAq65B52nDcKyLu_EBUTbbtkSGJDhGzqlYEkBa0YfdlPBdk6C_Iqj5OJ--GeCcmw&random=3757535765&rmt_tld=1&ipr=y>
2026-03-30 09:45:30 [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-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014597/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/be.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_non_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014596/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014595/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014587/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [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-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014588/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014589/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014585/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014586/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014563/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014560/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014559/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014558/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014557/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014551/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014550/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014547/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014535/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014534/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014533/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014531/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/lorries.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-30 09:45:31 [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-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014597/photo_000/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/171/logo.png>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014595/photo_000/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014596/photo_000/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014587/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014588/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014589/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014585/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014586/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014563/photo_000/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014560/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014559/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014558/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014551/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014557/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014550/photo_001/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014535/photo_000/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014547/photo_000/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014534/photo_000/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014533/photo_000/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7014531/photo_000/260x0__r.jpg>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/it.png>
2026-03-30 09:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-30 09:45:31 [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=1774863928804&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15>
2026-03-30 09:45:33 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774863919989&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=0~115616986~115938465~115938469~117484252&uid=0&sid=1774863922&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=20548> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:33 [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=1774863928106&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15>
2026-03-30 09:45:34 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774863919989&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1733475023.1774863922&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=0~115616986~115938465~115938469~117484252&uid=0&sid=1774863922&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=20548>
2026-03-30 09:45:34 [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=1774863934387&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863934402&cv=11&fst=1774863934402&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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-30 09:45:34 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863934420&tfd=21066> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863934402&cv=11&fst=1774863934402&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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-30 09:45:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774863934402&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9t2WehZTRgStB5mkqcz07jnrQPSOgh0WeZ8vWMnJjuU6BnEvh1UXkn6IsptG3ZUdPWdC1wEBL9urup6cCQD-spzFfGpuaQmSIAUksD5QMXbxYkMqTNZyFyw&random=733771345&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863934402&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9t2WehZTRgStB5mkqcz07jnrQPSOgh0WeZ8vWMnJjuU6BnEvh1UXkn6IsptG3ZUdPWdC1wEBL9urup6cCQD-spzFfGpuaQmSIAUksD5QMXbxYkMqTNZyFyw&random=733771345&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:34 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863934420&tfd=21066>
2026-03-30 09:45:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774863934402&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9t2WehZTRgStB5mkqcz07jnrQPSOgh0WeZ8vWMnJjuU6BnEvh1UXkn6IsptG3ZUdPWdC1wEBL9urup6cCQD-spzFfGpuaQmSIAUksD5QMXbxYkMqTNZyFyw&random=733771345&rmt_tld=0&ipr=y>
2026-03-30 09:45:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863934402&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9t2WehZTRgStB5mkqcz07jnrQPSOgh0WeZ8vWMnJjuU6BnEvh1UXkn6IsptG3ZUdPWdC1wEBL9urup6cCQD-spzFfGpuaQmSIAUksD5QMXbxYkMqTNZyFyw&random=733771345&rmt_tld=1&ipr=y>
2026-03-30 09:45:35 [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=1774863934387&vi=2c98c11f760a7b850950d99c148fbc11&nc=true&u=129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1&b=129379155.1.1774863928105&cc=15>
2026-03-30 09:45:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-30 09:45:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-30 09:45:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-30 09:45:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-30 09:45:36 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-30 09:45:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863936732&cv=11&fst=1774863936732&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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-30 09:45:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863936751&cv=11&fst=1774863936751&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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-30 09:45:36 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863936769&tfd=23416> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:36 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863936769&tfd=23416> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-30 09:45:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863936732&cv=11&fst=1774863936732&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-30 09:45:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774863936751&cv=11&fst=1774863936751&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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-30 09:45:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774863936732&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9vMzoVULDtSTMLeKjYxItzl2-Xul8I5BWvOrmr5UrbId9eOo6N0TM37cbwH21EpQRWbSdLnHQNXsfYS89F4VFu-vZaf1A7EsfQQ3uLJt-N3uYmlnx7_J0Ow&random=1791477365&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863936732&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9vMzoVULDtSTMLeKjYxItzl2-Xul8I5BWvOrmr5UrbId9eOo6N0TM37cbwH21EpQRWbSdLnHQNXsfYS89F4VFu-vZaf1A7EsfQQ3uLJt-N3uYmlnx7_J0Ow&random=1791477365&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774863936751&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9OLaCgQ_G-Hm0rmBn4nlsqwF1sOJ4he1Ym4i8MTsMjHQGQyMcggLrYs4w8xuwmHM7qux5pALseRDyVi9mNRsIzrzzqKgHVSA1K1kOqhTf3UDsb6TeS_MCzQ&random=1470866165&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:37 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863936751&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9OLaCgQ_G-Hm0rmBn4nlsqwF1sOJ4he1Ym4i8MTsMjHQGQyMcggLrYs4w8xuwmHM7qux5pALseRDyVi9mNRsIzrzzqKgHVSA1K1kOqhTf3UDsb6TeS_MCzQ&random=1470866165&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-30 09:45:37 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863936769&tfd=23416>
2026-03-30 09:45:37 [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=1860780214.1774863922&dt=Search%20%7C%20eCarsTrade&auid=1174756778.1774863922&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774861084&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~117227715~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774863936769&tfd=23416>
2026-03-30 09:45:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774863936732&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9vMzoVULDtSTMLeKjYxItzl2-Xul8I5BWvOrmr5UrbId9eOo6N0TM37cbwH21EpQRWbSdLnHQNXsfYS89F4VFu-vZaf1A7EsfQQ3uLJt-N3uYmlnx7_J0Ow&random=1791477365&rmt_tld=0&ipr=y>
2026-03-30 09:45:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774863936751&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9OLaCgQ_G-Hm0rmBn4nlsqwF1sOJ4he1Ym4i8MTsMjHQGQyMcggLrYs4w8xuwmHM7qux5pALseRDyVi9mNRsIzrzzqKgHVSA1K1kOqhTf3UDsb6TeS_MCzQ&random=1470866165&rmt_tld=0&ipr=y>
2026-03-30 09:45:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863936732&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9vMzoVULDtSTMLeKjYxItzl2-Xul8I5BWvOrmr5UrbId9eOo6N0TM37cbwH21EpQRWbSdLnHQNXsfYS89F4VFu-vZaf1A7EsfQQ3uLJt-N3uYmlnx7_J0Ow&random=1791477365&rmt_tld=1&ipr=y>
2026-03-30 09:45:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774863936751&cv=11&fst=1774861200000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116133313~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=1174756778.1774863922&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774861084%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=CAQSXQAFq6B9OLaCgQ_G-Hm0rmBn4nlsqwF1sOJ4he1Ym4i8MTsMjHQGQyMcggLrYs4w8xuwmHM7qux5pALseRDyVi9mNRsIzrzzqKgHVSA1K1kOqhTf3UDsb6TeS_MCzQ&random=1470866165&rmt_tld=1&ipr=y>
2026-03-30 09:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-30 09:45:39 [ecarstrade.nl] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUlc7Iwn-Zw12afIc3wfATtylquw3L92TocRukgQq8ECgSeB5MleceoM4_7_', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808559928, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777455919, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': 'j78tjd90fnqq0jfuc1807jjto6', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774892719, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1836380719, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777455919, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.256976723.1774863922', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774950321, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774863981, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.1174756778.1774863922', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782639922, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1733475023.1774863922', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837935922, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Aa536975f-d46e-4ee6-a365-c86f3381c42c%22%2C%22%24device_id%22%3A%22a536975f-d46e-4ee6-a365-c86f3381c42c%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': 1806399922, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': 'e314125b-ee0f-4ca4-a483-de7d9e3484b3', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1806399923, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'gbuuid', 'value': '691d9b61-91d8-4f33-bd5f-243fbc903c3b', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1809423925, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__hstc', 'value': '129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790415928, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': '2c98c11f760a7b850950d99c148fbc11', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790415928, '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.1774863928105', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774865728, '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-30T09%3A45%3A28.606Z%22%2C%22consentId%22%3A%2226382015-09c1-4e41-912c-70d0a055bd20%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-30T09%3A45%3A28.606Z%22%2C%22expirationTime%22%3A1790588728607%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790588728, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"26382015-09c1-4e41-912c-70d0a055bd20","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': 1774864230, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774863922$o1$g1$t1774863936$j46$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837935936, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'lJ2Bas.LrcT4r7pgW3KkF9uj0uYhhoNuOgvs9mkWbhA-1774863934-1.0.1.1-DovSO0GK5d6O8ExpDNUg7.5czPINId67sbOo1B7hBnr7.uA2D8.rDLrODPzFsVkDacV_g_2T3uKI6GfsNaBiCxWHyqRtJfQk7GduRI8wWu4', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774865734, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'r_YwnZwokwGszPq1OpjjvPZRcemU5FDM.ZIZ6ARA5jc-1774863934559-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-30 09:45:39 [ecarstrade.nl] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUlc7Iwn-Zw12afIc3wfATtylquw3L92TocRukgQq8ECgSeB5MleceoM4_7_', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': 'j78tjd90fnqq0jfuc1807jjto6', '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': '_gid', 'value': 'GA1.2.256976723.1774863922', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1174756778.1774863922', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1733475023.1774863922', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Aa536975f-d46e-4ee6-a365-c86f3381c42c%22%2C%22%24device_id%22%3A%22a536975f-d46e-4ee6-a365-c86f3381c42c%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': 'e314125b-ee0f-4ca4-a483-de7d9e3484b3', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'gbuuid', 'value': '691d9b61-91d8-4f33-bd5f-243fbc903c3b', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.2c98c11f760a7b850950d99c148fbc11.1774863928105.1774863928105.1774863928105.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': '2c98c11f760a7b850950d99c148fbc11', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774863928105', '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-30T09%3A45%3A28.606Z%22%2C%22consentId%22%3A%2226382015-09c1-4e41-912c-70d0a055bd20%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-30T09%3A45%3A28.606Z%22%2C%22expirationTime%22%3A1790588728607%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"26382015-09c1-4e41-912c-70d0a055bd20","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.s1774863922$o1$g1$t1774863936$j46$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'lJ2Bas.LrcT4r7pgW3KkF9uj0uYhhoNuOgvs9mkWbhA-1774863934-1.0.1.1-DovSO0GK5d6O8ExpDNUg7.5czPINId67sbOo1B7hBnr7.uA2D8.rDLrODPzFsVkDacV_g_2T3uKI6GfsNaBiCxWHyqRtJfQk7GduRI8wWu4', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'r_YwnZwokwGszPq1OpjjvPZRcemU5FDM.ZIZ6ARA5jc-1774863934559-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-30 09:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 09:45:39 [ecarstrade.nl] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-30 09:45:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:45:45 [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-30 09:45:45 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 7005149auction111084
2026-03-30 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005149auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:45 [ecarstrade.nl] INFO: Scrape type for 7005149auction111084: 0
2026-03-30 09:45:45 [ecarstrade.nl] INFO: Found listing with ID: 7005206auction111084
2026-03-30 09:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005206auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005206auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005207auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005207auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005207auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005205auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005205auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005205auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005203auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005203auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005203auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005148auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005148auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005148auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005204auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005204auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005204auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005166auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005166auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005166auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005208auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005208auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005208auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005192auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005192auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005192auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005169auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005169auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005169auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005147auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005147auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005147auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005181auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005181auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005181auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005146auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005146auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005146auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005151auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005151auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005151auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005165auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005165auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005165auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005202auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005202auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005202auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005193auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005193auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005193auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005163auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005163auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005163auction111084: 0
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Found listing with ID: 7005194auction111084
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005194auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:46 [ecarstrade.nl] INFO: Scrape type for 7005194auction111084: 0
2026-03-30 09:45:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:45:52 [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-30 09:45:52 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 7005167auction111084
2026-03-30 09:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005167auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:52 [ecarstrade.nl] INFO: Scrape type for 7005167auction111084: 0
2026-03-30 09:45:52 [ecarstrade.nl] INFO: Found listing with ID: 7005196auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005196auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005196auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005184auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005184auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005184auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005170auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005170auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005170auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005168auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005168auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005168auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005154auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005154auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005154auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005176auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005176auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005176auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005157auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005157auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005157auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005209auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005209auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005209auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005158auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005158auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005158auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005161auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005161auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005161auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005191auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005191auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005191auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005177auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005177auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005177auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005190auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005190auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005190auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005162auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005162auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005162auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005159auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005159auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005159auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005164auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005164auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005164auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005178auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005178auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005178auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005179auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005179auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005179auction111084: 0
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Found listing with ID: 7005188auction111084
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005188auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:53 [ecarstrade.nl] INFO: Scrape type for 7005188auction111084: 0
2026-03-30 09:45:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:45:59 [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-30 09:45:59 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 7005153auction111084
2026-03-30 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005153auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Scrape type for 7005153auction111084: 0
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 7005155auction111084
2026-03-30 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005155auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Scrape type for 7005155auction111084: 0
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 7005156auction111084
2026-03-30 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005156auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Scrape type for 7005156auction111084: 2
2026-03-30 09:45:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 7005175auction111084
2026-03-30 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005175auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Scrape type for 7005175auction111084: 2
2026-03-30 09:45:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 7005152auction111084
2026-03-30 09:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005152auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Scrape type for 7005152auction111084: 2
2026-03-30 09:45:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:45:59 [ecarstrade.nl] INFO: Found listing with ID: 7005187auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005187auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005187auction111084: 2
2026-03-30 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-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005189auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005189auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005189auction111084: 2
2026-03-30 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-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005185auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005185auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005185auction111084: 2
2026-03-30 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-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005201auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005201auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005201auction111084: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005199auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005199auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005199auction111084: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005173auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005173auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005173auction111084: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005200auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005200auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005200auction111084: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005150auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005150auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005150auction111084: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005197auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005197auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005197auction111084: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005195auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005195auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005195auction111084: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005172auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005172auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005172auction111084: 2
2026-03-30 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-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005198auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005198auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005198auction111084: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7005171auction111084
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005171auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7005171auction111084: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7004123auction111077
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004123auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7004123auction111077: 0
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Found listing with ID: 7004138auction111077
2026-03-30 09:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004138auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:00 [ecarstrade.nl] INFO: Scrape type for 7004138auction111077: 0
2026-03-30 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-30 09:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005152> (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-30 09:46:06 [ecarstrade.nl] INFO: Extracting details for car 7005152auction111084
2026-03-30 09:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e48c24f-186e-5615-8844-6a81187cf813 with identifier: 7005152auction111084
2026-03-30 09:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e48c24f-186e-5615-8844-6a81187cf813 with scrape type 2
2026-03-30 09:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e48c24f-186e-5615-8844-6a81187cf813 with scrape type 2
2026-03-30 09:46:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4e48c24f-186e-5615-8844-6a81187cf813, identifier: 7005152auction111084
2026-03-30 09:46:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4e48c24f-186e-5615-8844-6a81187cf813 with identifier: 7005152auction111084
2026-03-30 09:46:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4e48c24f-186e-5615-8844-6a81187cf813 with identifier: 7005152auction111084
2026-03-30 09:46:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4e48c24f-186e-5615-8844-6a81187cf813 with identifier: 7005152auction111084 to the API
2026-03-30 09:46:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005152>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '4e48c24f-186e-5615-8844-6a81187cf813',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005152',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 94403,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005152auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:06 [ecarstrade.nl] INFO: Saving data for 7005152auction111084: {'auction_closing_time': 1774944600.0, 'created_time': 1774536913.460524, 'last_price_update_time': 1774863966.790955}
2026-03-30 09:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005152auction111084') HTTP/1.1" 204 0
2026-03-30 09:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005187> (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-30 09:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005175> (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-30 09:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005185> (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-30 09:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005172> (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-30 09:46:07 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 9 pages/min), scraped 1 items (at 1 items/min)
2026-03-30 09:46:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-30 09:46:07 [ecarstrade.nl] INFO: Extracting details for car 7005187auction111084
2026-03-30 09:46:07 [ecarstrade.nl] INFO: Extracting details for car 7005175auction111084
2026-03-30 09:46:07 [ecarstrade.nl] INFO: Extracting details for car 7005185auction111084
2026-03-30 09:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96fee79a-a25b-554a-bbef-853775190e07 with identifier: 7005187auction111084
2026-03-30 09:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96fee79a-a25b-554a-bbef-853775190e07 with scrape type 2
2026-03-30 09:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96fee79a-a25b-554a-bbef-853775190e07 with scrape type 2
2026-03-30 09:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 96fee79a-a25b-554a-bbef-853775190e07, identifier: 7005187auction111084
2026-03-30 09:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with identifier: 7005175auction111084
2026-03-30 09:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with scrape type 2
2026-03-30 09:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with scrape type 2
2026-03-30 09:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: abb31a36-6f3d-59ef-bdb0-9e1b895298d5, identifier: 7005175auction111084
2026-03-30 09:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with identifier: 7005185auction111084
2026-03-30 09:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with scrape type 2
2026-03-30 09:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with scrape type 2
2026-03-30 09:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc, identifier: 7005185auction111084
2026-03-30 09:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 96fee79a-a25b-554a-bbef-853775190e07 with identifier: 7005187auction111084
2026-03-30 09:46:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 96fee79a-a25b-554a-bbef-853775190e07 with identifier: 7005187auction111084
2026-03-30 09:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 96fee79a-a25b-554a-bbef-853775190e07 with identifier: 7005187auction111084 to the API
2026-03-30 09:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005187>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '96fee79a-a25b-554a-bbef-853775190e07',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005187',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': '',
 'odometer': 101274,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-04',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Mini Mini Electric Classic 33 kWh',
 'transmission': 'automatic',
 'trim': 'Electric Classic 33 kWh',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277005187auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:07 [ecarstrade.nl] INFO: Saving data for 7005187auction111084: {'auction_closing_time': 1774944600.0, 'created_time': 1774536914.989221, 'last_price_update_time': 1774863967.982516}
2026-03-30 09:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005187auction111084') HTTP/1.1" 204 0
2026-03-30 09:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with identifier: 7005175auction111084
2026-03-30 09:46:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with identifier: 7005175auction111084
2026-03-30 09:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with identifier: 7005175auction111084 to the API
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005175>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'abb31a36-6f3d-59ef-bdb0-9e1b895298d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005175',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 60205,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 EV Active Pck 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV Active Pck 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005175auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:08 [ecarstrade.nl] INFO: Saving data for 7005175auction111084: {'auction_closing_time': 1774944600.0, 'created_time': 1774536913.961595, 'last_price_update_time': 1774863968.360749}
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005175auction111084') HTTP/1.1" 204 0
2026-03-30 09:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with identifier: 7005185auction111084
2026-03-30 09:46:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with identifier: 7005185auction111084
2026-03-30 09:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with identifier: 7005185auction111084 to the API
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005185>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005185',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': 'Cooper',
 'odometer': 41474,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-10',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Mini Mini 1.5 Cooper Chili',
 'transmission': 'manual',
 'trim': '1.5  Chili',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005185auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:08 [ecarstrade.nl] INFO: Saving data for 7005185auction111084: {'auction_closing_time': 1774944600.0, 'created_time': 1774536995.561933, 'last_price_update_time': 1774863968.65907}
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005185auction111084') HTTP/1.1" 204 0
2026-03-30 09:46:08 [ecarstrade.nl] INFO: Extracting details for car 7005172auction111084
2026-03-30 09:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005156> (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-30 09:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005189> (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-30 09:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=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-30 09:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with identifier: 7005172auction111084
2026-03-30 09:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with scrape type 2
2026-03-30 09:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with scrape type 2
2026-03-30 09:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 407787f8-ab2f-56ce-9004-2afd4fdc38d4, identifier: 7005172auction111084
2026-03-30 09:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with identifier: 7005172auction111084
2026-03-30 09:46:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with identifier: 7005172auction111084
2026-03-30 09:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with identifier: 7005172auction111084 to the API
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005172>
{'auction_title': '',
 'c_o_2_emission_value': 83,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '407787f8-ab2f-56ce-9004-2afd4fdc38d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005172',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 111513,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.6 ET H 140 Bns Zen',
 'transmission': 'automatic',
 'trim': 'RENAULT CLIO 1.6 ET H 140 Bns Zen',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005172auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:09 [ecarstrade.nl] INFO: Saving data for 7005172auction111084: {'auction_closing_time': 1774944600.0, 'created_time': 1774536975.513118, 'last_price_update_time': 1774863969.094464}
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005172auction111084') HTTP/1.1" 204 0
2026-03-30 09:46:09 [ecarstrade.nl] INFO: Extracting details for car 7005156auction111084
2026-03-30 09:46:09 [ecarstrade.nl] INFO: Extracting details for car 7005189auction111084
2026-03-30 09:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with identifier: 7005156auction111084
2026-03-30 09:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with scrape type 2
2026-03-30 09:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with scrape type 2
2026-03-30 09:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a, identifier: 7005156auction111084
2026-03-30 09:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with identifier: 7005189auction111084
2026-03-30 09:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with scrape type 2
2026-03-30 09:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with scrape type 2
2026-03-30 09:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6, identifier: 7005189auction111084
2026-03-30 09:46:09 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with identifier: 7005156auction111084
2026-03-30 09:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with identifier: 7005156auction111084
2026-03-30 09:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with identifier: 7005156auction111084 to the API
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005156>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'd84adfc2-f8a0-5a83-ac27-8dc400a4e58a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005156',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 91750,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005156auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:09 [ecarstrade.nl] INFO: Saving data for 7005156auction111084: {'auction_closing_time': 1774944600.0, 'created_time': 1774536914.377602, 'last_price_update_time': 1774863969.639379}
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005156auction111084') HTTP/1.1" 204 0
2026-03-30 09:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with identifier: 7005189auction111084
2026-03-30 09:46:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with identifier: 7005189auction111084
2026-03-30 09:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with identifier: 7005189auction111084 to the API
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005189>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005189',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': 'ONE',
 'odometer': 39932,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini Mini 1.5 One Classic',
 'transmission': 'manual',
 'trim': '1.5 One Classic',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005189auction111084%27 HTTP/1.1" 200 None
2026-03-30 09:46:09 [ecarstrade.nl] INFO: Saving data for 7005189auction111084: {'auction_closing_time': 1774944600.0, 'created_time': 1774536916.232711, 'last_price_update_time': 1774863969.959909}
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005189auction111084') HTTP/1.1" 204 0
2026-03-30 09:46:09 [ecarstrade.nl] INFO: Found listing with ID: 7004128auction111077
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004128auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:09 [ecarstrade.nl] INFO: Scrape type for 7004128auction111077: 0
2026-03-30 09:46:09 [ecarstrade.nl] INFO: Found listing with ID: 7004124auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004124auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004124auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004136auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004136auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004136auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004147auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004147auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004147auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004126auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004126auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004126auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004255auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004255auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004255auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004285auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004285auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004285auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004283auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004283auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004283auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004190auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004190auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004190auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004289auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004289auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004289auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004155auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004155auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004155auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004260auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004260auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004260auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004253auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004253auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004253auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004135auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004135auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004135auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004139auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004139auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004139auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004133auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004133auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004133auction111077: 0
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004254auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004254auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004254auction111077: 2
2026-03-30 09:46:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004279auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004279auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004279auction111077: 2
2026-03-30 09:46:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004192auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004192auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004192auction111077: 2
2026-03-30 09:46:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Found listing with ID: 7004193auction111077
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004193auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:10 [ecarstrade.nl] INFO: Scrape type for 7004193auction111077: 2
2026-03-30 09:46:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004254> (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-30 09:46:16 [ecarstrade.nl] INFO: Extracting details for car 7004254auction111077
2026-03-30 09:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebc72665-a399-5ece-b124-fd9ecb92686b with identifier: 7004254auction111077
2026-03-30 09:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebc72665-a399-5ece-b124-fd9ecb92686b with scrape type 2
2026-03-30 09:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebc72665-a399-5ece-b124-fd9ecb92686b with scrape type 2
2026-03-30 09:46:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ebc72665-a399-5ece-b124-fd9ecb92686b, identifier: 7004254auction111077
2026-03-30 09:46:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ebc72665-a399-5ece-b124-fd9ecb92686b with identifier: 7004254auction111077
2026-03-30 09:46:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ebc72665-a399-5ece-b124-fd9ecb92686b with identifier: 7004254auction111077
2026-03-30 09:46:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ebc72665-a399-5ece-b124-fd9ecb92686b with identifier: 7004254auction111077 to the API
2026-03-30 09:46:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004254>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ebc72665-a399-5ece-b124-fd9ecb92686b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004254',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 67883,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO V60 B3 Automaat Inscription 5D 120kW',
 'transmission': 'automatic',
 'trim': 'VOLVO  B3 Automaat Inscription 5D 120kW',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004254auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:16 [ecarstrade.nl] INFO: Saving data for 7004254auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774536986.538142, 'last_price_update_time': 1774863976.822306}
2026-03-30 09:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004254auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:16 [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-30 09:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004192> (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-30 09:46:17 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Extracting details for car 7004192auction111077
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004196auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004196auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004196auction111077: 2
2026-03-30 09:46:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004278auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004278auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004278auction111077: 2
2026-03-30 09:46:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0d7af59-ca65-50c3-b345-5c7e7a494b1b with identifier: 7004192auction111077
2026-03-30 09:46:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0d7af59-ca65-50c3-b345-5c7e7a494b1b with scrape type 2
2026-03-30 09:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0d7af59-ca65-50c3-b345-5c7e7a494b1b with scrape type 2
2026-03-30 09:46:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c0d7af59-ca65-50c3-b345-5c7e7a494b1b, identifier: 7004192auction111077
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004131auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004131auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004131auction111077: 2
2026-03-30 09:46:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c0d7af59-ca65-50c3-b345-5c7e7a494b1b with identifier: 7004192auction111077
2026-03-30 09:46:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c0d7af59-ca65-50c3-b345-5c7e7a494b1b with identifier: 7004192auction111077
2026-03-30 09:46:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c0d7af59-ca65-50c3-b345-5c7e7a494b1b with identifier: 7004192auction111077 to the API
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004192>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'c0d7af59-ca65-50c3-b345-5c7e7a494b1b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004192',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'Q4 e-tron',
 'odometer': 62100,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q4 e-tron 40 e-tron Launch edition Advanced 5D 150kW',
 'transmission': 'automatic',
 'trim': 'AUDI  40 e-tron Launch edition Advanced 5D 150kW',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004192auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Saving data for 7004192auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774536985.570624, 'last_price_update_time': 1774863977.535081}
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004192auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004275auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004275auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004275auction111077: 2
2026-03-30 09:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004279> (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-30 09:46:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004127auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004127auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004127auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004290auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004290auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004290auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004169auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004169auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004169auction111077: 2
2026-03-30 09:46:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004263auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004263auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004263auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004261auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004261auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004261auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004282auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004282auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004282auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004315auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004315auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004315auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004251auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004251auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004251auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004252auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004252auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004252auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004250auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004250auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004250auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004163auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004163auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004163auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004114auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004114auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004114auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004141auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004141auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004141auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004262auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004262auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004262auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004314auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004314auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004314auction111077: 0
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004265auction111077
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004265auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Scrape type for 7004265auction111077: 2
2026-03-30 09:46:17 [ecarstrade.nl] INFO: Extracting details for car 7004279auction111077
2026-03-30 09:46:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a063ca3e-de1b-57da-b857-636943f36ab2 with identifier: 7004279auction111077
2026-03-30 09:46:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a063ca3e-de1b-57da-b857-636943f36ab2 with scrape type 2
2026-03-30 09:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a063ca3e-de1b-57da-b857-636943f36ab2 with scrape type 2
2026-03-30 09:46:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a063ca3e-de1b-57da-b857-636943f36ab2, identifier: 7004279auction111077
2026-03-30 09:46:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a063ca3e-de1b-57da-b857-636943f36ab2 with identifier: 7004279auction111077
2026-03-30 09:46:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a063ca3e-de1b-57da-b857-636943f36ab2 with identifier: 7004279auction111077
2026-03-30 09:46:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a063ca3e-de1b-57da-b857-636943f36ab2 with identifier: 7004279auction111077 to the API
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004279>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.8L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a063ca3e-de1b-57da-b857-636943f36ab2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004279',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 44679,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Corolla Hatchback 1.8 Hybrid Active 5D 103kW',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Hatchback 1.8 Hybrid Active 5D 103kW',
 'vin': None,
 'year': 2024}
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004279auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:18 [ecarstrade.nl] INFO: Saving data for 7004279auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774536987.174909, 'last_price_update_time': 1774863978.325286}
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004279auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004193> (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-30 09:46:18 [ecarstrade.nl] INFO: Extracting details for car 7004193auction111077
2026-03-30 09:46:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with identifier: 7004193auction111077
2026-03-30 09:46:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with scrape type 2
2026-03-30 09:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with scrape type 2
2026-03-30 09:46:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8, identifier: 7004193auction111077
2026-03-30 09:46:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with identifier: 7004193auction111077
2026-03-30 09:46:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with identifier: 7004193auction111077
2026-03-30 09:46:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with identifier: 7004193auction111077 to the API
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004193>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004193',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 132948,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 35 TFSI S tronic S edition 5D 110kW',
 'transmission': 'automatic',
 'trim': 'AUDI  35 TFSI S tronic S edition 5D 110kW',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004193auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:18 [ecarstrade.nl] INFO: Saving data for 7004193auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774536988.900461, 'last_price_update_time': 1774863978.908599}
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004193auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:24 [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-30 09:46:24 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004313auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004313auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004313auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004117auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004117auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004117auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004161auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004161auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004161auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004154auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004154auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004154auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004264auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004264auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004264auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004177auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004177auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004177auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004195auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004195auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004195auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004266auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004266auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004266auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004189auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004189auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004189auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004130auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004130auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004130auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004119auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004119auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004119auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004157auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004157auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004157auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004182auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004182auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004182auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004323auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004323auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004323auction111077: 0
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004110auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004110auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004110auction111077: 2
2026-03-30 09:46:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004115auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004115auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004115auction111077: 2
2026-03-30 09:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004278> (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-30 09:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004196> (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-30 09:46:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004149auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004149auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004149auction111077: 2
2026-03-30 09:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004169> (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-30 09:46:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004258auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004258auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004258auction111077: 2
2026-03-30 09:46:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004122auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004122auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004122auction111077: 2
2026-03-30 09:46:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Found listing with ID: 7004318auction111077
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004318auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Scrape type for 7004318auction111077: 2
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Extracting details for car 7004278auction111077
2026-03-30 09:46:24 [ecarstrade.nl] INFO: Extracting details for car 7004196auction111077
2026-03-30 09:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004275> (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-30 09:46:24 [ecarstrade.nl] INFO: Extracting details for car 7004169auction111077
2026-03-30 09:46:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with identifier: 7004278auction111077
2026-03-30 09:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with scrape type 2
2026-03-30 09:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with scrape type 2
2026-03-30 09:46:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2, identifier: 7004278auction111077
2026-03-30 09:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36237115-d3b3-5661-a739-05260d8ef8d4 with identifier: 7004196auction111077
2026-03-30 09:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36237115-d3b3-5661-a739-05260d8ef8d4 with scrape type 2
2026-03-30 09:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36237115-d3b3-5661-a739-05260d8ef8d4 with scrape type 2
2026-03-30 09:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 36237115-d3b3-5661-a739-05260d8ef8d4, identifier: 7004196auction111077
2026-03-30 09:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa1ee846-5910-59be-984e-992258cb90bb with identifier: 7004169auction111077
2026-03-30 09:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1ee846-5910-59be-984e-992258cb90bb with scrape type 2
2026-03-30 09:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa1ee846-5910-59be-984e-992258cb90bb with scrape type 2
2026-03-30 09:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aa1ee846-5910-59be-984e-992258cb90bb, identifier: 7004169auction111077
2026-03-30 09:46:25 [ecarstrade.nl] INFO: Extracting details for car 7004275auction111077
2026-03-30 09:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with identifier: 7004278auction111077
2026-03-30 09:46:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with identifier: 7004278auction111077
2026-03-30 09:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with identifier: 7004278auction111077 to the API
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004278>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c87787ea-2e4c-5ad2-84fc-8deba51bfcb2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004278',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Yaris Cross',
 'odometer': 53345,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Yaris Cross 1.5 Hybrid Executive Automaat 5D 85kW',
 'transmission': 'automatic',
 'trim': 'TOYOTA  1.5 Hybrid Executive Automaat 5D 85kW',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004278auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:25 [ecarstrade.nl] INFO: Saving data for 7004278auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774536990.532931, 'last_price_update_time': 1774863985.403486}
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004278auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 36237115-d3b3-5661-a739-05260d8ef8d4 with identifier: 7004196auction111077
2026-03-30 09:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 36237115-d3b3-5661-a739-05260d8ef8d4 with identifier: 7004196auction111077
2026-03-30 09:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 36237115-d3b3-5661-a739-05260d8ef8d4 with identifier: 7004196auction111077 to the API
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004196>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '36237115-d3b3-5661-a739-05260d8ef8d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004196',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 182188,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 Avant 40 TFSI S tronic S Edition Competition 5D 150kW',
 'transmission': 'automatic',
 'trim': 'AUDI  Avant 40 TFSI S tronic S Edition Competition 5D 150kW',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004196auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:25 [ecarstrade.nl] INFO: Saving data for 7004196auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774536989.579603, 'last_price_update_time': 1774863985.783584}
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004196auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aa1ee846-5910-59be-984e-992258cb90bb with identifier: 7004169auction111077
2026-03-30 09:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aa1ee846-5910-59be-984e-992258cb90bb with identifier: 7004169auction111077
2026-03-30 09:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aa1ee846-5910-59be-984e-992258cb90bb with identifier: 7004169auction111077 to the API
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004169>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'aa1ee846-5910-59be-984e-992258cb90bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004169',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'Ford Mustang Mach-E',
 'odometer': 113855,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Mustang Mach-E 75kWh AWD auto 5D 198kW Athlon Edition',
 'transmission': 'automatic',
 'trim': 'FORD Mustang Mach-E 75kWh AWD auto 5D 198kW Athlon Edition',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004169auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:26 [ecarstrade.nl] INFO: Saving data for 7004169auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774536976.346668, 'last_price_update_time': 1774863986.100922}
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004169auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004265> (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-30 09:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with identifier: 7004275auction111077
2026-03-30 09:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with scrape type 2
2026-03-30 09:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with scrape type 2
2026-03-30 09:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab, identifier: 7004275auction111077
2026-03-30 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-30 09:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with identifier: 7004275auction111077
2026-03-30 09:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with identifier: 7004275auction111077
2026-03-30 09:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with identifier: 7004275auction111077 to the API
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004275>
{'auction_title': '',
 'c_o_2_emission_value': 26,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004275',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 67163,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.4 eHybrid 180kW DSG GTE 5D',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF 1.4 eHybrid 180kW DSG GTE 5D',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004275auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:26 [ecarstrade.nl] INFO: Saving data for 7004275auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774536975.853417, 'last_price_update_time': 1774863986.510861}
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004275auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:26 [ecarstrade.nl] INFO: Extracting details for car 7004265auction111077
2026-03-30 09:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with identifier: 7004265auction111077
2026-03-30 09:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with scrape type 2
2026-03-30 09:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with scrape type 2
2026-03-30 09:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7064aef4-cf56-5cae-ac95-99b48d2c1df9, identifier: 7004265auction111077
2026-03-30 09:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with identifier: 7004265auction111077
2026-03-30 09:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with identifier: 7004265auction111077
2026-03-30 09:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with identifier: 7004265auction111077 to the API
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004265>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '7064aef4-cf56-5cae-ac95-99b48d2c1df9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004265',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 112719,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 77kWh 1ST Auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  77kWh 1ST Auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004265auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:26 [ecarstrade.nl] INFO: Saving data for 7004265auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537030.821348, 'last_price_update_time': 1774863986.921763}
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004265auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004258> (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-30 09:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004110> (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-30 09:46:32 [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-30 09:46:32 [ecarstrade.nl] INFO: Extracting details for car 7004258auction111077
2026-03-30 09:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with identifier: 7004258auction111077
2026-03-30 09:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with scrape type 2
2026-03-30 09:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with scrape type 2
2026-03-30 09:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 81fe1207-f7a6-5cd9-be11-cc5c7566a602, identifier: 7004258auction111077
2026-03-30 09:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with identifier: 7004258auction111077
2026-03-30 09:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with identifier: 7004258auction111077
2026-03-30 09:46:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with identifier: 7004258auction111077 to the API
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004258>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '81fe1207-f7a6-5cd9-be11-cc5c7566a602',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004258',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 12174,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW Life 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW Life 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004258auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Saving data for 7004258auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537220.197329, 'last_price_update_time': 1774863993.26248}
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004258auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Extracting details for car 7004110auction111077
2026-03-30 09:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004318> (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-30 09:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004122> (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-30 09:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ae88cc-c314-59ce-bce8-d83289de2886 with identifier: 7004110auction111077
2026-03-30 09:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ae88cc-c314-59ce-bce8-d83289de2886 with scrape type 2
2026-03-30 09:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ae88cc-c314-59ce-bce8-d83289de2886 with scrape type 2
2026-03-30 09:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 91ae88cc-c314-59ce-bce8-d83289de2886, identifier: 7004110auction111077
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:46:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 91ae88cc-c314-59ce-bce8-d83289de2886 with identifier: 7004110auction111077
2026-03-30 09:46:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 91ae88cc-c314-59ce-bce8-d83289de2886 with identifier: 7004110auction111077
2026-03-30 09:46:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 91ae88cc-c314-59ce-bce8-d83289de2886 with identifier: 7004110auction111077 to the API
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004110>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '91ae88cc-c314-59ce-bce8-d83289de2886',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004110',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 74609,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 Mild-Hybrid 140 ACENTA MT Athlon Edition',
 'transmission': 'manual',
 'trim': 'NISSAN  1.3 Mild-Hybrid 140 ACENTA MT Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004110auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Saving data for 7004110auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537166.531883, 'last_price_update_time': 1774863993.71029}
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004110auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Extracting details for car 7004318auction111077
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Extracting details for car 7004122auction111077
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 7004287auction111077
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004287auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Scrape type for 7004287auction111077: 2
2026-03-30 09:46:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 7004288auction111077
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004288auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Scrape type for 7004288auction111077: 2
2026-03-30 09:46:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffac9d20-1719-5377-a6b7-e5d6584c9d69 with identifier: 7004318auction111077
2026-03-30 09:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffac9d20-1719-5377-a6b7-e5d6584c9d69 with scrape type 2
2026-03-30 09:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffac9d20-1719-5377-a6b7-e5d6584c9d69 with scrape type 2
2026-03-30 09:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ffac9d20-1719-5377-a6b7-e5d6584c9d69, identifier: 7004318auction111077
2026-03-30 09:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c192324-ebdb-5793-b9ef-5ac413a599b1 with identifier: 7004122auction111077
2026-03-30 09:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c192324-ebdb-5793-b9ef-5ac413a599b1 with scrape type 2
2026-03-30 09:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c192324-ebdb-5793-b9ef-5ac413a599b1 with scrape type 2
2026-03-30 09:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0c192324-ebdb-5793-b9ef-5ac413a599b1, identifier: 7004122auction111077
2026-03-30 09:46:33 [ecarstrade.nl] INFO: Found listing with ID: 7004297auction111077
2026-03-30 09:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004297auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004297auction111077: 2
2026-03-30 09:46:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ffac9d20-1719-5377-a6b7-e5d6584c9d69 with identifier: 7004318auction111077
2026-03-30 09:46:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ffac9d20-1719-5377-a6b7-e5d6584c9d69 with identifier: 7004318auction111077
2026-03-30 09:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ffac9d20-1719-5377-a6b7-e5d6584c9d69 with identifier: 7004318auction111077 to the API
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004318>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ffac9d20-1719-5377-a6b7-e5d6584c9d69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004318',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 120625,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-28',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 Active Pack Business PureTech 130 EAT8 5D 96kW',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  Active Pack Business PureTech 130 EAT8 5D 96kW',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004318auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Saving data for 7004318auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537216.556224, 'last_price_update_time': 1774863994.263297}
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004318auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0c192324-ebdb-5793-b9ef-5ac413a599b1 with identifier: 7004122auction111077
2026-03-30 09:46:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0c192324-ebdb-5793-b9ef-5ac413a599b1 with identifier: 7004122auction111077
2026-03-30 09:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0c192324-ebdb-5793-b9ef-5ac413a599b1 with identifier: 7004122auction111077 to the API
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004122>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '0c192324-ebdb-5793-b9ef-5ac413a599b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004122',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 85642,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-09-10',
 'seats_number': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Sprinter GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'vin': None,
 'year': 2018}
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004122auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Saving data for 7004122auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537212.64738, 'last_price_update_time': 1774863994.56823}
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004122auction111077') HTTP/1.1" 204 0
2026-03-30 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-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004257auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004257auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004257auction111077: 2
2026-03-30 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-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004259auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004259auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004259auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004299auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004299auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004299auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004324auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004324auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004324auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004291auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004291auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004291auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004292auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004292auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004292auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004116auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004116auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004116auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004142auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004142auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004142auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004179auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004179auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004179auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004317auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004317auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004317auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004118auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004118auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004118auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004168auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004168auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004168auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004143auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004143auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004143auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004284auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004284auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004284auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004113auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004113auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004113auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004121auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004121auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004121auction111077: 0
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Found listing with ID: 7004271auction111077
2026-03-30 09:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004271auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:34 [ecarstrade.nl] INFO: Scrape type for 7004271auction111077: 0
2026-03-30 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-30 09:46:40 [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-30 09:46:40 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:46:40 [ecarstrade.nl] INFO: Found listing with ID: 7004109auction111077
2026-03-30 09:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004109auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:40 [ecarstrade.nl] INFO: Scrape type for 7004109auction111077: 0
2026-03-30 09:46:40 [ecarstrade.nl] INFO: Found listing with ID: 7004188auction111077
2026-03-30 09:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004188auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:40 [ecarstrade.nl] INFO: Scrape type for 7004188auction111077: 0
2026-03-30 09:46:40 [ecarstrade.nl] INFO: Found listing with ID: 7004293auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004293auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004293auction111077: 0
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004120auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004120auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004120auction111077: 0
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004274auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004274auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004274auction111077: 0
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004309auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004309auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004309auction111077: 0
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004272auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004272auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004272auction111077: 0
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004320auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004320auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004320auction111077: 0
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004148auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004148auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004148auction111077: 0
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004268auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004268auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004268auction111077: 0
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004294auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004294auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004294auction111077: 2
2026-03-30 09:46:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004277auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004277auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004277auction111077: 2
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004107auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004107auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004107auction111077: 2
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004159auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004159auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004159auction111077: 2
2026-03-30 09:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004287> (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-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004172auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004172auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004172auction111077: 2
2026-03-30 09:46:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004269auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004269auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004269auction111077: 2
2026-03-30 09:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004297> (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-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004296auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004296auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004296auction111077: 2
2026-03-30 09:46:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004257> (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-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004160auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004160auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004160auction111077: 2
2026-03-30 09:46:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Extracting details for car 7004287auction111077
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004273auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004273auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004273auction111077: 2
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Extracting details for car 7004297auction111077
2026-03-30 09:46:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb0afaa4-674e-54e5-b78e-44b9de1a980d with identifier: 7004287auction111077
2026-03-30 09:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb0afaa4-674e-54e5-b78e-44b9de1a980d with scrape type 2
2026-03-30 09:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb0afaa4-674e-54e5-b78e-44b9de1a980d with scrape type 2
2026-03-30 09:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: fb0afaa4-674e-54e5-b78e-44b9de1a980d, identifier: 7004287auction111077
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Found listing with ID: 7004280auction111077
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004280auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:41 [ecarstrade.nl] INFO: Scrape type for 7004280auction111077: 2
2026-03-30 09:46:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: fb0afaa4-674e-54e5-b78e-44b9de1a980d with identifier: 7004287auction111077
2026-03-30 09:46:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: fb0afaa4-674e-54e5-b78e-44b9de1a980d with identifier: 7004287auction111077
2026-03-30 09:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: fb0afaa4-674e-54e5-b78e-44b9de1a980d with identifier: 7004287auction111077 to the API
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004287>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'fb0afaa4-674e-54e5-b78e-44b9de1a980d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004287',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 199396,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Kodiaq 1.5 TSI ACT 110kW DSG Sportline Business 5D',
 'transmission': 'automatic',
 'trim': 'SKODA  1.5 TSI ACT 110kW DSG Sportline Business 5D',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004287auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:42 [ecarstrade.nl] INFO: Saving data for 7004287auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537205.249925, 'last_price_update_time': 1774864002.052091}
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004287auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:42 [ecarstrade.nl] INFO: Extracting details for car 7004257auction111077
2026-03-30 09:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with identifier: 7004297auction111077
2026-03-30 09:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with scrape type 2
2026-03-30 09:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with scrape type 2
2026-03-30 09:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721, identifier: 7004297auction111077
2026-03-30 09:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with identifier: 7004297auction111077
2026-03-30 09:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with identifier: 7004297auction111077
2026-03-30 09:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with identifier: 7004297auction111077 to the API
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004297>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '4d13e17d-47b8-5c04-b7e0-c1cf0f50b721',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004297',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 56768,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-31',
 'seats_number': None,
 'seller_name': None,
 'title': 'RENAULT Trafic GB L1H1 T29 ENERGY 2.0 dCi 145 EDC Comfort 4D 107kW',
 'transmission': 'automatic',
 'trim': 'RENAULT  GB L1H1 T29 ENERGY 2.0 dCi 145 EDC Comfort 4D 107kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004297auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:42 [ecarstrade.nl] INFO: Saving data for 7004297auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537204.389058, 'last_price_update_time': 1774864002.598347}
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004297auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5be31c-354e-55ba-b65f-f130907c334f with identifier: 7004257auction111077
2026-03-30 09:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5be31c-354e-55ba-b65f-f130907c334f with scrape type 2
2026-03-30 09:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b5be31c-354e-55ba-b65f-f130907c334f with scrape type 2
2026-03-30 09:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5b5be31c-354e-55ba-b65f-f130907c334f, identifier: 7004257auction111077
2026-03-30 09:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5b5be31c-354e-55ba-b65f-f130907c334f with identifier: 7004257auction111077
2026-03-30 09:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5b5be31c-354e-55ba-b65f-f130907c334f with identifier: 7004257auction111077
2026-03-30 09:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5b5be31c-354e-55ba-b65f-f130907c334f with identifier: 7004257auction111077 to the API
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004257>
{'auction_title': '',
 'c_o_2_emission_value': 212,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '5b5be31c-354e-55ba-b65f-f130907c334f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004257',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 186836,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-17',
 'seats_number': None,
 'seller_name': None,
 'title': 'VOLKSWAGEN Transporter GB 2.0TDI 110kW 4Motion L2H1 4D',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN Transporter GB 2.0TDI 110kW 4Motion L2H1 4D',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004257auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:42 [ecarstrade.nl] INFO: Saving data for 7004257auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537058.741154, 'last_price_update_time': 1774864002.979306}
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004257auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004288> (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-30 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-30 09:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004149> (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-30 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-30 09:46:43 [ecarstrade.nl] INFO: Extracting details for car 7004288auction111077
2026-03-30 09:46:43 [ecarstrade.nl] INFO: Extracting details for car 7004149auction111077
2026-03-30 09:46:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d93aca2-018f-52cb-b7f7-24a663326709 with identifier: 7004288auction111077
2026-03-30 09:46:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d93aca2-018f-52cb-b7f7-24a663326709 with scrape type 2
2026-03-30 09:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d93aca2-018f-52cb-b7f7-24a663326709 with scrape type 2
2026-03-30 09:46:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6d93aca2-018f-52cb-b7f7-24a663326709, identifier: 7004288auction111077
2026-03-30 09:46:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with identifier: 7004149auction111077
2026-03-30 09:46:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with scrape type 2
2026-03-30 09:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with scrape type 2
2026-03-30 09:46:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636, identifier: 7004149auction111077
2026-03-30 09:46:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6d93aca2-018f-52cb-b7f7-24a663326709 with identifier: 7004288auction111077
2026-03-30 09:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6d93aca2-018f-52cb-b7f7-24a663326709 with identifier: 7004288auction111077
2026-03-30 09:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6d93aca2-018f-52cb-b7f7-24a663326709 with identifier: 7004288auction111077 to the API
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004288>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '6d93aca2-018f-52cb-b7f7-24a663326709',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004288',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 162471,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Kodiaq 1.5 TSI ACT 110kW Business Edition 5D',
 'transmission': 'manual',
 'trim': 'SKODA  1.5 TSI ACT 110kW Business Edition 5D',
 'vin': None,
 'year': 2020}
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004288auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:43 [ecarstrade.nl] INFO: Saving data for 7004288auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537209.480399, 'last_price_update_time': 1774864003.616216}
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004288auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with identifier: 7004149auction111077
2026-03-30 09:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with identifier: 7004149auction111077
2026-03-30 09:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with identifier: 7004149auction111077 to the API
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004149>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '892b7c3f-6c45-5a6e-af74-cd4b4b0e0636',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004149',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 194968,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T-GDi Hyb.Dyn.Pl.L.AT6 169kW Athlon Edition',
 'transmission': 'automatic',
 'trim': 'KIA SPORTAGE 1.6 T-GDi Hyb.Dyn.Pl.L.AT6 169kW Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004149auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:43 [ecarstrade.nl] INFO: Saving data for 7004149auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537218.16515, 'last_price_update_time': 1774864003.897269}
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004149auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:47 [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-30 09:46:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004298auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004298auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004298auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004267auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004267auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004267auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004286auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004286auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004286auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004295auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004295auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004295auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004322auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004322auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004322auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7005063auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005063auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7005063auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004164auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004164auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004164auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004145auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004145auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004145auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004316auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004316auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004316auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004321auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004321auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004321auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004108auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004108auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004108auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004270auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004270auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004270auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004101auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004101auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004101auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004102auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004102auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004102auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004104auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004104auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004104auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004106auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004106auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004106auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004103auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004103auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004103auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004105auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004105auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004105auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004176auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004176auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004176auction111077: 2
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Found listing with ID: 7004276auction111077
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004276auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Scrape type for 7004276auction111077: 2
2026-03-30 09:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004107> (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-30 09:46:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:48 [ecarstrade.nl] INFO: Extracting details for car 7004107auction111077
2026-03-30 09:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40fba812-47dd-5ccb-8cbb-aeadae237e53 with identifier: 7004107auction111077
2026-03-30 09:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fba812-47dd-5ccb-8cbb-aeadae237e53 with scrape type 2
2026-03-30 09:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40fba812-47dd-5ccb-8cbb-aeadae237e53 with scrape type 2
2026-03-30 09:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 40fba812-47dd-5ccb-8cbb-aeadae237e53, identifier: 7004107auction111077
2026-03-30 09:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 40fba812-47dd-5ccb-8cbb-aeadae237e53 with identifier: 7004107auction111077
2026-03-30 09:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 40fba812-47dd-5ccb-8cbb-aeadae237e53 with identifier: 7004107auction111077
2026-03-30 09:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 40fba812-47dd-5ccb-8cbb-aeadae237e53 with identifier: 7004107auction111077 to the API
2026-03-30 09:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004107>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '40fba812-47dd-5ccb-8cbb-aeadae237e53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004107',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 49859,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-31',
 'seats_number': None,
 'seller_name': None,
 'title': 'OPEL Vivaro GB L1H1 1.6CDTI BT S/S 92kW 2.9T Edition 4D',
 'transmission': 'manual',
 'trim': 'OPEL  GB L1H1 1.6CDTI BT S/S 92kW 2.9T Edition 4D',
 'vin': None,
 'year': 2020}
2026-03-30 09:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004107auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:49 [ecarstrade.nl] INFO: Saving data for 7004107auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537075.356429, 'last_price_update_time': 1774864009.232383}
2026-03-30 09:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004107auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004294> (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-30 09:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004277> (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-30 09:46:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:49 [ecarstrade.nl] INFO: Extracting details for car 7004294auction111077
2026-03-30 09:46:49 [ecarstrade.nl] INFO: Extracting details for car 7004277auction111077
2026-03-30 09:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with identifier: 7004294auction111077
2026-03-30 09:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with scrape type 2
2026-03-30 09:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with scrape type 2
2026-03-30 09:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7108ae50-0cbd-5b3c-a323-ac82c58b3630, identifier: 7004294auction111077
2026-03-30 09:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1375108d-6965-5a0a-b3fd-7029611ceaef with identifier: 7004277auction111077
2026-03-30 09:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1375108d-6965-5a0a-b3fd-7029611ceaef with scrape type 2
2026-03-30 09:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1375108d-6965-5a0a-b3fd-7029611ceaef with scrape type 2
2026-03-30 09:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1375108d-6965-5a0a-b3fd-7029611ceaef, identifier: 7004277auction111077
2026-03-30 09:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with identifier: 7004294auction111077
2026-03-30 09:46:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with identifier: 7004294auction111077
2026-03-30 09:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with identifier: 7004294auction111077 to the API
2026-03-30 09:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004294>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '7108ae50-0cbd-5b3c-a323-ac82c58b3630',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004294',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Seat',
 'model': 'Ateca',
 'odometer': 207471,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Ateca 1.5 TSI FR Business Intense 5D 110kW',
 'transmission': 'manual',
 'trim': 'SEAT  1.5 TSI FR Business Intense 5D 110kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004294auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:50 [ecarstrade.nl] INFO: Saving data for 7004294auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537178.06602, 'last_price_update_time': 1774864010.014794}
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004294auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1375108d-6965-5a0a-b3fd-7029611ceaef with identifier: 7004277auction111077
2026-03-30 09:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1375108d-6965-5a0a-b3fd-7029611ceaef with identifier: 7004277auction111077
2026-03-30 09:46:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1375108d-6965-5a0a-b3fd-7029611ceaef with identifier: 7004277auction111077 to the API
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004277>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '1375108d-6965-5a0a-b3fd-7029611ceaef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004277',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 151238,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-25',
 'seats_number': None,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy 2.0 TDI 90 kW 4MOTION Maxi 4D',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  2.0 TDI 90 kW 4MOTION Maxi 4D',
 'vin': None,
 'year': 2019}
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004277auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:50 [ecarstrade.nl] INFO: Saving data for 7004277auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537178.486647, 'last_price_update_time': 1774864010.325246}
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004277auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004159> (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-30 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-30 09:46:50 [ecarstrade.nl] INFO: Extracting details for car 7004159auction111077
2026-03-30 09:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e64d113-325a-575b-b18c-747faf6ac720 with identifier: 7004159auction111077
2026-03-30 09:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e64d113-325a-575b-b18c-747faf6ac720 with scrape type 2
2026-03-30 09:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e64d113-325a-575b-b18c-747faf6ac720 with scrape type 2
2026-03-30 09:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4e64d113-325a-575b-b18c-747faf6ac720, identifier: 7004159auction111077
2026-03-30 09:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4e64d113-325a-575b-b18c-747faf6ac720 with identifier: 7004159auction111077
2026-03-30 09:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4e64d113-325a-575b-b18c-747faf6ac720 with identifier: 7004159auction111077
2026-03-30 09:46:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4e64d113-325a-575b-b18c-747faf6ac720 with identifier: 7004159auction111077 to the API
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004159>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '4e64d113-325a-575b-b18c-747faf6ac720',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004159',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 123312,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Kona Comfort Smart Electric 64 kWh 5D',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  Comfort Smart Electric 64 kWh 5D',
 'vin': None,
 'year': 2020}
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004159auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:50 [ecarstrade.nl] INFO: Saving data for 7004159auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537073.698403, 'last_price_update_time': 1774864010.832539}
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004159auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004131> (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-30 09:46:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:52 [ecarstrade.nl] INFO: Extracting details for car 7004131auction111077
2026-03-30 09:46:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b32f3de2-3bb8-507e-aa97-4dc36845fbdd with identifier: 7004131auction111077
2026-03-30 09:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b32f3de2-3bb8-507e-aa97-4dc36845fbdd with scrape type 2
2026-03-30 09:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b32f3de2-3bb8-507e-aa97-4dc36845fbdd with scrape type 2
2026-03-30 09:46:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b32f3de2-3bb8-507e-aa97-4dc36845fbdd, identifier: 7004131auction111077
2026-03-30 09:46:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b32f3de2-3bb8-507e-aa97-4dc36845fbdd with identifier: 7004131auction111077
2026-03-30 09:46:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b32f3de2-3bb8-507e-aa97-4dc36845fbdd with identifier: 7004131auction111077
2026-03-30 09:46:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b32f3de2-3bb8-507e-aa97-4dc36845fbdd with identifier: 7004131auction111077 to the API
2026-03-30 09:46:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004131>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'b32f3de2-3bb8-507e-aa97-4dc36845fbdd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004131',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 108899,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA Shooting Brake CLA 180 DCT Bus. Solution Luxury '
          '5D 100kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  CLA 180 DCT Bus. Solution Luxury 5D 100kW',
 'vin': None,
 'year': 2021}
2026-03-30 09:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004131auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:52 [ecarstrade.nl] INFO: Saving data for 7004131auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774536990.053569, 'last_price_update_time': 1774864012.911745}
2026-03-30 09:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004131auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004172> (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-30 09:46:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:55 [ecarstrade.nl] INFO: Extracting details for car 7004172auction111077
2026-03-30 09:46:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84eebeb-9ec2-56a3-83f1-ad32f5519085 with identifier: 7004172auction111077
2026-03-30 09:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84eebeb-9ec2-56a3-83f1-ad32f5519085 with scrape type 2
2026-03-30 09:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d84eebeb-9ec2-56a3-83f1-ad32f5519085 with scrape type 2
2026-03-30 09:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d84eebeb-9ec2-56a3-83f1-ad32f5519085, identifier: 7004172auction111077
2026-03-30 09:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d84eebeb-9ec2-56a3-83f1-ad32f5519085 with identifier: 7004172auction111077
2026-03-30 09:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d84eebeb-9ec2-56a3-83f1-ad32f5519085 with identifier: 7004172auction111077
2026-03-30 09:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d84eebeb-9ec2-56a3-83f1-ad32f5519085 with identifier: 7004172auction111077 to the API
2026-03-30 09:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004172>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'd84eebeb-9ec2-56a3-83f1-ad32f5519085',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004172',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 123976,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.0 EcoBo 125pk Titanium X Bus AT Wagon 5D',
 'transmission': 'automatic',
 'trim': 'FORD  Wagon 1.0 EcoBo 125pk Titanium X Bus AT Wagon 5D',
 'vin': None,
 'year': 2022}
2026-03-30 09:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004172auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:56 [ecarstrade.nl] INFO: Saving data for 7004172auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537074.49937, 'last_price_update_time': 1774864016.066792}
2026-03-30 09:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004172auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004296> (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-30 09:46:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:56 [ecarstrade.nl] INFO: Extracting details for car 7004296auction111077
2026-03-30 09:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22ca8c4d-575c-5daa-9248-d5d3081339f7 with identifier: 7004296auction111077
2026-03-30 09:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ca8c4d-575c-5daa-9248-d5d3081339f7 with scrape type 2
2026-03-30 09:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22ca8c4d-575c-5daa-9248-d5d3081339f7 with scrape type 2
2026-03-30 09:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 22ca8c4d-575c-5daa-9248-d5d3081339f7, identifier: 7004296auction111077
2026-03-30 09:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 22ca8c4d-575c-5daa-9248-d5d3081339f7 with identifier: 7004296auction111077
2026-03-30 09:46:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 22ca8c4d-575c-5daa-9248-d5d3081339f7 with identifier: 7004296auction111077
2026-03-30 09:46:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 22ca8c4d-575c-5daa-9248-d5d3081339f7 with identifier: 7004296auction111077 to the API
2026-03-30 09:46:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004296>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '22ca8c4d-575c-5daa-9248-d5d3081339f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004296',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 150004,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'RENAULT Trafic GB L2H1 T29 ENERGY 1.6 dCi 125 TT Comfort 4D 92kW',
 'transmission': 'manual',
 'trim': 'RENAULT  GB L2H1 T29 ENERGY 1.6 dCi 125 TT Comfort 4D 92kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004296auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:57 [ecarstrade.nl] INFO: Saving data for 7004296auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537179.040899, 'last_price_update_time': 1774864017.02108}
2026-03-30 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004296auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004160> (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-30 09:46:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:57 [ecarstrade.nl] INFO: Extracting details for car 7004160auction111077
2026-03-30 09:46:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c12beaf-7013-5869-891f-834af9eb8724 with identifier: 7004160auction111077
2026-03-30 09:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c12beaf-7013-5869-891f-834af9eb8724 with scrape type 2
2026-03-30 09:46:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c12beaf-7013-5869-891f-834af9eb8724 with scrape type 2
2026-03-30 09:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1c12beaf-7013-5869-891f-834af9eb8724, identifier: 7004160auction111077
2026-03-30 09:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1c12beaf-7013-5869-891f-834af9eb8724 with identifier: 7004160auction111077
2026-03-30 09:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1c12beaf-7013-5869-891f-834af9eb8724 with identifier: 7004160auction111077
2026-03-30 09:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1c12beaf-7013-5869-891f-834af9eb8724 with identifier: 7004160auction111077 to the API
2026-03-30 09:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:46:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004160>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '1c12beaf-7013-5869-891f-834af9eb8724',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004160',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 124998,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Kona Comfort Electric 64 kWh 5D Athlon Edition',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  Comfort Electric 64 kWh 5D Athlon Edition',
 'vin': None,
 'year': 2020}
2026-03-30 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004160auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:57 [ecarstrade.nl] INFO: Saving data for 7004160auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537136.312939, 'last_price_update_time': 1774864017.91349}
2026-03-30 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004160auction111077') HTTP/1.1" 204 0
2026-03-30 09:46:59 [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-30 09:46:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004312auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004312auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004312auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004311auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004311auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004311auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004152auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004152auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004152auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004325auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004325auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004325auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004170auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004170auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004170auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004174auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004174auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004174auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004301auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004301auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004301auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004167auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004167auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004167auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004175auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004175auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004175auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004151auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004151auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004151auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004165auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004165auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004165auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004183auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004183auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004183auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004319auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004319auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004319auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004306auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004306auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004306auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004184auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004184auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004184auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004281auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004281auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004281auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004310auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004310auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004310auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004308auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004308auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004308auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004186auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004186auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004186auction111077: 2
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Found listing with ID: 7004300auction111077
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004300auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:46:59 [ecarstrade.nl] INFO: Scrape type for 7004300auction111077: 2
2026-03-30 09:47:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004115> (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-30 09:47:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:00 [ecarstrade.nl] INFO: Extracting details for car 7004115auction111077
2026-03-30 09:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed1752f-b94f-5e79-a286-9a46627ba55f with identifier: 7004115auction111077
2026-03-30 09:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed1752f-b94f-5e79-a286-9a46627ba55f with scrape type 2
2026-03-30 09:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed1752f-b94f-5e79-a286-9a46627ba55f with scrape type 2
2026-03-30 09:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3ed1752f-b94f-5e79-a286-9a46627ba55f, identifier: 7004115auction111077
2026-03-30 09:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3ed1752f-b94f-5e79-a286-9a46627ba55f with identifier: 7004115auction111077
2026-03-30 09:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3ed1752f-b94f-5e79-a286-9a46627ba55f with identifier: 7004115auction111077
2026-03-30 09:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3ed1752f-b94f-5e79-a286-9a46627ba55f with identifier: 7004115auction111077 to the API
2026-03-30 09:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004115>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '3ed1752f-b94f-5e79-a286-9a46627ba55f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004115',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': 'Cooper',
 'odometer': 73687,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini Mini Cooper Camden Edition Auto 5D 100kW',
 'transmission': 'automatic',
 'trim': 'Camden Edition Auto 5D 100kW',
 'vin': None,
 'year': 2023}
2026-03-30 09:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004115auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:00 [ecarstrade.nl] INFO: Saving data for 7004115auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537163.792683, 'last_price_update_time': 1774864020.715144}
2026-03-30 09:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004115auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004298> (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-30 09:47:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:02 [ecarstrade.nl] INFO: Extracting details for car 7004298auction111077
2026-03-30 09:47:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d836756-081e-56cf-b8cf-d40d26753ddf with identifier: 7004298auction111077
2026-03-30 09:47:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d836756-081e-56cf-b8cf-d40d26753ddf with scrape type 2
2026-03-30 09:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d836756-081e-56cf-b8cf-d40d26753ddf with scrape type 2
2026-03-30 09:47:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1d836756-081e-56cf-b8cf-d40d26753ddf, identifier: 7004298auction111077
2026-03-30 09:47:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1d836756-081e-56cf-b8cf-d40d26753ddf with identifier: 7004298auction111077
2026-03-30 09:47:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1d836756-081e-56cf-b8cf-d40d26753ddf with identifier: 7004298auction111077
2026-03-30 09:47:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1d836756-081e-56cf-b8cf-d40d26753ddf with identifier: 7004298auction111077 to the API
2026-03-30 09:47:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004298>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '1d836756-081e-56cf-b8cf-d40d26753ddf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004298',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 72583,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-02-22',
 'seats_number': None,
 'seller_name': None,
 'title': 'RENAULT Trafic GB L1H1 T29 ENERGY 1.6 dCi 125 TT Comf 4D 92kW',
 'transmission': 'manual',
 'trim': 'RENAULT  GB L1H1 T29 ENERGY 1.6 dCi 125 TT Comf 4D 92kW',
 'vin': None,
 'year': 2019}
2026-03-30 09:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004298auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:03 [ecarstrade.nl] INFO: Saving data for 7004298auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537106.293807, 'last_price_update_time': 1774864023.104667}
2026-03-30 09:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004298auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004267> (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-30 09:47:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:03 [ecarstrade.nl] INFO: Extracting details for car 7004267auction111077
2026-03-30 09:47:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cacf2219-06aa-584b-bccc-e54d0b314be8 with identifier: 7004267auction111077
2026-03-30 09:47:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cacf2219-06aa-584b-bccc-e54d0b314be8 with scrape type 2
2026-03-30 09:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cacf2219-06aa-584b-bccc-e54d0b314be8 with scrape type 2
2026-03-30 09:47:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cacf2219-06aa-584b-bccc-e54d0b314be8, identifier: 7004267auction111077
2026-03-30 09:47:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cacf2219-06aa-584b-bccc-e54d0b314be8 with identifier: 7004267auction111077
2026-03-30 09:47:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cacf2219-06aa-584b-bccc-e54d0b314be8 with identifier: 7004267auction111077
2026-03-30 09:47:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cacf2219-06aa-584b-bccc-e54d0b314be8 with identifier: 7004267auction111077 to the API
2026-03-30 09:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004267>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'cacf2219-06aa-584b-bccc-e54d0b314be8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004267',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 121787,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh Life auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh Life auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004267auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:05 [ecarstrade.nl] INFO: Saving data for 7004267auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537076.927503, 'last_price_update_time': 1774864025.352002}
2026-03-30 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004267auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004269> (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-30 09:47:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:05 [ecarstrade.nl] INFO: Extracting details for car 7004269auction111077
2026-03-30 09:47:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5939275-9445-5342-9efe-df56dfab627d with identifier: 7004269auction111077
2026-03-30 09:47:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5939275-9445-5342-9efe-df56dfab627d with scrape type 2
2026-03-30 09:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5939275-9445-5342-9efe-df56dfab627d with scrape type 2
2026-03-30 09:47:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c5939275-9445-5342-9efe-df56dfab627d, identifier: 7004269auction111077
2026-03-30 09:47:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c5939275-9445-5342-9efe-df56dfab627d with identifier: 7004269auction111077
2026-03-30 09:47:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c5939275-9445-5342-9efe-df56dfab627d with identifier: 7004269auction111077
2026-03-30 09:47:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c5939275-9445-5342-9efe-df56dfab627d with identifier: 7004269auction111077 to the API
2026-03-30 09:47:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004269>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'c5939275-9445-5342-9efe-df56dfab627d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004269',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 120182,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh Business auto 5D 150kW Athlon Edition',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh Business auto 5D 150kW Athlon Edition',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004269auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:06 [ecarstrade.nl] INFO: Saving data for 7004269auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537075.771726, 'last_price_update_time': 1774864026.093458}
2026-03-30 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004269auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:07 [scrapy.extensions.logstats] INFO: Crawled 48 pages (at 39 pages/min), scraped 37 items (at 36 items/min)
2026-03-30 09:47:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 288MiB
2026-03-30 09:47:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004105> (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-30 09:47:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:09 [ecarstrade.nl] INFO: Extracting details for car 7004105auction111077
2026-03-30 09:47:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c421feb-480e-5552-8ac3-06b72090e440 with identifier: 7004105auction111077
2026-03-30 09:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c421feb-480e-5552-8ac3-06b72090e440 with scrape type 2
2026-03-30 09:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c421feb-480e-5552-8ac3-06b72090e440 with scrape type 2
2026-03-30 09:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3c421feb-480e-5552-8ac3-06b72090e440, identifier: 7004105auction111077
2026-03-30 09:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3c421feb-480e-5552-8ac3-06b72090e440 with identifier: 7004105auction111077
2026-03-30 09:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3c421feb-480e-5552-8ac3-06b72090e440 with identifier: 7004105auction111077
2026-03-30 09:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3c421feb-480e-5552-8ac3-06b72090e440 with identifier: 7004105auction111077 to the API
2026-03-30 09:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004105>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '3c421feb-480e-5552-8ac3-06b72090e440',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004105',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 58546,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active 1.2 PureTech 75 5D 55kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active 1.2 PureTech 75 5D 55kW',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004105auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:09 [ecarstrade.nl] INFO: Saving data for 7004105auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537095.448559, 'last_price_update_time': 1774864029.853604}
2026-03-30 09:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004105auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004103> (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-30 09:47:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:11 [ecarstrade.nl] INFO: Extracting details for car 7004103auction111077
2026-03-30 09:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f27f2d8-25a7-591e-8304-6119a1032616 with identifier: 7004103auction111077
2026-03-30 09:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f27f2d8-25a7-591e-8304-6119a1032616 with scrape type 2
2026-03-30 09:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f27f2d8-25a7-591e-8304-6119a1032616 with scrape type 2
2026-03-30 09:47:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0f27f2d8-25a7-591e-8304-6119a1032616, identifier: 7004103auction111077
2026-03-30 09:47:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0f27f2d8-25a7-591e-8304-6119a1032616 with identifier: 7004103auction111077
2026-03-30 09:47:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:47:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0f27f2d8-25a7-591e-8304-6119a1032616 with identifier: 7004103auction111077
2026-03-30 09:47:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0f27f2d8-25a7-591e-8304-6119a1032616 with identifier: 7004103auction111077 to the API
2026-03-30 09:47:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004103>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Yellow',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '0f27f2d8-25a7-591e-8304-6119a1032616',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004103',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 58173,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004103auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:12 [ecarstrade.nl] INFO: Saving data for 7004103auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537093.711089, 'last_price_update_time': 1774864032.154053}
2026-03-30 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004103auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004106> (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-30 09:47:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:12 [ecarstrade.nl] INFO: Extracting details for car 7004106auction111077
2026-03-30 09:47:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b940eab-55c3-59ba-8dca-490d2dd574e0 with identifier: 7004106auction111077
2026-03-30 09:47:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b940eab-55c3-59ba-8dca-490d2dd574e0 with scrape type 2
2026-03-30 09:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b940eab-55c3-59ba-8dca-490d2dd574e0 with scrape type 2
2026-03-30 09:47:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0b940eab-55c3-59ba-8dca-490d2dd574e0, identifier: 7004106auction111077
2026-03-30 09:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0b940eab-55c3-59ba-8dca-490d2dd574e0 with identifier: 7004106auction111077
2026-03-30 09:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0b940eab-55c3-59ba-8dca-490d2dd574e0 with identifier: 7004106auction111077
2026-03-30 09:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0b940eab-55c3-59ba-8dca-490d2dd574e0 with identifier: 7004106auction111077 to the API
2026-03-30 09:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004106>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '0b940eab-55c3-59ba-8dca-490d2dd574e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004106',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 48251,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active 1.2 PureTech 75 5D 55kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active 1.2 PureTech 75 5D 55kW',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004106auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:12 [ecarstrade.nl] INFO: Saving data for 7004106auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537097.80908, 'last_price_update_time': 1774864032.845225}
2026-03-30 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004106auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004276> (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-30 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-30 09:47:13 [ecarstrade.nl] INFO: Extracting details for car 7004276auction111077
2026-03-30 09:47:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with identifier: 7004276auction111077
2026-03-30 09:47:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with scrape type 2
2026-03-30 09:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with scrape type 2
2026-03-30 09:47:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb, identifier: 7004276auction111077
2026-03-30 09:47:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with identifier: 7004276auction111077
2026-03-30 09:47:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with identifier: 7004276auction111077
2026-03-30 09:47:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with identifier: 7004276auction111077 to the API
2026-03-30 09:47:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004276>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '2881af5c-16bf-5add-95c3-b2c6b6f1b1eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004276',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 205301,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-14',
 'seats_number': None,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy 2.0 TDI 90kW 7-DSG 4D',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  2.0 TDI 90kW 7-DSG 4D',
 'vin': None,
 'year': 2021}
2026-03-30 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004276auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:13 [ecarstrade.nl] INFO: Saving data for 7004276auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537094.797326, 'last_price_update_time': 1774864033.739143}
2026-03-30 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004276auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004104> (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-30 09:47:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:16 [ecarstrade.nl] INFO: Extracting details for car 7004104auction111077
2026-03-30 09:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with identifier: 7004104auction111077
2026-03-30 09:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with scrape type 2
2026-03-30 09:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with scrape type 2
2026-03-30 09:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0, identifier: 7004104auction111077
2026-03-30 09:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with identifier: 7004104auction111077
2026-03-30 09:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with identifier: 7004104auction111077
2026-03-30 09:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with identifier: 7004104auction111077 to the API
2026-03-30 09:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004104>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '83653901-1b7d-5e91-b0fb-ea6b190f9ee0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004104',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 54968,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004104auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:17 [ecarstrade.nl] INFO: Saving data for 7004104auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537098.31922, 'last_price_update_time': 1774864037.140997}
2026-03-30 09:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004104auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004270> (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-30 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-30 09:47:20 [ecarstrade.nl] INFO: Extracting details for car 7004270auction111077
2026-03-30 09:47:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dda16875-e976-5511-8a23-cf303f6230a9 with identifier: 7004270auction111077
2026-03-30 09:47:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda16875-e976-5511-8a23-cf303f6230a9 with scrape type 2
2026-03-30 09:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dda16875-e976-5511-8a23-cf303f6230a9 with scrape type 2
2026-03-30 09:47:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: dda16875-e976-5511-8a23-cf303f6230a9, identifier: 7004270auction111077
2026-03-30 09:47:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: dda16875-e976-5511-8a23-cf303f6230a9 with identifier: 7004270auction111077
2026-03-30 09:47:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 09:47:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: dda16875-e976-5511-8a23-cf303f6230a9 with identifier: 7004270auction111077
2026-03-30 09:47:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: dda16875-e976-5511-8a23-cf303f6230a9 with identifier: 7004270auction111077 to the API
2026-03-30 09:47:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004270>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'dda16875-e976-5511-8a23-cf303f6230a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004270',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 152368,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh Business auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh Business auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004270auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:20 [ecarstrade.nl] INFO: Saving data for 7004270auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537155.358687, 'last_price_update_time': 1774864040.580081}
2026-03-30 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004270auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004300> (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-30 09:47:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:23 [ecarstrade.nl] INFO: Extracting details for car 7004300auction111077
2026-03-30 09:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a1784c-d58f-5f3a-b404-f134625344f0 with identifier: 7004300auction111077
2026-03-30 09:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a1784c-d58f-5f3a-b404-f134625344f0 with scrape type 2
2026-03-30 09:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86a1784c-d58f-5f3a-b404-f134625344f0 with scrape type 2
2026-03-30 09:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 86a1784c-d58f-5f3a-b404-f134625344f0, identifier: 7004300auction111077
2026-03-30 09:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 86a1784c-d58f-5f3a-b404-f134625344f0 with identifier: 7004300auction111077
2026-03-30 09:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 86a1784c-d58f-5f3a-b404-f134625344f0 with identifier: 7004300auction111077
2026-03-30 09:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 86a1784c-d58f-5f3a-b404-f134625344f0 with identifier: 7004300auction111077 to the API
2026-03-30 09:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004300>
{'auction_title': '',
 'c_o_2_emission_value': 90,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '86a1784c-d58f-5f3a-b404-f134625344f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004300',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 145237,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-05-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Estate Energy dCi 110 ECO2 Zen 5D 81kW',
 'transmission': 'manual',
 'trim': 'RENAULT Mégane Estate Energy dCi 110 ECO2 Zen 5D 81kW',
 'vin': None,
 'year': 2018}
2026-03-30 09:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004300auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:23 [ecarstrade.nl] INFO: Saving data for 7004300auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537183.536703, 'last_price_update_time': 1774864043.870964}
2026-03-30 09:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004300auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004273> (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-30 09:47:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:24 [ecarstrade.nl] INFO: Extracting details for car 7004273auction111077
2026-03-30 09:47:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aacee75-921e-5b94-a2da-61b97b7dc836 with identifier: 7004273auction111077
2026-03-30 09:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aacee75-921e-5b94-a2da-61b97b7dc836 with scrape type 2
2026-03-30 09:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aacee75-921e-5b94-a2da-61b97b7dc836 with scrape type 2
2026-03-30 09:47:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2aacee75-921e-5b94-a2da-61b97b7dc836, identifier: 7004273auction111077
2026-03-30 09:47:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2aacee75-921e-5b94-a2da-61b97b7dc836 with identifier: 7004273auction111077
2026-03-30 09:47:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2aacee75-921e-5b94-a2da-61b97b7dc836 with identifier: 7004273auction111077
2026-03-30 09:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2aacee75-921e-5b94-a2da-61b97b7dc836 with identifier: 7004273auction111077 to the API
2026-03-30 09:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004273>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '2aacee75-921e-5b94-a2da-61b97b7dc836',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004273',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 134515,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh 1st Plus auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh 1st Plus auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004273auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:25 [ecarstrade.nl] INFO: Saving data for 7004273auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537129.722554, 'last_price_update_time': 1774864045.053362}
2026-03-30 09:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004273auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004101> (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-30 09:47:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:25 [ecarstrade.nl] INFO: Extracting details for car 7004101auction111077
2026-03-30 09:47:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with identifier: 7004101auction111077
2026-03-30 09:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with scrape type 2
2026-03-30 09:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with scrape type 2
2026-03-30 09:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca54ebfd-d52f-595b-9de6-3172b2bd5b06, identifier: 7004101auction111077
2026-03-30 09:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with identifier: 7004101auction111077
2026-03-30 09:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with identifier: 7004101auction111077
2026-03-30 09:47:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with identifier: 7004101auction111077 to the API
2026-03-30 09:47:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004101>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ca54ebfd-d52f-595b-9de6-3172b2bd5b06',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004101',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 53007,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004101auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:26 [ecarstrade.nl] INFO: Saving data for 7004101auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537108.022317, 'last_price_update_time': 1774864046.048187}
2026-03-30 09:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004101auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004186> (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-30 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-30 09:47:27 [ecarstrade.nl] INFO: Extracting details for car 7004186auction111077
2026-03-30 09:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0259ca64-3d51-5579-a2ee-16c0331962f2 with identifier: 7004186auction111077
2026-03-30 09:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0259ca64-3d51-5579-a2ee-16c0331962f2 with scrape type 2
2026-03-30 09:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0259ca64-3d51-5579-a2ee-16c0331962f2 with scrape type 2
2026-03-30 09:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0259ca64-3d51-5579-a2ee-16c0331962f2, identifier: 7004186auction111077
2026-03-30 09:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0259ca64-3d51-5579-a2ee-16c0331962f2 with identifier: 7004186auction111077
2026-03-30 09:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0259ca64-3d51-5579-a2ee-16c0331962f2 with identifier: 7004186auction111077
2026-03-30 09:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0259ca64-3d51-5579-a2ee-16c0331962f2 with identifier: 7004186auction111077 to the API
2026-03-30 09:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004186>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '0259ca64-3d51-5579-a2ee-16c0331962f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004186',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 139328,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-03-20',
 'seats_number': None,
 'seller_name': None,
 'title': 'CITROEN Berlingo VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'transmission': 'manual',
 'trim': 'CITROEN  VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'vin': None,
 'year': 2017}
2026-03-30 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004186auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:27 [ecarstrade.nl] INFO: Saving data for 7004186auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537154.378067, 'last_price_update_time': 1774864047.83298}
2026-03-30 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004186auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004280> (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-30 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-30 09:47:27 [ecarstrade.nl] INFO: Extracting details for car 7004280auction111077
2026-03-30 09:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a024aae-01c2-544b-b603-be4d401bc2ac with identifier: 7004280auction111077
2026-03-30 09:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a024aae-01c2-544b-b603-be4d401bc2ac with scrape type 2
2026-03-30 09:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a024aae-01c2-544b-b603-be4d401bc2ac with scrape type 2
2026-03-30 09:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9a024aae-01c2-544b-b603-be4d401bc2ac, identifier: 7004280auction111077
2026-03-30 09:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9a024aae-01c2-544b-b603-be4d401bc2ac with identifier: 7004280auction111077
2026-03-30 09:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9a024aae-01c2-544b-b603-be4d401bc2ac with identifier: 7004280auction111077
2026-03-30 09:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9a024aae-01c2-544b-b603-be4d401bc2ac with identifier: 7004280auction111077 to the API
2026-03-30 09:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004280>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '9a024aae-01c2-544b-b603-be4d401bc2ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004280',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 44617,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-07',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA Aygo X 1.0 VVT-I MT play 5D 53kW',
 'transmission': 'manual',
 'trim': 'TOYOTA  X 1.0 VVT-I MT play 5D 53kW',
 'vin': None,
 'year': 2024}
2026-03-30 09:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004280auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:28 [ecarstrade.nl] INFO: Saving data for 7004280auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537127.994377, 'last_price_update_time': 1774864048.325097}
2026-03-30 09:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004280auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004310> (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-30 09:47:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:31 [ecarstrade.nl] INFO: Extracting details for car 7004310auction111077
2026-03-30 09:47:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with identifier: 7004310auction111077
2026-03-30 09:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with scrape type 2
2026-03-30 09:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with scrape type 2
2026-03-30 09:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5, identifier: 7004310auction111077
2026-03-30 09:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with identifier: 7004310auction111077
2026-03-30 09:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with identifier: 7004310auction111077
2026-03-30 09:47:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with identifier: 7004310auction111077 to the API
2026-03-30 09:47:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004310>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '2966ae5b-4f11-50f0-a5f3-306cfdd822d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004310',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 151652,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.5 Blue dCi 85 Zen 5D 63kW',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.5 Blue dCi 85 Zen 5D 63kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004310auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:31 [ecarstrade.nl] INFO: Saving data for 7004310auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537184.677038, 'last_price_update_time': 1774864051.89049}
2026-03-30 09:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004310auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004286> (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-30 09:47:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004281> (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-30 09:47:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:32 [ecarstrade.nl] INFO: Extracting details for car 7004286auction111077
2026-03-30 09:47:32 [ecarstrade.nl] INFO: Extracting details for car 7004281auction111077
2026-03-30 09:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6757307-60c5-5cb2-a87a-a8894b59e380 with identifier: 7004286auction111077
2026-03-30 09:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6757307-60c5-5cb2-a87a-a8894b59e380 with scrape type 2
2026-03-30 09:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6757307-60c5-5cb2-a87a-a8894b59e380 with scrape type 2
2026-03-30 09:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e6757307-60c5-5cb2-a87a-a8894b59e380, identifier: 7004286auction111077
2026-03-30 09:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc040561-4f8c-5ae7-a250-7570b26d0f2b with identifier: 7004281auction111077
2026-03-30 09:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc040561-4f8c-5ae7-a250-7570b26d0f2b with scrape type 2
2026-03-30 09:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc040561-4f8c-5ae7-a250-7570b26d0f2b with scrape type 2
2026-03-30 09:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bc040561-4f8c-5ae7-a250-7570b26d0f2b, identifier: 7004281auction111077
2026-03-30 09:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e6757307-60c5-5cb2-a87a-a8894b59e380 with identifier: 7004286auction111077
2026-03-30 09:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e6757307-60c5-5cb2-a87a-a8894b59e380 with identifier: 7004286auction111077
2026-03-30 09:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e6757307-60c5-5cb2-a87a-a8894b59e380 with identifier: 7004286auction111077 to the API
2026-03-30 09:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004286>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'e6757307-60c5-5cb2-a87a-a8894b59e380',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004286',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 202734,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Octavia Combi 1.0 TSI e-TEC MHEV DSG Bus.Ed.Pl Athlon Edition',
 'transmission': 'automatic',
 'trim': 'SKODA  Combi 1.0 TSI e-TEC MHEV DSG Bus.Ed.Pl Athlon Edition',
 'vin': None,
 'year': 2021}
2026-03-30 09:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004286auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:32 [ecarstrade.nl] INFO: Saving data for 7004286auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537140.260124, 'last_price_update_time': 1774864052.793362}
2026-03-30 09:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004286auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bc040561-4f8c-5ae7-a250-7570b26d0f2b with identifier: 7004281auction111077
2026-03-30 09:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bc040561-4f8c-5ae7-a250-7570b26d0f2b with identifier: 7004281auction111077
2026-03-30 09:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bc040561-4f8c-5ae7-a250-7570b26d0f2b with identifier: 7004281auction111077 to the API
2026-03-30 09:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004281>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'bc040561-4f8c-5ae7-a250-7570b26d0f2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004281',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 95827,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-19',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA Aygo 1.0 VVT-i x-play 5D 53kW',
 'transmission': 'manual',
 'trim': 'TOYOTA  1.0 VVT-i x-play 5D 53kW',
 'vin': None,
 'year': 2021}
2026-03-30 09:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004281auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:33 [ecarstrade.nl] INFO: Saving data for 7004281auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537158.456692, 'last_price_update_time': 1774864053.1055}
2026-03-30 09:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004281auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004184> (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-30 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-30 09:47:34 [ecarstrade.nl] INFO: Extracting details for car 7004184auction111077
2026-03-30 09:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00995efe-ea60-5278-94ab-0822a40cc6d6 with identifier: 7004184auction111077
2026-03-30 09:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00995efe-ea60-5278-94ab-0822a40cc6d6 with scrape type 2
2026-03-30 09:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00995efe-ea60-5278-94ab-0822a40cc6d6 with scrape type 2
2026-03-30 09:47:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 00995efe-ea60-5278-94ab-0822a40cc6d6, identifier: 7004184auction111077
2026-03-30 09:47:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 00995efe-ea60-5278-94ab-0822a40cc6d6 with identifier: 7004184auction111077
2026-03-30 09:47:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 00995efe-ea60-5278-94ab-0822a40cc6d6 with identifier: 7004184auction111077
2026-03-30 09:47:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 00995efe-ea60-5278-94ab-0822a40cc6d6 with identifier: 7004184auction111077 to the API
2026-03-30 09:47:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004184>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '00995efe-ea60-5278-94ab-0822a40cc6d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004184',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 166883,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'CITROEN Berlingo VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'transmission': 'manual',
 'trim': 'CITROEN  VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'vin': None,
 'year': 2018}
2026-03-30 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%277004184auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:34 [ecarstrade.nl] INFO: Saving data for 7004184auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537167.022205, 'last_price_update_time': 1774864054.625916}
2026-03-30 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004184auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004306> (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-30 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-30 09:47:34 [ecarstrade.nl] INFO: Extracting details for car 7004306auction111077
2026-03-30 09:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with identifier: 7004306auction111077
2026-03-30 09:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with scrape type 2
2026-03-30 09:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with scrape type 2
2026-03-30 09:47:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19, identifier: 7004306auction111077
2026-03-30 09:47:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with identifier: 7004306auction111077
2026-03-30 09:47:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with identifier: 7004306auction111077
2026-03-30 09:47:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with identifier: 7004306auction111077 to the API
2026-03-30 09:47:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004306>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004306',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 172895,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-09-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT MEGANE TCe 140 Bose 5D 103kW',
 'transmission': 'manual',
 'trim': 'RENAULT MEGANE TCe 140 Bose 5D 103kW',
 'vin': None,
 'year': 2019}
2026-03-30 09:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004306auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:35 [ecarstrade.nl] INFO: Saving data for 7004306auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537165.303275, 'last_price_update_time': 1774864055.122081}
2026-03-30 09:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004306auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004176> (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-30 09:47:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:38 [ecarstrade.nl] INFO: Extracting details for car 7004176auction111077
2026-03-30 09:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c660c823-00dd-5e3c-ab23-fd58a28c013e with identifier: 7004176auction111077
2026-03-30 09:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c660c823-00dd-5e3c-ab23-fd58a28c013e with scrape type 2
2026-03-30 09:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c660c823-00dd-5e3c-ab23-fd58a28c013e with scrape type 2
2026-03-30 09:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c660c823-00dd-5e3c-ab23-fd58a28c013e, identifier: 7004176auction111077
2026-03-30 09:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c660c823-00dd-5e3c-ab23-fd58a28c013e with identifier: 7004176auction111077
2026-03-30 09:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c660c823-00dd-5e3c-ab23-fd58a28c013e with identifier: 7004176auction111077
2026-03-30 09:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c660c823-00dd-5e3c-ab23-fd58a28c013e with identifier: 7004176auction111077 to the API
2026-03-30 09:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004176>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c660c823-00dd-5e3c-ab23-fd58a28c013e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004176',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Fiat',
 'model': '500',
 'odometer': 81209,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-31',
 'seats_number': 4,
 'seller_name': None,
 'title': 'FIAT 500 1.0 70 Sport Hybrid 3D 51kW',
 'transmission': 'manual',
 'trim': 'FIAT  1.0 70 Sport Hybrid 3D 51kW',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004176auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:38 [ecarstrade.nl] INFO: Saving data for 7004176auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537093.262814, 'last_price_update_time': 1774864058.974962}
2026-03-30 09:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004176auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004151> (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-30 09:47:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:41 [ecarstrade.nl] INFO: Extracting details for car 7004151auction111077
2026-03-30 09:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with identifier: 7004151auction111077
2026-03-30 09:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with scrape type 2
2026-03-30 09:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with scrape type 2
2026-03-30 09:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e, identifier: 7004151auction111077
2026-03-30 09:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with identifier: 7004151auction111077
2026-03-30 09:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with identifier: 7004151auction111077
2026-03-30 09:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with identifier: 7004151auction111077 to the API
2026-03-30 09:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004151>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004151',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 93844,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-14',
 'seats_number': 4,
 'seller_name': None,
 'title': 'KIA Picanto 1.0 DPi DynamicLine 4-zits 5D 49kW',
 'transmission': 'manual',
 'trim': 'KIA  1.0 DPi DynamicLine 4-zits 5D 49kW',
 'vin': None,
 'year': 2023}
2026-03-30 09:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004151auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:41 [ecarstrade.nl] INFO: Saving data for 7004151auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537127.483158, 'last_price_update_time': 1774864061.430056}
2026-03-30 09:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004151auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004175> (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-30 09:47:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:41 [ecarstrade.nl] INFO: Extracting details for car 7004175auction111077
2026-03-30 09:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddd7d6ab-d002-5238-bf71-334db517e6cb with identifier: 7004175auction111077
2026-03-30 09:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd7d6ab-d002-5238-bf71-334db517e6cb with scrape type 2
2026-03-30 09:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddd7d6ab-d002-5238-bf71-334db517e6cb with scrape type 2
2026-03-30 09:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ddd7d6ab-d002-5238-bf71-334db517e6cb, identifier: 7004175auction111077
2026-03-30 09:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ddd7d6ab-d002-5238-bf71-334db517e6cb with identifier: 7004175auction111077
2026-03-30 09:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ddd7d6ab-d002-5238-bf71-334db517e6cb with identifier: 7004175auction111077
2026-03-30 09:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ddd7d6ab-d002-5238-bf71-334db517e6cb with identifier: 7004175auction111077 to the API
2026-03-30 09:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004175>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ddd7d6ab-d002-5238-bf71-334db517e6cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004175',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 166524,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus hatchback 1.0 EcoBoost 100pk Trend Edition Bus 5d 5D',
 'transmission': 'manual',
 'trim': 'FORD  hatchback 1.0 EcoBoost 100pk Trend Edition Bus 5d 5D',
 'vin': None,
 'year': 2021}
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004175auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:42 [ecarstrade.nl] INFO: Saving data for 7004175auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537125.735196, 'last_price_update_time': 1774864062.090787}
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004175auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004183> (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-30 09:47:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:42 [ecarstrade.nl] INFO: Extracting details for car 7004183auction111077
2026-03-30 09:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f53d69-47ac-542d-a2dc-8d60d57513e0 with identifier: 7004183auction111077
2026-03-30 09:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f53d69-47ac-542d-a2dc-8d60d57513e0 with scrape type 2
2026-03-30 09:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f53d69-47ac-542d-a2dc-8d60d57513e0 with scrape type 2
2026-03-30 09:47:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d5f53d69-47ac-542d-a2dc-8d60d57513e0, identifier: 7004183auction111077
2026-03-30 09:47:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d5f53d69-47ac-542d-a2dc-8d60d57513e0 with identifier: 7004183auction111077
2026-03-30 09:47:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d5f53d69-47ac-542d-a2dc-8d60d57513e0 with identifier: 7004183auction111077
2026-03-30 09:47:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d5f53d69-47ac-542d-a2dc-8d60d57513e0 with identifier: 7004183auction111077 to the API
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004183>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'd5f53d69-47ac-542d-a2dc-8d60d57513e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004183',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 122963,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'CITROEN Berlingo VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'transmission': 'manual',
 'trim': 'CITROEN  VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'vin': None,
 'year': 2018}
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004183auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:42 [ecarstrade.nl] INFO: Saving data for 7004183auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537164.783569, 'last_price_update_time': 1774864062.572953}
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004183auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004319> (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-30 09:47:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:43 [ecarstrade.nl] INFO: Extracting details for car 7004319auction111077
2026-03-30 09:47:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dd65597-5dc3-579f-a610-71f06b63e537 with identifier: 7004319auction111077
2026-03-30 09:47:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd65597-5dc3-579f-a610-71f06b63e537 with scrape type 2
2026-03-30 09:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dd65597-5dc3-579f-a610-71f06b63e537 with scrape type 2
2026-03-30 09:47:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0dd65597-5dc3-579f-a610-71f06b63e537, identifier: 7004319auction111077
2026-03-30 09:47:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0dd65597-5dc3-579f-a610-71f06b63e537 with identifier: 7004319auction111077
2026-03-30 09:47:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0dd65597-5dc3-579f-a610-71f06b63e537 with identifier: 7004319auction111077
2026-03-30 09:47:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0dd65597-5dc3-579f-a610-71f06b63e537 with identifier: 7004319auction111077 to the API
2026-03-30 09:47:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004319>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '0dd65597-5dc3-579f-a610-71f06b63e537',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004319',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 113484,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW Blue Lease Active 1.2 PureTech 110 5D 81kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  SW Blue Lease Active 1.2 PureTech 110 5D 81kW',
 'vin': None,
 'year': 2021}
2026-03-30 09:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004319auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:43 [ecarstrade.nl] INFO: Saving data for 7004319auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537165.926954, 'last_price_update_time': 1774864063.640593}
2026-03-30 09:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004319auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004308> (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-30 09:47:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:44 [ecarstrade.nl] INFO: Extracting details for car 7004308auction111077
2026-03-30 09:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0e72c94-08ce-5b97-8881-67e8d561386d with identifier: 7004308auction111077
2026-03-30 09:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0e72c94-08ce-5b97-8881-67e8d561386d with scrape type 2
2026-03-30 09:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0e72c94-08ce-5b97-8881-67e8d561386d with scrape type 2
2026-03-30 09:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d0e72c94-08ce-5b97-8881-67e8d561386d, identifier: 7004308auction111077
2026-03-30 09:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d0e72c94-08ce-5b97-8881-67e8d561386d with identifier: 7004308auction111077
2026-03-30 09:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d0e72c94-08ce-5b97-8881-67e8d561386d with identifier: 7004308auction111077
2026-03-30 09:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d0e72c94-08ce-5b97-8881-67e8d561386d with identifier: 7004308auction111077 to the API
2026-03-30 09:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004308>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '0.9L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'd0e72c94-08ce-5b97-8881-67e8d561386d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004308',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 79903,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio Estate Energy TCe 90 Limited 5D 66kW',
 'transmission': 'manual',
 'trim': 'RENAULT  Estate Energy TCe 90 Limited 5D 66kW',
 'vin': None,
 'year': 2019}
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004308auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:45 [ecarstrade.nl] INFO: Saving data for 7004308auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537157.36385, 'last_price_update_time': 1774864065.12222}
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004308auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004167> (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-30 09:47:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:45 [ecarstrade.nl] INFO: Extracting details for car 7004167auction111077
2026-03-30 09:47:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with identifier: 7004167auction111077
2026-03-30 09:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with scrape type 2
2026-03-30 09:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with scrape type 2
2026-03-30 09:47:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7, identifier: 7004167auction111077
2026-03-30 09:47:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with identifier: 7004167auction111077
2026-03-30 09:47:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with identifier: 7004167auction111077
2026-03-30 09:47:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with identifier: 7004167auction111077 to the API
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004167>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004167',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Transit Courier',
 'odometer': 54356,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-02',
 'seats_number': None,
 'seller_name': None,
 'title': 'FORD TRANSIT COURIER Trend 1.5 TDCi 75 pk 4D',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT COURIER Trend 1.5 TDCi 75 pk 4D',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004167auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:45 [ecarstrade.nl] INFO: Saving data for 7004167auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537127.048669, 'last_price_update_time': 1774864065.965903}
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004167auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004102> (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-30 09:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:46 [ecarstrade.nl] INFO: Extracting details for car 7004102auction111077
2026-03-30 09:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with identifier: 7004102auction111077
2026-03-30 09:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with scrape type 2
2026-03-30 09:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with scrape type 2
2026-03-30 09:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d, identifier: 7004102auction111077
2026-03-30 09:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with identifier: 7004102auction111077
2026-03-30 09:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with identifier: 7004102auction111077
2026-03-30 09:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with identifier: 7004102auction111077 to the API
2026-03-30 09:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004102>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ce21c5da-0ea5-5102-bd85-2cf0a39cb68d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004102',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 52917,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004102auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:46 [ecarstrade.nl] INFO: Saving data for 7004102auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537139.430243, 'last_price_update_time': 1774864066.52324}
2026-03-30 09:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004102auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004301> (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-30 09:47:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:47 [ecarstrade.nl] INFO: Extracting details for car 7004301auction111077
2026-03-30 09:47:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with identifier: 7004301auction111077
2026-03-30 09:47:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with scrape type 2
2026-03-30 09:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with scrape type 2
2026-03-30 09:47:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002, identifier: 7004301auction111077
2026-03-30 09:47:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with identifier: 7004301auction111077
2026-03-30 09:47:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with identifier: 7004301auction111077
2026-03-30 09:47:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with identifier: 7004301auction111077 to the API
2026-03-30 09:47:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004301>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'ea0b4a3e-c4c8-5967-a34c-29f9da2c2002',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004301',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 155332,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Estate Blue dCi 115 Zen 5D 85kW',
 'transmission': 'manual',
 'trim': 'RENAULT Mégane Estate Blue dCi 115 Zen 5D 85kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004301auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:48 [ecarstrade.nl] INFO: Saving data for 7004301auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537099.21962, 'last_price_update_time': 1774864068.136582}
2026-03-30 09:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004301auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004174> (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-30 09:47:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:48 [ecarstrade.nl] INFO: Extracting details for car 7004174auction111077
2026-03-30 09:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d55d3380-5397-554d-96ad-242acd6b6f79 with identifier: 7004174auction111077
2026-03-30 09:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d55d3380-5397-554d-96ad-242acd6b6f79 with scrape type 2
2026-03-30 09:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d55d3380-5397-554d-96ad-242acd6b6f79 with scrape type 2
2026-03-30 09:47:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d55d3380-5397-554d-96ad-242acd6b6f79, identifier: 7004174auction111077
2026-03-30 09:47:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d55d3380-5397-554d-96ad-242acd6b6f79 with identifier: 7004174auction111077
2026-03-30 09:47:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d55d3380-5397-554d-96ad-242acd6b6f79 with identifier: 7004174auction111077
2026-03-30 09:47:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d55d3380-5397-554d-96ad-242acd6b6f79 with identifier: 7004174auction111077 to the API
2026-03-30 09:47:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004174>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'd55d3380-5397-554d-96ad-242acd6b6f79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004174',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 145942,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus hatchback 1.0 EcoBoost 125pk ST-Line Bus. 5D',
 'transmission': 'manual',
 'trim': 'FORD  hatchback 1.0 EcoBoost 125pk ST-Line Bus. 5D',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004174auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:49 [ecarstrade.nl] INFO: Saving data for 7004174auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537098.729695, 'last_price_update_time': 1774864069.401888}
2026-03-30 09:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004174auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004325> (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-30 09:47:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:49 [ecarstrade.nl] INFO: Extracting details for car 7004325auction111077
2026-03-30 09:47:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2a84f61-7bc2-5ad4-ba32-54381d699f8f with identifier: 7004325auction111077
2026-03-30 09:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2a84f61-7bc2-5ad4-ba32-54381d699f8f with scrape type 2
2026-03-30 09:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2a84f61-7bc2-5ad4-ba32-54381d699f8f with scrape type 2
2026-03-30 09:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c2a84f61-7bc2-5ad4-ba32-54381d699f8f, identifier: 7004325auction111077
2026-03-30 09:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c2a84f61-7bc2-5ad4-ba32-54381d699f8f with identifier: 7004325auction111077
2026-03-30 09:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c2a84f61-7bc2-5ad4-ba32-54381d699f8f with identifier: 7004325auction111077
2026-03-30 09:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c2a84f61-7bc2-5ad4-ba32-54381d699f8f with identifier: 7004325auction111077 to the API
2026-03-30 09:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004325>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'Yellow',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2a84f61-7bc2-5ad4-ba32-54381d699f8f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004325',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 167990,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Blue Lease Allure 1.5 BlueHDi 100 5D 75kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Blue Lease Allure 1.5 BlueHDi 100 5D 75kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004325auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:50 [ecarstrade.nl] INFO: Saving data for 7004325auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537097.29371, 'last_price_update_time': 1774864070.439394}
2026-03-30 09:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004325auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004165> (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-30 09:47:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:50 [ecarstrade.nl] INFO: Extracting details for car 7004165auction111077
2026-03-30 09:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca07231f-f0d2-5331-9bc3-3231c853018c with identifier: 7004165auction111077
2026-03-30 09:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca07231f-f0d2-5331-9bc3-3231c853018c with scrape type 2
2026-03-30 09:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca07231f-f0d2-5331-9bc3-3231c853018c with scrape type 2
2026-03-30 09:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca07231f-f0d2-5331-9bc3-3231c853018c, identifier: 7004165auction111077
2026-03-30 09:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca07231f-f0d2-5331-9bc3-3231c853018c with identifier: 7004165auction111077
2026-03-30 09:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca07231f-f0d2-5331-9bc3-3231c853018c with identifier: 7004165auction111077
2026-03-30 09:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca07231f-f0d2-5331-9bc3-3231c853018c with identifier: 7004165auction111077 to the API
2026-03-30 09:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004165>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'ca07231f-f0d2-5331-9bc3-3231c853018c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004165',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Transit Courier',
 'odometer': 96344,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-02',
 'seats_number': None,
 'seller_name': None,
 'title': 'FORD TRANSIT COURIER Trend 1.5 TDCi 75 pk 4D',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT COURIER Trend 1.5 TDCi 75 pk 4D',
 'vin': None,
 'year': 2020}
2026-03-30 09:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004165auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:51 [ecarstrade.nl] INFO: Saving data for 7004165auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537179.515727, 'last_price_update_time': 1774864071.013518}
2026-03-30 09:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004165auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004152> (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-30 09:47:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:51 [ecarstrade.nl] INFO: Extracting details for car 7004152auction111077
2026-03-30 09:47:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38769214-e621-5fe2-b5fa-a74fcc6ac691 with identifier: 7004152auction111077
2026-03-30 09:47:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38769214-e621-5fe2-b5fa-a74fcc6ac691 with scrape type 2
2026-03-30 09:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38769214-e621-5fe2-b5fa-a74fcc6ac691 with scrape type 2
2026-03-30 09:47:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 38769214-e621-5fe2-b5fa-a74fcc6ac691, identifier: 7004152auction111077
2026-03-30 09:47:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 38769214-e621-5fe2-b5fa-a74fcc6ac691 with identifier: 7004152auction111077
2026-03-30 09:47:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 38769214-e621-5fe2-b5fa-a74fcc6ac691 with identifier: 7004152auction111077
2026-03-30 09:47:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 38769214-e621-5fe2-b5fa-a74fcc6ac691 with identifier: 7004152auction111077 to the API
2026-03-30 09:47:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004152>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '38769214-e621-5fe2-b5fa-a74fcc6ac691',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004152',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 29926,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-19',
 'seats_number': 4,
 'seller_name': None,
 'title': 'KIA Picanto 1.0 DPi ComfortLine 4-zits 49kW Athlon Edition',
 'transmission': 'manual',
 'trim': 'KIA  1.0 DPi ComfortLine 4-zits 49kW Athlon Edition',
 'vin': None,
 'year': 2023}
2026-03-30 09:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004152auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:52 [ecarstrade.nl] INFO: Saving data for 7004152auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537094.152567, 'last_price_update_time': 1774864072.184826}
2026-03-30 09:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004152auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004311> (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-30 09:47:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:52 [ecarstrade.nl] INFO: Extracting details for car 7004311auction111077
2026-03-30 09:47:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78abaafa-d4bc-54a0-bbcc-74966956eeac with identifier: 7004311auction111077
2026-03-30 09:47:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78abaafa-d4bc-54a0-bbcc-74966956eeac with scrape type 2
2026-03-30 09:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78abaafa-d4bc-54a0-bbcc-74966956eeac with scrape type 2
2026-03-30 09:47:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 78abaafa-d4bc-54a0-bbcc-74966956eeac, identifier: 7004311auction111077
2026-03-30 09:47:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 78abaafa-d4bc-54a0-bbcc-74966956eeac with identifier: 7004311auction111077
2026-03-30 09:47:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 78abaafa-d4bc-54a0-bbcc-74966956eeac with identifier: 7004311auction111077
2026-03-30 09:47:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 78abaafa-d4bc-54a0-bbcc-74966956eeac with identifier: 7004311auction111077 to the API
2026-03-30 09:47:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004311>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '78abaafa-d4bc-54a0-bbcc-74966956eeac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004311',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 120601,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.0 TCe 90 GPF Intens 5D 67kW',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.0 TCe 90 GPF Intens 5D 67kW',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004311auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:53 [ecarstrade.nl] INFO: Saving data for 7004311auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537096.817566, 'last_price_update_time': 1774864073.062014}
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004311auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004312> (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-30 09:47:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:53 [ecarstrade.nl] INFO: Extracting details for car 7004312auction111077
2026-03-30 09:47:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15f1a047-45d6-5006-b5e8-d073b31327db with identifier: 7004312auction111077
2026-03-30 09:47:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15f1a047-45d6-5006-b5e8-d073b31327db with scrape type 2
2026-03-30 09:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15f1a047-45d6-5006-b5e8-d073b31327db with scrape type 2
2026-03-30 09:47:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 15f1a047-45d6-5006-b5e8-d073b31327db, identifier: 7004312auction111077
2026-03-30 09:47:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 15f1a047-45d6-5006-b5e8-d073b31327db with identifier: 7004312auction111077
2026-03-30 09:47:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 15f1a047-45d6-5006-b5e8-d073b31327db with identifier: 7004312auction111077
2026-03-30 09:47:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 15f1a047-45d6-5006-b5e8-d073b31327db with identifier: 7004312auction111077 to the API
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004312>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '15f1a047-45d6-5006-b5e8-d073b31327db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004312',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 112159,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.0 TCe 90 GPF Intens 5D 67kW',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.0 TCe 90 GPF Intens 5D 67kW',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004312auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:53 [ecarstrade.nl] INFO: Saving data for 7004312auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537096.240452, 'last_price_update_time': 1774864073.567578}
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004312auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004108> (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-30 09:47:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:55 [ecarstrade.nl] INFO: Extracting details for car 7004108auction111077
2026-03-30 09:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4252e4d8-ad3b-5a99-ae20-794e977729c3 with identifier: 7004108auction111077
2026-03-30 09:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4252e4d8-ad3b-5a99-ae20-794e977729c3 with scrape type 2
2026-03-30 09:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4252e4d8-ad3b-5a99-ae20-794e977729c3 with scrape type 2
2026-03-30 09:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4252e4d8-ad3b-5a99-ae20-794e977729c3, identifier: 7004108auction111077
2026-03-30 09:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4252e4d8-ad3b-5a99-ae20-794e977729c3 with identifier: 7004108auction111077
2026-03-30 09:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4252e4d8-ad3b-5a99-ae20-794e977729c3 with identifier: 7004108auction111077
2026-03-30 09:47:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4252e4d8-ad3b-5a99-ae20-794e977729c3 with identifier: 7004108auction111077 to the API
2026-03-30 09:47:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004108>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '4252e4d8-ad3b-5a99-ae20-794e977729c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004108',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 43219,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL CORSA-E 50kWh Busin.Edit.11kW 3 fase 5D Athlon Edition',
 'transmission': 'automatic',
 'trim': 'OPEL CORSA-E 50kWh Busin.Edit.11kW 3 fase 5D Athlon Edition',
 'vin': None,
 'year': 2021}
2026-03-30 09:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004108auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:56 [ecarstrade.nl] INFO: Saving data for 7004108auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537158.876012, 'last_price_update_time': 1774864076.250363}
2026-03-30 09:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004108auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004321> (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-30 09:47:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:47:56 [ecarstrade.nl] INFO: Extracting details for car 7004321auction111077
2026-03-30 09:47:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2762882e-fc60-5775-865e-36684cf83365 with identifier: 7004321auction111077
2026-03-30 09:47:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2762882e-fc60-5775-865e-36684cf83365 with scrape type 2
2026-03-30 09:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2762882e-fc60-5775-865e-36684cf83365 with scrape type 2
2026-03-30 09:47:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2762882e-fc60-5775-865e-36684cf83365, identifier: 7004321auction111077
2026-03-30 09:47:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2762882e-fc60-5775-865e-36684cf83365 with identifier: 7004321auction111077
2026-03-30 09:47:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2762882e-fc60-5775-865e-36684cf83365 with identifier: 7004321auction111077
2026-03-30 09:47:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2762882e-fc60-5775-865e-36684cf83365 with identifier: 7004321auction111077 to the API
2026-03-30 09:47:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004321>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '2762882e-fc60-5775-865e-36684cf83365',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004321',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 107410,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 Active Pack Business 1.2 Puretech 110 5D 81kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack Business 1.2 Puretech 110 5D 81kW',
 'vin': None,
 'year': 2022}
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004321auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:57 [ecarstrade.nl] INFO: Saving data for 7004321auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537156.561375, 'last_price_update_time': 1774864077.043243}
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004321auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004316> (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-30 09:47:57 [ecarstrade.nl] INFO: Extracting details for car 7004316auction111077
2026-03-30 09:47:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with identifier: 7004316auction111077
2026-03-30 09:47:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with scrape type 2
2026-03-30 09:47:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with scrape type 2
2026-03-30 09:47:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 58bfcfcf-0464-5031-8dee-2af6d9b715e4, identifier: 7004316auction111077
2026-03-30 09:47:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with identifier: 7004316auction111077
2026-03-30 09:47:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with identifier: 7004316auction111077
2026-03-30 09:47:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with identifier: 7004316auction111077 to the API
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004316>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '58bfcfcf-0464-5031-8dee-2af6d9b715e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004316',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 72295,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 Active 50kWh 136 5D',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  Active 50kWh 136 5D',
 'vin': None,
 'year': 2021}
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004316auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:57 [ecarstrade.nl] INFO: Saving data for 7004316auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537155.815653, 'last_price_update_time': 1774864077.598868}
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004316auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004145> (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-30 09:47:58 [ecarstrade.nl] INFO: Extracting details for car 7004145auction111077
2026-03-30 09:47:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecbe1882-986b-54f7-b650-34a3efedba25 with identifier: 7004145auction111077
2026-03-30 09:47:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecbe1882-986b-54f7-b650-34a3efedba25 with scrape type 2
2026-03-30 09:47:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecbe1882-986b-54f7-b650-34a3efedba25 with scrape type 2
2026-03-30 09:47:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ecbe1882-986b-54f7-b650-34a3efedba25, identifier: 7004145auction111077
2026-03-30 09:47:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ecbe1882-986b-54f7-b650-34a3efedba25 with identifier: 7004145auction111077
2026-03-30 09:47:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ecbe1882-986b-54f7-b650-34a3efedba25 with identifier: 7004145auction111077
2026-03-30 09:47:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ecbe1882-986b-54f7-b650-34a3efedba25 with identifier: 7004145auction111077 to the API
2026-03-30 09:47:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:47:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:47:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004145>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ecbe1882-986b-54f7-b650-34a3efedba25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004145',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mazda',
 'model': 'CX-3',
 'odometer': 138130,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda CX-3 2.0 SKYACTIV-G 121 Sport Selected 2WD 5D 89k Uitl.',
 'transmission': 'manual',
 'trim': '2.0 SKYACTIV-G 121 Sport Selected 2WD 5D 89k Uitl.',
 'vin': None,
 'year': 2021}
2026-03-30 09:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004145auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:47:58 [ecarstrade.nl] INFO: Saving data for 7004145auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537077.430172, 'last_price_update_time': 1774864078.745355}
2026-03-30 09:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004145auction111077') HTTP/1.1" 204 0
2026-03-30 09:47:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004164> (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-30 09:47:59 [ecarstrade.nl] INFO: Extracting details for car 7004164auction111077
2026-03-30 09:47:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51592187-a083-56e0-b637-142580d68fed with identifier: 7004164auction111077
2026-03-30 09:47:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51592187-a083-56e0-b637-142580d68fed with scrape type 2
2026-03-30 09:47:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51592187-a083-56e0-b637-142580d68fed with scrape type 2
2026-03-30 09:48:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 51592187-a083-56e0-b637-142580d68fed, identifier: 7004164auction111077
2026-03-30 09:48:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 51592187-a083-56e0-b637-142580d68fed with identifier: 7004164auction111077
2026-03-30 09:48:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 51592187-a083-56e0-b637-142580d68fed with identifier: 7004164auction111077
2026-03-30 09:48:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 51592187-a083-56e0-b637-142580d68fed with identifier: 7004164auction111077 to the API
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004164>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '51592187-a083-56e0-b637-142580d68fed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004164',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'i10',
 'odometer': 24608,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-25',
 'seats_number': 4,
 'seller_name': None,
 'title': 'HYUNDAI i10 1.0 MPI Comfort Smart 5D 49kW',
 'transmission': 'manual',
 'trim': 'HYUNDAI  1.0 MPI Comfort Smart 5D 49kW',
 'vin': None,
 'year': 2023}
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004164auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:00 [ecarstrade.nl] INFO: Saving data for 7004164auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537099.551041, 'last_price_update_time': 1774864080.341306}
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004164auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005063> (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-30 09:48:00 [ecarstrade.nl] INFO: Extracting details for car 7005063auction111077
2026-03-30 09:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3945020-6945-5dfa-aa85-f654ec6dc8d4 with identifier: 7005063auction111077
2026-03-30 09:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3945020-6945-5dfa-aa85-f654ec6dc8d4 with scrape type 2
2026-03-30 09:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3945020-6945-5dfa-aa85-f654ec6dc8d4 with scrape type 2
2026-03-30 09:48:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f3945020-6945-5dfa-aa85-f654ec6dc8d4, identifier: 7005063auction111077
2026-03-30 09:48:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f3945020-6945-5dfa-aa85-f654ec6dc8d4 with identifier: 7005063auction111077
2026-03-30 09:48:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f3945020-6945-5dfa-aa85-f654ec6dc8d4 with identifier: 7005063auction111077
2026-03-30 09:48:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f3945020-6945-5dfa-aa85-f654ec6dc8d4 with identifier: 7005063auction111077 to the API
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005063>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'f3945020-6945-5dfa-aa85-f654ec6dc8d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005063',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 122604,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh 150kW Life auto 5D',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh 150kW Life auto 5D',
 'vin': None,
 'year': 2020}
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005063auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:00 [ecarstrade.nl] INFO: Saving data for 7005063auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537091.942071, 'last_price_update_time': 1774864080.877423}
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005063auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004322> (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-30 09:48:02 [ecarstrade.nl] INFO: Extracting details for car 7004322auction111077
2026-03-30 09:48:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f525927a-afde-5d7f-81e3-faaac4f7ca22 with identifier: 7004322auction111077
2026-03-30 09:48:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f525927a-afde-5d7f-81e3-faaac4f7ca22 with scrape type 2
2026-03-30 09:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f525927a-afde-5d7f-81e3-faaac4f7ca22 with scrape type 2
2026-03-30 09:48:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f525927a-afde-5d7f-81e3-faaac4f7ca22, identifier: 7004322auction111077
2026-03-30 09:48:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f525927a-afde-5d7f-81e3-faaac4f7ca22 with identifier: 7004322auction111077
2026-03-30 09:48:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f525927a-afde-5d7f-81e3-faaac4f7ca22 with identifier: 7004322auction111077
2026-03-30 09:48:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f525927a-afde-5d7f-81e3-faaac4f7ca22 with identifier: 7004322auction111077 to the API
2026-03-30 09:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004322>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'f525927a-afde-5d7f-81e3-faaac4f7ca22',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004322',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 170488,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 Blue Lease Premium PureTech 130 EAT8 5D 96kW',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  Blue Lease Premium PureTech 130 EAT8 5D 96kW',
 'vin': None,
 'year': 2020}
2026-03-30 09:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004322auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:03 [ecarstrade.nl] INFO: Saving data for 7004322auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537141.491118, 'last_price_update_time': 1774864083.247327}
2026-03-30 09:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004322auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004295> (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-30 09:48:03 [ecarstrade.nl] INFO: Extracting details for car 7004295auction111077
2026-03-30 09:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e16d67bb-7090-59cf-970a-6823d7e04a27 with identifier: 7004295auction111077
2026-03-30 09:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e16d67bb-7090-59cf-970a-6823d7e04a27 with scrape type 2
2026-03-30 09:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e16d67bb-7090-59cf-970a-6823d7e04a27 with scrape type 2
2026-03-30 09:48:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e16d67bb-7090-59cf-970a-6823d7e04a27, identifier: 7004295auction111077
2026-03-30 09:48:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e16d67bb-7090-59cf-970a-6823d7e04a27 with identifier: 7004295auction111077
2026-03-30 09:48:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e16d67bb-7090-59cf-970a-6823d7e04a27 with identifier: 7004295auction111077
2026-03-30 09:48:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e16d67bb-7090-59cf-970a-6823d7e04a27 with identifier: 7004295auction111077 to the API
2026-03-30 09:48:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004295>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'e16d67bb-7090-59cf-970a-6823d7e04a27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004295',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'ZOE',
 'odometer': 93220,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Zoe R110 Life (batterijkoop) 5D 79kW',
 'transmission': 'automatic',
 'trim': 'RENAULT Zoe R110 Life (batterijkoop) 5D 79kW',
 'vin': None,
 'year': 2021}
2026-03-30 09:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004295auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:04 [ecarstrade.nl] INFO: Saving data for 7004295auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537138.771466, 'last_price_update_time': 1774864084.339397}
2026-03-30 09:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004295auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:07 [scrapy.extensions.logstats] INFO: Crawled 87 pages (at 39 pages/min), scraped 76 items (at 39 items/min)
2026-03-30 09:48:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 288MiB
2026-03-30 09:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004170> (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-30 09:48:09 [ecarstrade.nl] INFO: Extracting details for car 7004170auction111077
2026-03-30 09:48:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d8b9f40-f586-5b55-8639-11b6f7996740 with identifier: 7004170auction111077
2026-03-30 09:48:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d8b9f40-f586-5b55-8639-11b6f7996740 with scrape type 2
2026-03-30 09:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d8b9f40-f586-5b55-8639-11b6f7996740 with scrape type 2
2026-03-30 09:48:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4d8b9f40-f586-5b55-8639-11b6f7996740, identifier: 7004170auction111077
2026-03-30 09:48:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4d8b9f40-f586-5b55-8639-11b6f7996740 with identifier: 7004170auction111077
2026-03-30 09:48:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4d8b9f40-f586-5b55-8639-11b6f7996740 with identifier: 7004170auction111077
2026-03-30 09:48:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4d8b9f40-f586-5b55-8639-11b6f7996740 with identifier: 7004170auction111077 to the API
2026-03-30 09:48:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004170>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '4d8b9f40-f586-5b55-8639-11b6f7996740',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004170',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 156031,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.0 EcoBoost 125pk ST-Line Bus. Wagon 5D',
 'transmission': 'manual',
 'trim': 'FORD  Wagon 1.0 EcoBoost 125pk ST-Line Bus. Wagon 5D',
 'vin': None,
 'year': 2020}
2026-03-30 09:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004170auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:10 [ecarstrade.nl] INFO: Saving data for 7004170auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537092.490517, 'last_price_update_time': 1774864090.344419}
2026-03-30 09:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004170auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:22 [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-30 09:48:22 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Found listing with ID: 7004256auction111077
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004256auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Scrape type for 7004256auction111077: 2
2026-03-30 09:48:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Found listing with ID: 7004112auction111077
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004112auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Scrape type for 7004112auction111077: 2
2026-03-30 09:48:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Found listing with ID: 7004111auction111077
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004111auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Scrape type for 7004111auction111077: 2
2026-03-30 09:48:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Found listing with ID: 7004100auction111077
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004100auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Scrape type for 7004100auction111077: 2
2026-03-30 09:48:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Found listing with ID: 7004180auction111077
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004180auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Scrape type for 7004180auction111077: 2
2026-03-30 09:48:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Found listing with ID: 7004307auction111077
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004307auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Scrape type for 7004307auction111077: 2
2026-03-30 09:48:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Found listing with ID: 7007123auction111108
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007123auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Scrape type for 7007123auction111108: 0
2026-03-30 09:48:22 [ecarstrade.nl] INFO: Found listing with ID: 7007129auction111108
2026-03-30 09:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007129auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007129auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007157auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007157auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007157auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007121auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007121auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007121auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007160auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007160auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007160auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007111auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007111auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007111auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007224auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007224auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007224auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007125auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007125auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007125auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007124auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007124auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007124auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007159auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007159auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007159auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7009257auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009257auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7009257auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007143auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007143auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007143auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007169auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007169auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007169auction111108: 0
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7007153auction111108
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007153auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:23 [ecarstrade.nl] INFO: Scrape type for 7007153auction111108: 0
2026-03-30 09:48:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004256> (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-30 09:48:29 [ecarstrade.nl] INFO: Extracting details for car 7004256auction111077
2026-03-30 09:48:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6523aea8-c471-5c28-ba5d-803fd3835037 with identifier: 7004256auction111077
2026-03-30 09:48:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6523aea8-c471-5c28-ba5d-803fd3835037 with scrape type 2
2026-03-30 09:48:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6523aea8-c471-5c28-ba5d-803fd3835037 with scrape type 2
2026-03-30 09:48:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6523aea8-c471-5c28-ba5d-803fd3835037, identifier: 7004256auction111077
2026-03-30 09:48:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6523aea8-c471-5c28-ba5d-803fd3835037 with identifier: 7004256auction111077
2026-03-30 09:48:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6523aea8-c471-5c28-ba5d-803fd3835037 with identifier: 7004256auction111077
2026-03-30 09:48:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6523aea8-c471-5c28-ba5d-803fd3835037 with identifier: 7004256auction111077 to the API
2026-03-30 09:48:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004256>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '6523aea8-c471-5c28-ba5d-803fd3835037',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004256',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'up!',
 'odometer': 143054,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-13',
 'seats_number': 4,
 'seller_name': None,
 'title': 'VOLKSWAGEN up! 1.0 44kW Move up! BlueMotion Technology 5D',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  1.0 44kW Move  BlueMotion Technology 5D',
 'vin': None,
 'year': 2019}
2026-03-30 09:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004256auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:29 [ecarstrade.nl] INFO: Saving data for 7004256auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537157.857647, 'last_price_update_time': 1774864109.982542}
2026-03-30 09:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004256auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:30 [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-30 09:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004111> (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-30 09:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004180> (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-30 09:48:30 [ecarstrade.nl] INFO: Extracting details for car 7004111auction111077
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Extracting details for car 7004180auction111077
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007163auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007163auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007163auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007126auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007126auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007126auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007168auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007168auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007168auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007120auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007120auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007120auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007162auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007162auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007162auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007119auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007119auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007119auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007130auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007130auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007130auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007139auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007139auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007139auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007112auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007112auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007112auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007117auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007117auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007117auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007203auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007203auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007203auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7007144auction111108
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277007144auction111108%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7007144auction111108: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7009406auction111131
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009406auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7009406auction111131: 0
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7010542auction111131
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010542auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7010542auction111131: 2
2026-03-30 09:48:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with identifier: 7004111auction111077
2026-03-30 09:48:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with scrape type 2
2026-03-30 09:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with scrape type 2
2026-03-30 09:48:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4, identifier: 7004111auction111077
2026-03-30 09:48:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f411afbf-a6b5-57f7-9fc8-7f39036922a8 with identifier: 7004180auction111077
2026-03-30 09:48:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f411afbf-a6b5-57f7-9fc8-7f39036922a8 with scrape type 2
2026-03-30 09:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f411afbf-a6b5-57f7-9fc8-7f39036922a8 with scrape type 2
2026-03-30 09:48:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f411afbf-a6b5-57f7-9fc8-7f39036922a8, identifier: 7004180auction111077
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Found listing with ID: 7010540auction111131
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010540auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:30 [ecarstrade.nl] INFO: Scrape type for 7010540auction111131: 2
2026-03-30 09:48:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with identifier: 7004111auction111077
2026-03-30 09:48:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with identifier: 7004111auction111077
2026-03-30 09:48:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with identifier: 7004111auction111077 to the API
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004111>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004111',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'Mitsubishi Space Star',
 'odometer': 184969,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-04-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MITSUBISHI Space Star 1.0 ClearTec Cool+ 5D 52kW',
 'transmission': 'manual',
 'trim': 'MITSUBISHI Space Star 1.0 ClearTec Cool+ 5D 52kW',
 'vin': None,
 'year': 2019}
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004111auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Saving data for 7004111auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537152.902564, 'last_price_update_time': 1774864111.467062}
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004111auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f411afbf-a6b5-57f7-9fc8-7f39036922a8 with identifier: 7004180auction111077
2026-03-30 09:48:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f411afbf-a6b5-57f7-9fc8-7f39036922a8 with identifier: 7004180auction111077
2026-03-30 09:48:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f411afbf-a6b5-57f7-9fc8-7f39036922a8 with identifier: 7004180auction111077 to the API
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004180>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 5',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'f411afbf-a6b5-57f7-9fc8-7f39036922a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004180',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'Jumpy',
 'odometer': 284381,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-12-23',
 'seats_number': None,
 'seller_name': None,
 'title': 'CITROEN Jumpy GB 10 L1H1 HDI 125 Economy 4D 94kW',
 'transmission': 'manual',
 'trim': 'CITROEN  GB 10 L1H1 HDI 125 Economy 4D 94kW',
 'vin': None,
 'year': 2016}
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004180auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Saving data for 7004180auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537153.398922, 'last_price_update_time': 1774864111.873973}
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004180auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Found listing with ID: 7009328auction111131
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009328auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Scrape type for 7009328auction111131: 0
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Found listing with ID: 7010539auction111131
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010539auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Scrape type for 7010539auction111131: 2
2026-03-30 09:48:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004112> (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-30 09:48:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Found listing with ID: 7009324auction111131
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009324auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Scrape type for 7009324auction111131: 0
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Found listing with ID: 7009352auction111131
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009352auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Scrape type for 7009352auction111131: 0
2026-03-30 09:48:31 [ecarstrade.nl] INFO: Found listing with ID: 7009644auction111131
2026-03-30 09:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009644auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:32 [ecarstrade.nl] INFO: Scrape type for 7009644auction111131: 0
2026-03-30 09:48:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:32 [ecarstrade.nl] INFO: Extracting details for car 7004112auction111077
2026-03-30 09:48:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with identifier: 7004112auction111077
2026-03-30 09:48:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with scrape type 2
2026-03-30 09:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with scrape type 2
2026-03-30 09:48:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b, identifier: 7004112auction111077
2026-03-30 09:48:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with identifier: 7004112auction111077
2026-03-30 09:48:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with identifier: 7004112auction111077
2026-03-30 09:48:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with identifier: 7004112auction111077 to the API
2026-03-30 09:48:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004112>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '4b7f879b-b141-5ba5-a832-b4fadf8ef84b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004112',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'Mitsubishi Space Star',
 'odometer': 110893,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MITSUBISHI Space Star 1.0 ClearTec Cool+ 5D 52kW',
 'transmission': 'manual',
 'trim': 'MITSUBISHI Space Star 1.0 ClearTec Cool+ 5D 52kW',
 'vin': None,
 'year': 2019}
2026-03-30 09:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004112auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:32 [ecarstrade.nl] INFO: Saving data for 7004112auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537151.651054, 'last_price_update_time': 1774864112.461846}
2026-03-30 09:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004112auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004307> (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-30 09:48:34 [ecarstrade.nl] INFO: Extracting details for car 7004307auction111077
2026-03-30 09:48:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with identifier: 7004307auction111077
2026-03-30 09:48:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with scrape type 2
2026-03-30 09:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with scrape type 2
2026-03-30 09:48:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 514ae36e-1d47-5ae8-98aa-db195eb0bab0, identifier: 7004307auction111077
2026-03-30 09:48:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with identifier: 7004307auction111077
2026-03-30 09:48:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with identifier: 7004307auction111077
2026-03-30 09:48:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with identifier: 7004307auction111077 to the API
2026-03-30 09:48:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004307>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '514ae36e-1d47-5ae8-98aa-db195eb0bab0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004307',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 28360,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-03-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'RENAULT KANGOO 1.2 TCe 115 STOP & START Comf 4D 85kW',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO 1.2 TCe 115 STOP & START Comf 4D 85kW',
 'vin': None,
 'year': 2018}
2026-03-30 09:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004307auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:48:34 [ecarstrade.nl] INFO: Saving data for 7004307auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537154.92293, 'last_price_update_time': 1774864114.662193}
2026-03-30 09:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004307auction111077') HTTP/1.1" 204 0
2026-03-30 09:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010540> (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-30 09:48:39 [ecarstrade.nl] INFO: Extracting details for car 7010540auction111131
2026-03-30 09:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f028a89-bbdc-585f-bfab-c49ac5cdd1d4 with identifier: 7010540auction111131
2026-03-30 09:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f028a89-bbdc-585f-bfab-c49ac5cdd1d4 with scrape type 2
2026-03-30 09:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f028a89-bbdc-585f-bfab-c49ac5cdd1d4 with scrape type 2
2026-03-30 09:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5f028a89-bbdc-585f-bfab-c49ac5cdd1d4, identifier: 7010540auction111131
2026-03-30 09:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5f028a89-bbdc-585f-bfab-c49ac5cdd1d4 with identifier: 7010540auction111131
2026-03-30 09:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5f028a89-bbdc-585f-bfab-c49ac5cdd1d4 with identifier: 7010540auction111131
2026-03-30 09:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5f028a89-bbdc-585f-bfab-c49ac5cdd1d4 with identifier: 7010540auction111131 to the API
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7010540>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '5f028a89-bbdc-585f-bfab-c49ac5cdd1d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010540',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 122331,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC60 2.0 B4 Inscription Geartronic',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 B4 Inscription Geartronic',
 'vin': None,
 'year': 2023}
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010540auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Saving data for 7010540auction111131: {'auction_closing_time': 1774953600.0, 'created_time': 1774637516.931491, 'last_price_update_time': 1774864119.39588}
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7010540auction111131') HTTP/1.1" 204 0
2026-03-30 09:48:39 [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-30 09:48:39 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7010544auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010544auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7010544auction111131: 2
2026-03-30 09:48:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009465auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009465auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009465auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009522auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009522auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009522auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009601auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009601auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009601auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009646auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009646auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009646auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009399auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009399auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009399auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009642auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009642auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009642auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009316auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009316auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009316auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009372auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009372auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009372auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009390auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009390auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009390auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009493auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009493auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009493auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009630auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009630auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009630auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009345auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009345auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Scrape type for 7009345auction111131: 0
2026-03-30 09:48:39 [ecarstrade.nl] INFO: Found listing with ID: 7009347auction111131
2026-03-30 09:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009347auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Scrape type for 7009347auction111131: 0
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Found listing with ID: 7009578auction111131
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009578auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Scrape type for 7009578auction111131: 0
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Found listing with ID: 7009346auction111131
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009346auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Scrape type for 7009346auction111131: 0
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Found listing with ID: 7009322auction111131
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009322auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Scrape type for 7009322auction111131: 0
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Found listing with ID: 7009349auction111131
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009349auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Scrape type for 7009349auction111131: 0
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Found listing with ID: 7009540auction111131
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009540auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Scrape type for 7009540auction111131: 0
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Found listing with ID: 7009635auction111131
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009635auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Scrape type for 7009635auction111131: 0
2026-03-30 09:48:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010539> (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-30 09:48:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010542> (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-30 09:48:40 [ecarstrade.nl] INFO: Extracting details for car 7010539auction111131
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Extracting details for car 7010542auction111131
2026-03-30 09:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecc03745-03f5-5b0b-bd07-7b902d0d82ce with identifier: 7010539auction111131
2026-03-30 09:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecc03745-03f5-5b0b-bd07-7b902d0d82ce with scrape type 2
2026-03-30 09:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecc03745-03f5-5b0b-bd07-7b902d0d82ce with scrape type 2
2026-03-30 09:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ecc03745-03f5-5b0b-bd07-7b902d0d82ce, identifier: 7010539auction111131
2026-03-30 09:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cef80aee-7dff-571c-b946-d5a52b041a53 with identifier: 7010542auction111131
2026-03-30 09:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cef80aee-7dff-571c-b946-d5a52b041a53 with scrape type 2
2026-03-30 09:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cef80aee-7dff-571c-b946-d5a52b041a53 with scrape type 2
2026-03-30 09:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cef80aee-7dff-571c-b946-d5a52b041a53, identifier: 7010542auction111131
2026-03-30 09:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ecc03745-03f5-5b0b-bd07-7b902d0d82ce with identifier: 7010539auction111131
2026-03-30 09:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ecc03745-03f5-5b0b-bd07-7b902d0d82ce with identifier: 7010539auction111131
2026-03-30 09:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ecc03745-03f5-5b0b-bd07-7b902d0d82ce with identifier: 7010539auction111131 to the API
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7010539>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ecc03745-03f5-5b0b-bd07-7b902d0d82ce',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010539',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 88902,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO V60 2.0 D4 Inscription Geartronic',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 D4 Inscription Geartronic',
 'vin': None,
 'year': 2023}
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010539auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:40 [ecarstrade.nl] INFO: Saving data for 7010539auction111131: {'auction_closing_time': 1774953600.0, 'created_time': 1774637517.897357, 'last_price_update_time': 1774864120.741127}
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7010539auction111131') HTTP/1.1" 204 0
2026-03-30 09:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cef80aee-7dff-571c-b946-d5a52b041a53 with identifier: 7010542auction111131
2026-03-30 09:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cef80aee-7dff-571c-b946-d5a52b041a53 with identifier: 7010542auction111131
2026-03-30 09:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cef80aee-7dff-571c-b946-d5a52b041a53 with identifier: 7010542auction111131 to the API
2026-03-30 09:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7010542>
{'auction_title': '',
 'c_o_2_emission_value': 40,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '3.0L',
 'expiration_date': '2026-03-31T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cef80aee-7dff-571c-b946-d5a52b041a53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010542',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 171241,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW x5 xDrive45e High Executive',
 'transmission': 'automatic',
 'trim': 'x5 xDrive45e High Executive',
 'vin': None,
 'year': 2023}
2026-03-30 09:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010542auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:41 [ecarstrade.nl] INFO: Saving data for 7010542auction111131: {'auction_closing_time': 1774953600.0, 'created_time': 1774637514.775281, 'last_price_update_time': 1774864121.129201}
2026-03-30 09:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7010542auction111131') HTTP/1.1" 204 0
2026-03-30 09:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010544> (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-30 09:48:47 [ecarstrade.nl] INFO: Extracting details for car 7010544auction111131
2026-03-30 09:48:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4aa26b01-84dd-5f97-9e6e-4ee0eb0a7496 with identifier: 7010544auction111131
2026-03-30 09:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4aa26b01-84dd-5f97-9e6e-4ee0eb0a7496 with scrape type 2
2026-03-30 09:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4aa26b01-84dd-5f97-9e6e-4ee0eb0a7496 with scrape type 2
2026-03-30 09:48:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4aa26b01-84dd-5f97-9e6e-4ee0eb0a7496, identifier: 7010544auction111131
2026-03-30 09:48:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4aa26b01-84dd-5f97-9e6e-4ee0eb0a7496 with identifier: 7010544auction111131
2026-03-30 09:48:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4aa26b01-84dd-5f97-9e6e-4ee0eb0a7496 with identifier: 7010544auction111131
2026-03-30 09:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4aa26b01-84dd-5f97-9e6e-4ee0eb0a7496 with identifier: 7010544auction111131 to the API
2026-03-30 09:48:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:48:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7010544>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4aa26b01-84dd-5f97-9e6e-4ee0eb0a7496',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010544',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 142018,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 Sportback 40 TDI q. Pro Line S',
 'transmission': 'automatic',
 'trim': 'AUDI  Sportback 40 TDI q. Pro Line S',
 'vin': None,
 'year': 2020}
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010544auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Saving data for 7010544auction111131: {'auction_closing_time': 1774953600.0, 'created_time': 1774637516.18524, 'last_price_update_time': 1774864128.033166}
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7010544auction111131') HTTP/1.1" 204 0
2026-03-30 09:48:48 [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-30 09:48:48 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009652auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009652auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009652auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009282auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009282auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009282auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009475auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009475auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009475auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009297auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009297auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009297auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009343auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009343auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009343auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009267auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009267auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009267auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009274auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009274auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009274auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009415auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009415auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009415auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7010184auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010184auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7010184auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009289auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009289auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009289auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009344auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009344auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009344auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7010173auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010173auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7010173auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009290auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009290auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009290auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009380auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009380auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009380auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009611auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009611auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009611auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009648auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009648auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009648auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009278auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009278auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009278auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009291auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009291auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009291auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009350auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009350auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009350auction111131: 0
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Found listing with ID: 7009650auction111131
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009650auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:48 [ecarstrade.nl] INFO: Scrape type for 7009650auction111131: 0
2026-03-30 09:48:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:48:55 [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-30 09:48:55 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009301auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009301auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009301auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7010205auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010205auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7010205auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009381auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009381auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009381auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009616auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009616auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009616auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009624auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009624auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009624auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009653auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009653auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009653auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009339auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009339auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009339auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009360auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009360auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009360auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009657auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009657auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009657auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009285auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009285auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009285auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009335auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009335auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009335auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009660auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009660auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009660auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7010187auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010187auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7010187auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7010537auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010537auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7010537auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009264auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009264auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009264auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009279auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009279auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009279auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009355auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009355auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Scrape type for 7009355auction111131: 0
2026-03-30 09:48:55 [ecarstrade.nl] INFO: Found listing with ID: 7009277auction111131
2026-03-30 09:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009277auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:56 [ecarstrade.nl] INFO: Scrape type for 7009277auction111131: 0
2026-03-30 09:48:56 [ecarstrade.nl] INFO: Found listing with ID: 7009338auction111131
2026-03-30 09:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009338auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:56 [ecarstrade.nl] INFO: Scrape type for 7009338auction111131: 0
2026-03-30 09:48:56 [ecarstrade.nl] INFO: Found listing with ID: 7009351auction111131
2026-03-30 09:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009351auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:48:56 [ecarstrade.nl] INFO: Scrape type for 7009351auction111131: 0
2026-03-30 09:48:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:49:02 [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-30 09:49:02 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:49:02 [ecarstrade.nl] INFO: Found listing with ID: 7009634auction111131
2026-03-30 09:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009634auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:02 [ecarstrade.nl] INFO: Scrape type for 7009634auction111131: 0
2026-03-30 09:49:02 [ecarstrade.nl] INFO: Found listing with ID: 7009767auction111131
2026-03-30 09:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009767auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:02 [ecarstrade.nl] INFO: Scrape type for 7009767auction111131: 0
2026-03-30 09:49:02 [ecarstrade.nl] INFO: Found listing with ID: 7009370auction111131
2026-03-30 09:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009370auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:02 [ecarstrade.nl] INFO: Scrape type for 7009370auction111131: 0
2026-03-30 09:49:02 [ecarstrade.nl] INFO: Found listing with ID: 7009457auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009457auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009457auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009632auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009632auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009632auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009323auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009323auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009323auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009273auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009273auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009273auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009304auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009304auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009304auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009640auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009640auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009640auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009803auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009803auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009803auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009276auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009276auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009276auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009287auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009287auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009287auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009374auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009374auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009374auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009340auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009340auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009340auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009364auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009364auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009364auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009569auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009569auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009569auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009334auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009334auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009334auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009672auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009672auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009672auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009361auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009361auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009361auction111131: 0
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Found listing with ID: 7009365auction111131
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009365auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:03 [ecarstrade.nl] INFO: Scrape type for 7009365auction111131: 0
2026-03-30 09:49:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:49:07 [scrapy.extensions.logstats] INFO: Crawled 103 pages (at 16 pages/min), scraped 86 items (at 10 items/min)
2026-03-30 09:49:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 289MiB
2026-03-30 09:49:17 [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-30 09:49:17 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009594auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009594auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009594auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7010186auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010186auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7010186auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009341auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009341auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009341auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009423auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009423auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009423auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009625auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009625auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009625auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009627auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009627auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009627auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009670auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009670auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009670auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009296auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009296auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009296auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009658auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009658auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009658auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7010169auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010169auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7010169auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009559auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009559auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009559auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009613auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009613auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009613auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009376auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009376auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009376auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009621auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009621auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009621auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7010177auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010177auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7010177auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009319auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009319auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009319auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009674auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009674auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009674auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009367auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009367auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009367auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7009649auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009649auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7009649auction111131: 0
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Found listing with ID: 7010198auction111131
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010198auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:17 [ecarstrade.nl] INFO: Scrape type for 7010198auction111131: 0
2026-03-30 09:49:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7010181auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010181auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7010181auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009333auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009333auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009333auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7010180auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010180auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7010180auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009363auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009363auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009363auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009607auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009607auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009607auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009641auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009641auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009641auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7010192auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010192auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7010192auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009286auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009286auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009286auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7010182auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010182auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7010182auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7010174auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010174auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7010174auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009358auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009358auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009358auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009597auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009597auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009597auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009622auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009622auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009622auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009626auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009626auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009626auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009636auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009636auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009636auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7010191auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010191auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7010191auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009795auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009795auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009795auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7010200auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010200auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7010200auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009299auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009299auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009299auction111131: 0
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Found listing with ID: 7009329auction111131
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009329auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:24 [ecarstrade.nl] INFO: Scrape type for 7009329auction111131: 0
2026-03-30 09:49:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:49:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004100> (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-30 09:49:27 [ecarstrade.nl] INFO: Extracting details for car 7004100auction111077
2026-03-30 09:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with identifier: 7004100auction111077
2026-03-30 09:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with scrape type 2
2026-03-30 09:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with scrape type 2
2026-03-30 09:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3, identifier: 7004100auction111077
2026-03-30 09:49:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with identifier: 7004100auction111077
2026-03-30 09:49:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with identifier: 7004100auction111077
2026-03-30 09:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with identifier: 7004100auction111077 to the API
2026-03-30 09:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 09:49:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 09:49:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004100>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '4a5308f0-a9e0-5648-8421-4c4e9e3661b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004100',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 146066,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Allure EV 50kWh 136 5D',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  Allure EV 50kWh 136 5D',
 'vin': None,
 'year': 2020}
2026-03-30 09:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004100auction111077%27 HTTP/1.1" 200 None
2026-03-30 09:49:28 [ecarstrade.nl] INFO: Saving data for 7004100auction111077: {'auction_closing_time': 1774945500.0, 'created_time': 1774537152.431763, 'last_price_update_time': 1774864168.567725}
2026-03-30 09:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004100auction111077') HTTP/1.1" 204 0
2026-03-30 09:49:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009655auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009655auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009655auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7010199auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010199auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7010199auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009295auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009295auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009295auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009631auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009631auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009631auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009659auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009659auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009659auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009280auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009280auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009280auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009298auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009298auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009298auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009318auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009318auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009318auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009327auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009327auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009327auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009549auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009549auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009549auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009638auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009638auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009638auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009320auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009320auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009320auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009342auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009342auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009342auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009647auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009647auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009647auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009675auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009675auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009675auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7010189auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010189auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7010189auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009332auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009332auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009332auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009528auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009528auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009528auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009605auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009605auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009605auction111131: 0
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7009293auction111131
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009293auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:34 [ecarstrade.nl] INFO: Scrape type for 7009293auction111131: 0
2026-03-30 09:49:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:49:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Found listing with ID: 7009302auction111131
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009302auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Scrape type for 7009302auction111131: 0
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Found listing with ID: 7009610auction111131
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009610auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Scrape type for 7009610auction111131: 0
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Found listing with ID: 7009615auction111131
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009615auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Scrape type for 7009615auction111131: 0
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Found listing with ID: 7009294auction111131
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009294auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Scrape type for 7009294auction111131: 0
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Found listing with ID: 7009608auction111131
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009608auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Scrape type for 7009608auction111131: 0
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Found listing with ID: 7011353auction111131
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277011353auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Scrape type for 7011353auction111131: 0
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Found listing with ID: 7009281auction111131
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009281auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Scrape type for 7009281auction111131: 0
2026-03-30 09:49:48 [ecarstrade.nl] INFO: Found listing with ID: 7009288auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009288auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009288auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009321auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009321auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009321auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009354auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009354auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009354auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009275auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009275auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009275auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009309auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009309auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009309auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009317auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009317auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009317auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7010193auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010193auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7010193auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7010543auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010543auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7010543auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009271auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009271auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009271auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009325auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009325auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009325auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009628auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009628auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009628auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009268auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009268auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009268auction111131: 0
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Found listing with ID: 7009596auction111131
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009596auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:49 [ecarstrade.nl] INFO: Scrape type for 7009596auction111131: 0
2026-03-30 09:49:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:49:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7011356auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277011356auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7011356auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009356auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009356auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009356auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009377auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009377auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009377auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009485auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009485auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009485auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009623auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009623auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009623auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009643auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009643auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009643auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009654auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009654auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009654auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009348auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009348auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009348auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7010190auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010190auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7010190auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7010538auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010538auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7010538auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009336auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009336auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009336auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009637auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009637auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009637auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009283auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009283auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009283auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009337auction111131
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009337auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Scrape type for 7009337auction111131: 0
2026-03-30 09:49:55 [ecarstrade.nl] INFO: Found listing with ID: 7009609auction111131
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009609auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Scrape type for 7009609auction111131: 0
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7010172auction111131
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010172auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Scrape type for 7010172auction111131: 0
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7009330auction111131
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009330auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Scrape type for 7009330auction111131: 0
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7009511auction111131
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009511auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Scrape type for 7009511auction111131: 0
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7009629auction111131
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009629auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Scrape type for 7009629auction111131: 0
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7009639auction111131
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009639auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:49:56 [ecarstrade.nl] INFO: Scrape type for 7009639auction111131: 0
2026-03-30 09:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:50:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7010178auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010178auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7010178auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009306auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009306auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009306auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009667auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009667auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009667auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009303auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009303auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009303auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009326auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009326auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009326auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009614auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009614auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009614auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009645auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009645auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009645auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7010195auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010195auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7010195auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009292auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009292auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009292auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7010194auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010194auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7010194auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009272auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009272auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009272auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009603auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009603auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009603auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009651auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009651auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009651auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009656auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009656auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009656auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7010196auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010196auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7010196auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7010210auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010210auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7010210auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009269auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009269auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009269auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009284auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009284auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009284auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009353auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009353auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009353auction111131: 0
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Found listing with ID: 7009379auction111131
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009379auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:03 [ecarstrade.nl] INFO: Scrape type for 7009379auction111131: 0
2026-03-30 09:50:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:50:07 [scrapy.extensions.logstats] INFO: Crawled 110 pages (at 7 pages/min), scraped 87 items (at 1 items/min)
2026-03-30 09:50:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 297MiB
2026-03-30 09:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7010183auction111131
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010183auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Scrape type for 7010183auction111131: 0
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7009265auction111131
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009265auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Scrape type for 7009265auction111131: 0
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7009599auction111131
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009599auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Scrape type for 7009599auction111131: 0
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7009300auction111131
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009300auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Scrape type for 7009300auction111131: 0
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7009357auction111131
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009357auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Scrape type for 7009357auction111131: 0
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7009378auction111131
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009378auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Scrape type for 7009378auction111131: 0
2026-03-30 09:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7009534auction111131
2026-03-30 09:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009534auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009534auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7010202auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010202auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7010202auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009368auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009368auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009368auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009633auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009633auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009633auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009305auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009305auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009305auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009270auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009270auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009270auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009669auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009669auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009669auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7010209auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010209auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7010209auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009266auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009266auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009266auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009587auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009587auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009587auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009432auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009432auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009432auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009620auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009620auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009620auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7011352auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277011352auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7011352auction111131: 0
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Found listing with ID: 7009619auction111131
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009619auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:11 [ecarstrade.nl] INFO: Scrape type for 7009619auction111131: 0
2026-03-30 09:50:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:50:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7009612auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009612auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7009612auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7009618auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009618auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7009618auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7009440auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009440auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7009440auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7010176auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010176auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7010176auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7009359auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009359auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7009359auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7009331auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009331auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7009331auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7009263auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009263auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7009263auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7009665auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009665auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7009665auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7009666auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277009666auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7009666auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7010254auction111131
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277010254auction111131%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7010254auction111131: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006194auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006194auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006194auction111095: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006216auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006216auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006216auction111095: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006221auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006221auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006221auction111095: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006486auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006486auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006486auction111095: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006485auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006485auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006485auction111095: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006223auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006223auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006223auction111095: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006202auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006202auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006202auction111095: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006187auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006187auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006187auction111095: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006174auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006174auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006174auction111095: 0
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Found listing with ID: 7006178auction111095
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006178auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:18 [ecarstrade.nl] INFO: Scrape type for 7006178auction111095: 0
2026-03-30 09:50:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page25?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006111auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006111auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006111auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006108auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006108auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006108auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006488auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006488auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006488auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006098auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006098auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006098auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006191auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006191auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006191auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006107auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006107auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006107auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006104auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006104auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006104auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006214auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006214auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006214auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006219auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006219auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006219auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006100auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006100auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006100auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006123auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006123auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006123auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006114auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006114auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006114auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006186auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006186auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006186auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006110auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006110auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006110auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006135auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006135auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006135auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006102auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006102auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006102auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006129auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006129auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006129auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006181auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006181auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006181auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006119auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006119auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006119auction111095: 0
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Found listing with ID: 7006206auction111095
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006206auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:26 [ecarstrade.nl] INFO: Scrape type for 7006206auction111095: 0
2026-03-30 09:50:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page25?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:50:32 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:50:32 [ecarstrade.nl] INFO: Found listing with ID: 7006208auction111095
2026-03-30 09:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006208auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006208auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006198auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006198auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006198auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006117auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006117auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006117auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006176auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006176auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006176auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006139auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006139auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006139auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006164auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006164auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006164auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006196auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006196auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006196auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006166auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006166auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006166auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006183auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006183auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006183auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006200auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006200auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006200auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006212auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006212auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006212auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006116auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006116auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006116auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006151auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006151auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006151auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006097auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006097auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006097auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006125auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006125auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006125auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006155auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006155auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006155auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006146auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006146auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006146auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006161auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006161auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006161auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006169auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006169auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006169auction111095: 0
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Found listing with ID: 7006142auction111095
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006142auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:33 [ecarstrade.nl] INFO: Scrape type for 7006142auction111095: 0
2026-03-30 09:50:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:50:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Found listing with ID: 7006172auction111095
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006172auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Scrape type for 7006172auction111095: 0
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Found listing with ID: 7006203auction111095
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006203auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Scrape type for 7006203auction111095: 0
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Found listing with ID: 7006127auction111095
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006127auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Scrape type for 7006127auction111095: 0
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Found listing with ID: 7006210auction111095
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277006210auction111095%27 HTTP/1.1" 200 None
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Scrape type for 7006210auction111095: 0
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Found listing with ID: 6999952auction111021
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999952auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Scrape type for 6999952auction111021: 0
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Found listing with ID: 6999954auction111021
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999954auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Scrape type for 6999954auction111021: 0
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Found listing with ID: 6999947auction111021
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999947auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Scrape type for 6999947auction111021: 0
2026-03-30 09:50:39 [ecarstrade.nl] INFO: Found listing with ID: 6999957auction111021
2026-03-30 09:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999957auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999957auction111021: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999956auction111021
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999956auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999956auction111021: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999949auction111021
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999949auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999949auction111021: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999946auction111021
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999946auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999946auction111021: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999955auction111021
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999955auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999955auction111021: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999950auction111021
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999950auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999950auction111021: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999951auction111021
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999951auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999951auction111021: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999953auction111021
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999953auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999953auction111021: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999948auction111021
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999948auction111021%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999948auction111021: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999443auction111008
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999443auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999443auction111008: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 7001333auction111008
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277001333auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 7001333auction111008: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 7002866auction111008
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002866auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 7002866auction111008: 0
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Found listing with ID: 6999445auction111008
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999445auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:40 [ecarstrade.nl] INFO: Scrape type for 6999445auction111008: 0
2026-03-30 09:50:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Found 20 car items
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Found listing with ID: 6999441auction111008
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999441auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Scrape type for 6999441auction111008: 0
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Found listing with ID: 6999440auction111008
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999440auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Scrape type for 6999440auction111008: 0
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Found listing with ID: 7002869auction111008
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002869auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Scrape type for 7002869auction111008: 0
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Found listing with ID: 7002870auction111008
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002870auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Scrape type for 7002870auction111008: 0
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Found listing with ID: 7002874auction111008
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002874auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Scrape type for 7002874auction111008: 0
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Found listing with ID: 7002861auction111008
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002861auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Scrape type for 7002861auction111008: 0
2026-03-30 09:50:46 [ecarstrade.nl] INFO: Found listing with ID: 7002863auction111008
2026-03-30 09:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002863auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002863auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002862auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002862auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002862auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002867auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002867auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002867auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002912auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002912auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002912auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002854auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002854auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002854auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002875auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002875auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002875auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002873auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002873auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002873auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002859auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002859auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002859auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002910auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002910auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002910auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002911auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002911auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002911auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002872auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002872auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002872auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002871auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002871auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002871auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002855auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002855auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002855auction111008: 0
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Found listing with ID: 7002858auction111008
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002858auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:47 [ecarstrade.nl] INFO: Scrape type for 7002858auction111008: 0
2026-03-30 09:50:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page29?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Found 6 car items
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Found listing with ID: 7002856auction111008
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002856auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Scrape type for 7002856auction111008: 0
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Found listing with ID: 7002868auction111008
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002868auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Scrape type for 7002868auction111008: 0
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Found listing with ID: 6999442auction111008
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999442auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Scrape type for 6999442auction111008: 0
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Found listing with ID: 7002857auction111008
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002857auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Scrape type for 7002857auction111008: 0
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Found listing with ID: 7002860auction111008
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002860auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Scrape type for 7002860auction111008: 0
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Found listing with ID: 7002876auction111008
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002876auction111008%27 HTTP/1.1" 200 None
2026-03-30 09:50:52 [ecarstrade.nl] INFO: Scrape type for 7002876auction111008: 0
2026-03-30 09:50:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 09:51:07 [scrapy.extensions.logstats] INFO: Crawled 117 pages (at 7 pages/min), scraped 87 items (at 0 items/min)
2026-03-30 09:51:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 314MiB
2026-03-30 09:51:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page30?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page29?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-30 09:51:27 [ecarstrade.nl] INFO: No car items found on page 30
2026-03-30 09:51:27 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 09:51:27 [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>: 206, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 09:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 09:51:28 [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%201774432288 HTTP/1.1" 200 None
2026-03-30 09:51:28 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (87 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.nl/task_35_2026-03-30T09_45_00.jl
2026-03-30 09:51:28 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 276280,
 'downloader/request_count': 118,
 'downloader/request_method_count/GET': 118,
 'downloader/response_bytes': 55546122,
 'downloader/response_count': 118,
 'downloader/response_status_count/200': 118,
 'elapsed_time_seconds': 381.399641,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 30, 9, 51, 28, 423861, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 87,
 'log_count/DEBUG': 2361,
 'log_count/INFO': 2016,
 'memusage/max': 329814016,
 'memusage/startup': 150011904,
 'playwright/context_count': 1,
 'playwright/context_count/max_concurrent': 1,
 'playwright/context_count/persistent/False': 1,
 'playwright/context_count/remote/False': 1,
 'playwright/page_count': 1,
 'playwright/page_count/max_concurrent': 1,
 'playwright/request_count': 179,
 'playwright/request_count/method/GET': 156,
 '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': 87,
 'playwright/request_count/resource_type/other': 1,
 'playwright/request_count/resource_type/script': 46,
 'playwright/request_count/resource_type/stylesheet': 7,
 'playwright/request_count/resource_type/xhr': 12,
 'playwright/response_count': 179,
 'playwright/response_count/method/GET': 156,
 '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': 87,
 'playwright/response_count/resource_type/other': 1,
 'playwright/response_count/resource_type/script': 46,
 'playwright/response_count/resource_type/stylesheet': 7,
 'playwright/response_count/resource_type/xhr': 12,
 'request_depth_max': 30,
 'response_received_count': 118,
 'scheduler/dequeued': 118,
 'scheduler/dequeued/memory': 118,
 'scheduler/enqueued': 118,
 'scheduler/enqueued/memory': 118,
 'scrape_type/price_update': 87,
 'scrape_type/skipped': 479,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 117,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 10.571468900196638,
 'scrapy-zyte-api/mean_response_seconds': 10.79608264961081,
 'scrapy-zyte-api/processed': 117,
 'scrapy-zyte-api/request_args/browserHtml': 117,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 117,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 117,
 'scrapy-zyte-api/request_args/requestHeaders': 117,
 'scrapy-zyte-api/request_args/sessionContext': 117,
 'scrapy-zyte-api/request_args/url': 117,
 'scrapy-zyte-api/status_codes/200': 117,
 'scrapy-zyte-api/success': 117,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 30, 9, 45, 7, 24220, tzinfo=datetime.timezone.utc)}
2026-03-30 09:51:28 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ecarstrade.nl)