2026-03-24 18:45:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 18: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-24 18:45:06 [ecarstrade.nl] INFO: Starting spider ecarstrade.nl
2026-03-24 18:45:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 18:45:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 18:45:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 18:45:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 18:45:06 [scrapy.extensions.telnet] INFO: Telnet Password: 3d9a25ee7fb9cfe8
2026-03-24 18: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-24 18: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-24T18_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-24 18:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 18:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 18: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-24 18:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 18: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-24 18:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 18:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 18:45:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-24 18:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 18:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 18:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-24 18: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-24 18:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 18:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 18:45:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-24 18:45:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-24 18:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-24 18:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 18:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 18:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-24 18:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 18:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 18:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-24 18:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-24 18:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-24 18:45:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-24 18:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-24 18:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-24 18:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-24 18:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/src/svg/back.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/icons/flags/svg/en.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/src/svg/exclusive.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/engine.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/doors.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/places.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/warehouse_32x32.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/stripe/powered_by_stripe.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/lightbox/loading.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser> (resource type: fetch, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=6ec65eed>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/app/dist/subscribe.js> (resource type: script, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=6ec65eed)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/marksData.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c>m=4e63n0> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [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-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.ads_data_redaction=0>m=45He63n0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104771&apve=1&apvf=f&apvc=1&tft=1774377915812&tfd=2589> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2063887680&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=1608229968&gjid=41980613&cid=1312200815.1774377916&tid=UA-73443533-1&_gid=2001282907.1774377916&_r=1&_slc=1&z=417482701> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c>m=4e63n0>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256z8811692034za20gzb811692034zd811692034&_p=1774377914663&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774377916&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=2827> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1312200815.1774377916>m=45je63n0v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=1312200815.1774377916>m=45je63n0v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&z=718620814> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256za20gzb811692034zd811692034&_p=1774377914663&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774377916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=3&tfd=2881> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2063887680&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=1608229968&gjid=41980613&cid=1312200815.1774377916&tid=UA-73443533-1&_gid=2001282907.1774377916&_r=1&_slc=1&z=417482701>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256za20gzb811692034zd811692034&_p=1774377914663&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774377916&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=1774372196&ep.url=%2Fsearch&ep.eventName=search&_et=3&tfd=2996> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0>m=45He63n0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104771&apve=1&apvf=f&apvc=1&tft=1774377916221&tfd=2998> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377916345&cv=11&fst=1774377916345&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377916384&tfd=3161> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774377900000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256za20gzb811692034zd811692034&_p=1774377914663&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774377916&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=1774372196&ep.url=%2Fsearch&ep.eventName=search&_et=3&tfd=2996>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256za20gzb811692034zd811692034&_p=1774377914663&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774377916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=3&tfd=2881>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256z8811692034za20gzb811692034zd811692034&_p=1774377914663&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774377916&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=2827>
2026-03-24 18:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1312200815.1774377916>m=45je63n0v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774377900000/5441429.js>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377916384&tfd=3161>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377916345&cv=11&fst=1774377916345&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774377916345&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9kvuqmsN-HiJqrRDn8TwFeqAilzIt_5zm2QhhwDLkF1p9rkxtsHyofLBVtgFMJGg6kHM1s8L59vQknbwqkF2DuVbXOwe3i2rkYKE&random=4099735113&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377916345&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9kvuqmsN-HiJqrRDn8TwFeqAilzIt_5zm2QhhwDLkF1p9rkxtsHyofLBVtgFMJGg6kHM1s8L59vQknbwqkF2DuVbXOwe3i2rkYKE&random=4099735113&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25873&mobile=false&messagesUtk=e5ab94856cad442d991b5f5b38bf4201&traceId=e5ab94856cad442d991b5f5b38bf4201> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 18:45:17 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.ads_data_redaction=0>m=45He63n0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104771&apve=1&apvf=f&apvc=1&tft=1774377915812&tfd=2589>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=1312200815.1774377916>m=45je63n0v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&z=718620814>
2026-03-24 18:45:17 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0>m=45He63n0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104771&apve=1&apvf=f&apvc=1&tft=1774377916221&tfd=2998>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774377916345&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9kvuqmsN-HiJqrRDn8TwFeqAilzIt_5zm2QhhwDLkF1p9rkxtsHyofLBVtgFMJGg6kHM1s8L59vQknbwqkF2DuVbXOwe3i2rkYKE&random=4099735113&rmt_tld=0&ipr=y>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377916345&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9kvuqmsN-HiJqrRDn8TwFeqAilzIt_5zm2QhhwDLkF1p9rkxtsHyofLBVtgFMJGg6kHM1s8L59vQknbwqkF2DuVbXOwe3i2rkYKE&random=4099735113&rmt_tld=1&ipr=y>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6935588/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/de.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/be.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6937847/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6938496/photo_045/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939652/photo_048/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939795/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940028/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940047/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940210/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941363/photo_061/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941452/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941565/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941593/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/it.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:17 [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-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6935588/photo_000/260x0__r.jpg>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg>
2026-03-24 18:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2> (resource type: font, referrer: https://ecarstrade.com/)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/de.png>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941759/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941847/photo_110/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948713/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948720/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6950867/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6951172/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956005/photo_039/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956822/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [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-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/nl.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6937847/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6938496/photo_045/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939652/photo_048/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939795/photo_001/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940028/photo_001/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940047/photo_001/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940210/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25873&mobile=false&messagesUtk=e5ab94856cad442d991b5f5b38bf4201&traceId=e5ab94856cad442d991b5f5b38bf4201>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941452/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941363/photo_061/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941593/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941565/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/it.png>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941759/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941847/photo_110/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/573.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948720/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6950867/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948713/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6951172/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956005/photo_039/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956822/photo_000/260x0__r.jpg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/nl.png>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 18:45:18 [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=1774377918863&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=6ec65eed>
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=6ec65eed>
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=6ec65eed>
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=6ec65eed>
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=6ec65eed)
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/chosen-sprite.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=6ec65eed)
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=3935&_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=1774377919313&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-24 18:45:19 [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=1774377918863&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15>
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-24 18:45:19 [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=1774377919556&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256za20gzb811692034zd811692034&_p=1774377914663&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&uid=0&sid=1774377916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=109&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=6375> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377919600&cv=11&fst=1774377919600&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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-24 18:45:19 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377919618&tfd=6395> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:19 [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=3935&_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=1774377919313&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15>
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256za20gzb811692034zd811692034&_p=1774377914663&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&uid=0&sid=1774377916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=109&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=6375>
2026-03-24 18:45:19 [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=1774377919767&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:19 [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=1774377919556&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15>
2026-03-24 18:45:19 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377919618&tfd=6395>
2026-03-24 18:45:19 [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-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377919851&cv=11&fst=1774377919851&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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-24 18:45:19 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377919864&tfd=6640> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377919600&cv=11&fst=1774377919600&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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-24 18:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774377919600&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9MMueJvIdoqRMWHtvhcZwPj2KERUQccICn2BenQ4axaPXl74QVCusFIrxOydOq8SEv8V7y6RAO3e4m4la5XLPSJfY5B9zY6sOOpsQZhBBi_k1ARnvu0VIUw&random=3168565754&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377919600&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9MMueJvIdoqRMWHtvhcZwPj2KERUQccICn2BenQ4axaPXl74QVCusFIrxOydOq8SEv8V7y6RAO3e4m4la5XLPSJfY5B9zY6sOOpsQZhBBi_k1ARnvu0VIUw&random=3168565754&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774377919767&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15>
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377919851&cv=11&fst=1774377919851&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377919864&tfd=6640>
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774377919851&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B96EFrkAH3z_I-GTDVSwKcVxZRnNSUY0KxVUT2ecgSIyEulHkzi-rR90FtAdiYZj2zoXjYa02FVnyohH7y3FXcmDo9uMGPhcSltwuQRvM7zIlzcNdHBkY0KQ&random=2884422279&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377919851&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B96EFrkAH3z_I-GTDVSwKcVxZRnNSUY0KxVUT2ecgSIyEulHkzi-rR90FtAdiYZj2zoXjYa02FVnyohH7y3FXcmDo9uMGPhcSltwuQRvM7zIlzcNdHBkY0KQ&random=2884422279&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774377919600&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9MMueJvIdoqRMWHtvhcZwPj2KERUQccICn2BenQ4axaPXl74QVCusFIrxOydOq8SEv8V7y6RAO3e4m4la5XLPSJfY5B9zY6sOOpsQZhBBi_k1ARnvu0VIUw&random=3168565754&rmt_tld=0&ipr=y>
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377919600&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9MMueJvIdoqRMWHtvhcZwPj2KERUQccICn2BenQ4axaPXl74QVCusFIrxOydOq8SEv8V7y6RAO3e4m4la5XLPSJfY5B9zY6sOOpsQZhBBi_k1ARnvu0VIUw&random=3168565754&rmt_tld=1&ipr=y>
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774377919851&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B96EFrkAH3z_I-GTDVSwKcVxZRnNSUY0KxVUT2ecgSIyEulHkzi-rR90FtAdiYZj2zoXjYa02FVnyohH7y3FXcmDo9uMGPhcSltwuQRvM7zIlzcNdHBkY0KQ&random=2884422279&rmt_tld=0&ipr=y>
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377919851&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B96EFrkAH3z_I-GTDVSwKcVxZRnNSUY0KxVUT2ecgSIyEulHkzi-rR90FtAdiYZj2zoXjYa02FVnyohH7y3FXcmDo9uMGPhcSltwuQRvM7zIlzcNdHBkY0KQ&random=2884422279&rmt_tld=1&ipr=y>
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-24 18:45:20 [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-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-24 18:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999064/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [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-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/62/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999047/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999042/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999064/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_001/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_001/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_001/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/62/logo.png>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999047/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_000/260x0__r.jpg>
2026-03-24 18:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_000/260x0__r.jpg>
2026-03-24 18:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_000/260x0__r.jpg>
2026-03-24 18:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999042/photo_000/260x0__r.jpg>
2026-03-24 18:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_000/260x0__r.jpg>
2026-03-24 18:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_000/260x0__r.jpg>
2026-03-24 18:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_000/260x0__r.jpg>
2026-03-24 18:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_000/260x0__r.jpg>
2026-03-24 18:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 18:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256za20gzb811692034zd811692034&_p=1774377914663&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&uid=0&sid=1774377916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=11376> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n0v871189256za20gzb811692034zd811692034&_p=1774377914663&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1312200815.1774377916&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&uid=0&sid=1774377916&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=11376>
2026-03-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774377925062&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377925102&cv=11&fst=1774377925102&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377925115&tfd=11892> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377925102&cv=11&fst=1774377925102&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774377925102&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9y2ZPS6rZFgkEBLfLHBSEr-tBRpoKh_LQHy_TkwJJm91UGXLl4RNdqyegJNqpuVEaF1QXgwwdIAjZbE9NFCBb46C6ze-KyLFjBzTzVufh-UDVgvsky6XZVg&random=1353973694&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377925102&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9y2ZPS6rZFgkEBLfLHBSEr-tBRpoKh_LQHy_TkwJJm91UGXLl4RNdqyegJNqpuVEaF1QXgwwdIAjZbE9NFCBb46C6ze-KyLFjBzTzVufh-UDVgvsky6XZVg&random=1353973694&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774377925062&vi=cf01b4c7c79e6cb56edcee82b57b692e&nc=true&u=129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1&b=129379155.1.1774377918862&cc=15>
2026-03-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377925115&tfd=11892>
2026-03-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774377925102&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9y2ZPS6rZFgkEBLfLHBSEr-tBRpoKh_LQHy_TkwJJm91UGXLl4RNdqyegJNqpuVEaF1QXgwwdIAjZbE9NFCBb46C6ze-KyLFjBzTzVufh-UDVgvsky6XZVg&random=1353973694&rmt_tld=0&ipr=y>
2026-03-24 18:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377925102&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9y2ZPS6rZFgkEBLfLHBSEr-tBRpoKh_LQHy_TkwJJm91UGXLl4RNdqyegJNqpuVEaF1QXgwwdIAjZbE9NFCBb46C6ze-KyLFjBzTzVufh-UDVgvsky6XZVg&random=1353973694&rmt_tld=1&ipr=y>
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377927459&cv=11&fst=1774377927459&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377927496&cv=11&fst=1774377927496&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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-24 18:45:27 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377927507&tfd=14283> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:27 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377927507&tfd=14283> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377927459&cv=11&fst=1774377927459&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774377927459&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9SfPnxBMMfLMEe8Hi_U7sErhwCv6GfUy69qrLVIFoiV51pBKBDd0KHMt0Cys17OrIyXXfdTUD2Y-qsW8A_yzQyZ17bpjdT5WmLkLWoJNIs7Q8tnJ4wBwX4g&random=3037513207&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377927459&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9SfPnxBMMfLMEe8Hi_U7sErhwCv6GfUy69qrLVIFoiV51pBKBDd0KHMt0Cys17OrIyXXfdTUD2Y-qsW8A_yzQyZ17bpjdT5WmLkLWoJNIs7Q8tnJ4wBwX4g&random=3037513207&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774377927496&cv=11&fst=1774377927496&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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-24 18:45:27 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377927507&tfd=14283>
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774377927496&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9gC_Uni1dXpRL6KMwhmeIWQuL9UJHVwoxocgfycqRyLFoNEURvTkmZt7ZuaC7CSVcegGDnOXDVfj6wvQOBTY1AIaF3V-YkhlwWIty9Y1pXgMZJVbIR4yYAw&random=127308518&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377927496&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9gC_Uni1dXpRL6KMwhmeIWQuL9UJHVwoxocgfycqRyLFoNEURvTkmZt7ZuaC7CSVcegGDnOXDVfj6wvQOBTY1AIaF3V-YkhlwWIty9Y1pXgMZJVbIR4yYAw&random=127308518&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 18:45:27 [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=137439078.1774377916&dt=Search%20%7C%20eCarsTrade&auid=605136443.1774377916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774372196&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774377927507&tfd=14283>
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774377927459&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9SfPnxBMMfLMEe8Hi_U7sErhwCv6GfUy69qrLVIFoiV51pBKBDd0KHMt0Cys17OrIyXXfdTUD2Y-qsW8A_yzQyZ17bpjdT5WmLkLWoJNIs7Q8tnJ4wBwX4g&random=3037513207&rmt_tld=0&ipr=y>
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774377927496&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9gC_Uni1dXpRL6KMwhmeIWQuL9UJHVwoxocgfycqRyLFoNEURvTkmZt7ZuaC7CSVcegGDnOXDVfj6wvQOBTY1AIaF3V-YkhlwWIty9Y1pXgMZJVbIR4yYAw&random=127308518&rmt_tld=0&ipr=y>
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377927459&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9SfPnxBMMfLMEe8Hi_U7sErhwCv6GfUy69qrLVIFoiV51pBKBDd0KHMt0Cys17OrIyXXfdTUD2Y-qsW8A_yzQyZ17bpjdT5WmLkLWoJNIs7Q8tnJ4wBwX4g&random=3037513207&rmt_tld=1&ipr=y>
2026-03-24 18:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774377927496&cv=11&fst=1774375200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118128922&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=605136443.1774377916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774372196%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=CAQSXQAFq6B9gC_Uni1dXpRL6KMwhmeIWQuL9UJHVwoxocgfycqRyLFoNEURvTkmZt7ZuaC7CSVcegGDnOXDVfj6wvQOBTY1AIaF3V-YkhlwWIty9Y1pXgMZJVbIR4yYAw&random=127308518&rmt_tld=1&ipr=y>
2026-03-24 18:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-24 18:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-24 18:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 18:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-24 18:45:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-24 18:45:29 [ecarstrade.nl] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUmNhVtZf3J285kQgYBk27oCQn3u9mR8-6OXN4S1tTuHoVdj6H9vawZecxom', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808073919, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1776969913, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': '4fpdemgthol2fdsagoiddk5eim', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774406713, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1835894713, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1776969913, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': 'ac3c0d9d-fe10-4ee0-8e22-5e281505e275', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1808937915, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.2001282907.1774377916', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774464315, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774377975, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1312200815.1774377916', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837449916, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.605136443.1774377916', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782153916, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A3b95ac16-434d-42c5-988b-63e2507cdab6%22%2C%22%24device_id%22%3A%223b95ac16-434d-42c5-988b-63e2507cdab6%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': 1805913916, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': '3f292ad4-2a32-48e4-a7f0-ea7d3fc8a280', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1805913918, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hstc', 'value': '129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789929918, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': 'cf01b4c7c79e6cb56edcee82b57b692e', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789929918, '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.1774377918862', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774379718, '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-24T18%3A45%3A19.343Z%22%2C%22consentId%22%3A%2221955e56-a501-424f-92eb-e4ac05393bea%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-24T18%3A45%3A19.343Z%22%2C%22expirationTime%22%3A1790102719343%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790102719, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"21955e56-a501-424f-92eb-e4ac05393bea","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': 1774378221, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774377916$o1$g1$t1774377927$j49$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837449927, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'FO.vYAYJAN0Kb_eyxEfhfZXmqMMVfiyK_S8oeB6xkn8-1774377919-1.0.1.1-yO3uQH8zrbjZHGOYgN_ANkCgAmDNK9hUA9XDavVaq6_rkP6MyhswSrryzjG81udI11WcvazooRKM0O3YGgAvgMqfrqPbjnCx7eOdG92tIQs', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774379719, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'jgTgcIymmkOxOUd.9.CwAMUf8SaeXkoeg_JSHOr4lcA-1774377919553-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-24 18:45:29 [ecarstrade.nl] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUmNhVtZf3J285kQgYBk27oCQn3u9mR8-6OXN4S1tTuHoVdj6H9vawZecxom', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': '4fpdemgthol2fdsagoiddk5eim', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'gbuuid', 'value': 'ac3c0d9d-fe10-4ee0-8e22-5e281505e275', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.2001282907.1774377916', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1312200815.1774377916', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.605136443.1774377916', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A3b95ac16-434d-42c5-988b-63e2507cdab6%22%2C%22%24device_id%22%3A%223b95ac16-434d-42c5-988b-63e2507cdab6%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': '3f292ad4-2a32-48e4-a7f0-ea7d3fc8a280', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.cf01b4c7c79e6cb56edcee82b57b692e.1774377918862.1774377918862.1774377918862.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': 'cf01b4c7c79e6cb56edcee82b57b692e', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774377918862', '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-24T18%3A45%3A19.343Z%22%2C%22consentId%22%3A%2221955e56-a501-424f-92eb-e4ac05393bea%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-24T18%3A45%3A19.343Z%22%2C%22expirationTime%22%3A1790102719343%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"21955e56-a501-424f-92eb-e4ac05393bea","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.s1774377916$o1$g1$t1774377927$j49$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'FO.vYAYJAN0Kb_eyxEfhfZXmqMMVfiyK_S8oeB6xkn8-1774377919-1.0.1.1-yO3uQH8zrbjZHGOYgN_ANkCgAmDNK9hUA9XDavVaq6_rkP6MyhswSrryzjG81udI11WcvazooRKM0O3YGgAvgMqfrqPbjnCx7eOdG92tIQs', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'jgTgcIymmkOxOUd.9.CwAMUf8SaeXkoeg_JSHOr4lcA-1774377919553-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-24 18:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-24 18:45:29 [ecarstrade.nl] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-24 18:45:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page1?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search) ['zyte-api']
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977322auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977322auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977322auction110743: 2
2026-03-24 18:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977336auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977336auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977336auction110743: 2
2026-03-24 18:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977331auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977331auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977331auction110743: 2
2026-03-24 18:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977325auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977325auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977325auction110743: 2
2026-03-24 18:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977334auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977334auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977334auction110743: 2
2026-03-24 18:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977311auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977311auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977311auction110743: 2
2026-03-24 18:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977313auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977313auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977313auction110743: 2
2026-03-24 18:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977308auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977308auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977308auction110743: 2
2026-03-24 18:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977316auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977316auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977316auction110743: 2
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977318auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977318auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977318auction110743: 2
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977320auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977320auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977320auction110743: 2
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977327auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977327auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977327auction110743: 2
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977332auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977332auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977332auction110743: 2
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977340auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977340auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977340auction110743: 2
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977306auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977306auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977306auction110743: 2
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977303auction110743
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977303auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6977303auction110743: 2
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6995273auction110957
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995273auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6995273auction110957: 0
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6995274auction110957
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995274auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6995274auction110957: 0
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6995275auction110957
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995275auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6995275auction110957: 0
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6995276auction110957
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995276auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:37 [ecarstrade.nl] INFO: Scrape type for 6995276auction110957: 0
2026-03-24 18:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977331> (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-24 18:45:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:43 [ecarstrade.nl] INFO: Extracting details for car 6977331auction110743
2026-03-24 18:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78db0dab-fc48-5f65-887f-56f0f7c5ba00 with identifier: 6977331auction110743
2026-03-24 18:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78db0dab-fc48-5f65-887f-56f0f7c5ba00 with scrape type 2
2026-03-24 18:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78db0dab-fc48-5f65-887f-56f0f7c5ba00 with scrape type 2
2026-03-24 18:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 78db0dab-fc48-5f65-887f-56f0f7c5ba00, identifier: 6977331auction110743
2026-03-24 18:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 78db0dab-fc48-5f65-887f-56f0f7c5ba00 with identifier: 6977331auction110743
2026-03-24 18:45:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:45:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 78db0dab-fc48-5f65-887f-56f0f7c5ba00 with identifier: 6977331auction110743
2026-03-24 18:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 78db0dab-fc48-5f65-887f-56f0f7c5ba00 with identifier: 6977331auction110743 to the API
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977331>
{'auction_title': '',
'c_o_2_emission_value': 181,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '78db0dab-fc48-5f65-887f-56f0f7c5ba00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977331',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit',
'odometer': 175009,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-21',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 350 2.0 TDCIL5H1TrSk',
'transmission': 'manual',
'trim': 'FORD 350 2.0 TDCIL5H1TrSk',
'vin': None,
'year': 2022}
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977331auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Saving data for 6977331auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845329.10656, 'last_price_update_time': 1774377944.296524}
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977331auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977336> (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-24 18:45:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:44 [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-24 18:45:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Extracting details for car 6977336auction110743
2026-03-24 18:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7a8f6e8-c729-5e17-86b5-04e98d2eaac1 with identifier: 6977336auction110743
2026-03-24 18:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7a8f6e8-c729-5e17-86b5-04e98d2eaac1 with scrape type 2
2026-03-24 18:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7a8f6e8-c729-5e17-86b5-04e98d2eaac1 with scrape type 2
2026-03-24 18:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b7a8f6e8-c729-5e17-86b5-04e98d2eaac1, identifier: 6977336auction110743
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b7a8f6e8-c729-5e17-86b5-04e98d2eaac1 with identifier: 6977336auction110743
2026-03-24 18:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b7a8f6e8-c729-5e17-86b5-04e98d2eaac1 with identifier: 6977336auction110743
2026-03-24 18:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b7a8f6e8-c729-5e17-86b5-04e98d2eaac1 with identifier: 6977336auction110743 to the API
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977336>
{'auction_title': '',
'c_o_2_emission_value': 181,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'b7a8f6e8-c729-5e17-86b5-04e98d2eaac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977336',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit',
'odometer': 124785,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-06',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 350 2.0 TDCIL5H1TrSk',
'transmission': 'manual',
'trim': 'FORD 350 2.0 TDCIL5H1TrSk',
'vin': None,
'year': 2022}
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977336auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Saving data for 6977336auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845326.028286, 'last_price_update_time': 1774377944.910986}
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977336auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Found listing with ID: 6995277auction110957
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995277auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Scrape type for 6995277auction110957: 0
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Found listing with ID: 6995278auction110957
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995278auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Scrape type for 6995278auction110957: 0
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Found listing with ID: 6995279auction110957
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995279auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Scrape type for 6995279auction110957: 0
2026-03-24 18:45:44 [ecarstrade.nl] INFO: Found listing with ID: 6995280auction110957
2026-03-24 18:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995280auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995280auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995281auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995281auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995281auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995282auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995282auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995282auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995283auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995283auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995283auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995284auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995284auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995284auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995285auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995285auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995285auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995286auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995286auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995286auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995287auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995287auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995287auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995288auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995288auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995288auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995289auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995289auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995289auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995290auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995290auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995290auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995291auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995291auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995291auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995292auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995292auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995292auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995293auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995293auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995293auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995294auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995294auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995294auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995295auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995295auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995295auction110957: 0
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Found listing with ID: 6995297auction110957
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995297auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Scrape type for 6995297auction110957: 0
2026-03-24 18:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977311> (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-24 18:45:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Extracting details for car 6977311auction110743
2026-03-24 18:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddee818b-a9e6-532e-95a5-b680c509e7d8 with identifier: 6977311auction110743
2026-03-24 18:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddee818b-a9e6-532e-95a5-b680c509e7d8 with scrape type 2
2026-03-24 18:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddee818b-a9e6-532e-95a5-b680c509e7d8 with scrape type 2
2026-03-24 18:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ddee818b-a9e6-532e-95a5-b680c509e7d8, identifier: 6977311auction110743
2026-03-24 18:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ddee818b-a9e6-532e-95a5-b680c509e7d8 with identifier: 6977311auction110743
2026-03-24 18:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ddee818b-a9e6-532e-95a5-b680c509e7d8 with identifier: 6977311auction110743
2026-03-24 18:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ddee818b-a9e6-532e-95a5-b680c509e7d8 with identifier: 6977311auction110743 to the API
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977311>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'ddee818b-a9e6-532e-95a5-b680c509e7d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977311',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Master',
'odometer': 105754,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-10',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT Master T35 2.3 dCi L1H1',
'transmission': 'manual',
'trim': 'RENAULT T35 2.3 dCi L1H1',
'vin': None,
'year': 2020}
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276977311auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:45 [ecarstrade.nl] INFO: Saving data for 6977311auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845330.016515, 'last_price_update_time': 1774377945.823241}
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977311auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977334> (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-24 18: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-24 18:45:46 [ecarstrade.nl] INFO: Extracting details for car 6977334auction110743
2026-03-24 18:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeab28c5-f0bd-5b47-a513-e1b5aae1ef02 with identifier: 6977334auction110743
2026-03-24 18:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeab28c5-f0bd-5b47-a513-e1b5aae1ef02 with scrape type 2
2026-03-24 18:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aeab28c5-f0bd-5b47-a513-e1b5aae1ef02 with scrape type 2
2026-03-24 18:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aeab28c5-f0bd-5b47-a513-e1b5aae1ef02, identifier: 6977334auction110743
2026-03-24 18:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aeab28c5-f0bd-5b47-a513-e1b5aae1ef02 with identifier: 6977334auction110743
2026-03-24 18:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aeab28c5-f0bd-5b47-a513-e1b5aae1ef02 with identifier: 6977334auction110743
2026-03-24 18:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aeab28c5-f0bd-5b47-a513-e1b5aae1ef02 with identifier: 6977334auction110743 to the API
2026-03-24 18:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977334>
{'auction_title': '',
'c_o_2_emission_value': 181,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'aeab28c5-f0bd-5b47-a513-e1b5aae1ef02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977334',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit',
'odometer': 201031,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-02',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 350 2.0 TDCIL5H1TrSk',
'transmission': 'manual',
'trim': 'FORD 350 2.0 TDCIL5H1TrSk',
'vin': None,
'year': 2022}
2026-03-24 18:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276977334auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:46 [ecarstrade.nl] INFO: Saving data for 6977334auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845328.25836, 'last_price_update_time': 1774377946.44466}
2026-03-24 18:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977334auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977313> (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-24 18:45:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:48 [ecarstrade.nl] INFO: Extracting details for car 6977313auction110743
2026-03-24 18:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10f3ba43-8fd5-5866-aedc-f280e8a5e023 with identifier: 6977313auction110743
2026-03-24 18:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10f3ba43-8fd5-5866-aedc-f280e8a5e023 with scrape type 2
2026-03-24 18:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10f3ba43-8fd5-5866-aedc-f280e8a5e023 with scrape type 2
2026-03-24 18:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 10f3ba43-8fd5-5866-aedc-f280e8a5e023, identifier: 6977313auction110743
2026-03-24 18:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 10f3ba43-8fd5-5866-aedc-f280e8a5e023 with identifier: 6977313auction110743
2026-03-24 18:45:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 10f3ba43-8fd5-5866-aedc-f280e8a5e023 with identifier: 6977313auction110743
2026-03-24 18:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 10f3ba43-8fd5-5866-aedc-f280e8a5e023 with identifier: 6977313auction110743 to the API
2026-03-24 18:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977313>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '10f3ba43-8fd5-5866-aedc-f280e8a5e023',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977313',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Master',
'odometer': 198844,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-11',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT Master T35 2.3 dCi L3',
'transmission': 'automatic',
'trim': 'RENAULT T35 2.3 dCi L3',
'vin': None,
'year': 2022}
2026-03-24 18:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977313auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:48 [ecarstrade.nl] INFO: Saving data for 6977313auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845326.656733, 'last_price_update_time': 1774377948.809933}
2026-03-24 18:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977313auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977308> (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-24 18:45:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977318> (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-24 18:45:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:52 [ecarstrade.nl] INFO: Extracting details for car 6977308auction110743
2026-03-24 18:45:52 [ecarstrade.nl] INFO: Extracting details for car 6977318auction110743
2026-03-24 18:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6467c8f8-cb78-58a0-a950-3bc1af2fb058 with identifier: 6977308auction110743
2026-03-24 18:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6467c8f8-cb78-58a0-a950-3bc1af2fb058 with scrape type 2
2026-03-24 18:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6467c8f8-cb78-58a0-a950-3bc1af2fb058 with scrape type 2
2026-03-24 18:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6467c8f8-cb78-58a0-a950-3bc1af2fb058, identifier: 6977308auction110743
2026-03-24 18:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d7e8d0d-ccf7-5984-91bf-735ef07bb41c with identifier: 6977318auction110743
2026-03-24 18:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d7e8d0d-ccf7-5984-91bf-735ef07bb41c with scrape type 2
2026-03-24 18:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d7e8d0d-ccf7-5984-91bf-735ef07bb41c with scrape type 2
2026-03-24 18:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6d7e8d0d-ccf7-5984-91bf-735ef07bb41c, identifier: 6977318auction110743
2026-03-24 18:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6467c8f8-cb78-58a0-a950-3bc1af2fb058 with identifier: 6977308auction110743
2026-03-24 18:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6467c8f8-cb78-58a0-a950-3bc1af2fb058 with identifier: 6977308auction110743
2026-03-24 18:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6467c8f8-cb78-58a0-a950-3bc1af2fb058 with identifier: 6977308auction110743 to the API
2026-03-24 18:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977308>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '6467c8f8-cb78-58a0-a950-3bc1af2fb058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977308',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Master',
'odometer': 198610,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-01',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT Master T35 2.3 dCi L3',
'transmission': 'automatic',
'trim': 'RENAULT T35 2.3 dCi L3',
'vin': None,
'year': 2022}
2026-03-24 18:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276977308auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:52 [ecarstrade.nl] INFO: Saving data for 6977308auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845331.614924, 'last_price_update_time': 1774377952.537234}
2026-03-24 18:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977308auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6d7e8d0d-ccf7-5984-91bf-735ef07bb41c with identifier: 6977318auction110743
2026-03-24 18:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6d7e8d0d-ccf7-5984-91bf-735ef07bb41c with identifier: 6977318auction110743
2026-03-24 18:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6d7e8d0d-ccf7-5984-91bf-735ef07bb41c with identifier: 6977318auction110743 to the API
2026-03-24 18:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977318>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '6d7e8d0d-ccf7-5984-91bf-735ef07bb41c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977318',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 200529,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-08',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT Expert 1.5 BlueHDI Prem',
'transmission': 'manual',
'trim': 'PEUGEOT 1.5 BlueHDI Prem',
'vin': None,
'year': 2022}
2026-03-24 18:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276977318auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:52 [ecarstrade.nl] INFO: Saving data for 6977318auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845324.043281, 'last_price_update_time': 1774377952.796956}
2026-03-24 18:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977318auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977316> (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-24 18:45:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:45:52 [ecarstrade.nl] INFO: Extracting details for car 6977316auction110743
2026-03-24 18:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24499e9a-b617-53e4-97b0-32f35b18e5b9 with identifier: 6977316auction110743
2026-03-24 18:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24499e9a-b617-53e4-97b0-32f35b18e5b9 with scrape type 2
2026-03-24 18:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24499e9a-b617-53e4-97b0-32f35b18e5b9 with scrape type 2
2026-03-24 18:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 24499e9a-b617-53e4-97b0-32f35b18e5b9, identifier: 6977316auction110743
2026-03-24 18:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 24499e9a-b617-53e4-97b0-32f35b18e5b9 with identifier: 6977316auction110743
2026-03-24 18:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 24499e9a-b617-53e4-97b0-32f35b18e5b9 with identifier: 6977316auction110743
2026-03-24 18:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 24499e9a-b617-53e4-97b0-32f35b18e5b9 with identifier: 6977316auction110743 to the API
2026-03-24 18:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977316>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '24499e9a-b617-53e4-97b0-32f35b18e5b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977316',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 127165,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-05',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT Expert 1.5 BlueHDI Prem',
'transmission': 'manual',
'trim': 'PEUGEOT 1.5 BlueHDI Prem',
'vin': None,
'year': 2021}
2026-03-24 18:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276977316auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:53 [ecarstrade.nl] INFO: Saving data for 6977316auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845325.643384, 'last_price_update_time': 1774377953.260671}
2026-03-24 18:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977316auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977320> (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-24 18: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-24 18:45:53 [ecarstrade.nl] INFO: Extracting details for car 6977320auction110743
2026-03-24 18:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8eae05d-6f89-5a02-ae25-8aa1a5340381 with identifier: 6977320auction110743
2026-03-24 18:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8eae05d-6f89-5a02-ae25-8aa1a5340381 with scrape type 2
2026-03-24 18:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8eae05d-6f89-5a02-ae25-8aa1a5340381 with scrape type 2
2026-03-24 18:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c8eae05d-6f89-5a02-ae25-8aa1a5340381, identifier: 6977320auction110743
2026-03-24 18:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c8eae05d-6f89-5a02-ae25-8aa1a5340381 with identifier: 6977320auction110743
2026-03-24 18:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c8eae05d-6f89-5a02-ae25-8aa1a5340381 with identifier: 6977320auction110743
2026-03-24 18:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c8eae05d-6f89-5a02-ae25-8aa1a5340381 with identifier: 6977320auction110743 to the API
2026-03-24 18:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977320>
{'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-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'c8eae05d-6f89-5a02-ae25-8aa1a5340381',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977320',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Combo',
'odometer': 76117,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-21',
'seats_number': 2,
'seller_name': None,
'title': 'OPEL Combo 1.5D L1H1 Edition',
'transmission': 'manual',
'trim': 'OPEL 1.5D L1H1 Edition',
'vin': None,
'year': 2022}
2026-03-24 18:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276977320auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:53 [ecarstrade.nl] INFO: Saving data for 6977320auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845323.457915, 'last_price_update_time': 1774377953.7093}
2026-03-24 18:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977320auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977327> (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-24 18:45:54 [ecarstrade.nl] INFO: Extracting details for car 6977327auction110743
2026-03-24 18:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8fb12c3-bdfc-5c64-8a23-d16a0e998a1d with identifier: 6977327auction110743
2026-03-24 18:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8fb12c3-bdfc-5c64-8a23-d16a0e998a1d with scrape type 2
2026-03-24 18:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8fb12c3-bdfc-5c64-8a23-d16a0e998a1d with scrape type 2
2026-03-24 18:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f8fb12c3-bdfc-5c64-8a23-d16a0e998a1d, identifier: 6977327auction110743
2026-03-24 18:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f8fb12c3-bdfc-5c64-8a23-d16a0e998a1d with identifier: 6977327auction110743
2026-03-24 18:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f8fb12c3-bdfc-5c64-8a23-d16a0e998a1d with identifier: 6977327auction110743
2026-03-24 18:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f8fb12c3-bdfc-5c64-8a23-d16a0e998a1d with identifier: 6977327auction110743 to the API
2026-03-24 18:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45:54 [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-24 18:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977327>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8fb12c3-bdfc-5c64-8a23-d16a0e998a1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977327',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 108476,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-21',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit Custom 270 2.0 TDCI L1H1 Tr',
'transmission': 'manual',
'trim': 'FORD 270 2.0 TDCI L1H1 Tr',
'vin': None,
'year': 2018}
2026-03-24 18:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977327auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:54 [ecarstrade.nl] INFO: Saving data for 6977327auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845325.144369, 'last_price_update_time': 1774377954.679124}
2026-03-24 18:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977327auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977332> (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-24 18:45:55 [ecarstrade.nl] INFO: Extracting details for car 6977332auction110743
2026-03-24 18:45:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49ebddb4-cdc8-5fd8-9c7c-c117314cff72 with identifier: 6977332auction110743
2026-03-24 18:45:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49ebddb4-cdc8-5fd8-9c7c-c117314cff72 with scrape type 2
2026-03-24 18:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49ebddb4-cdc8-5fd8-9c7c-c117314cff72 with scrape type 2
2026-03-24 18:45:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 49ebddb4-cdc8-5fd8-9c7c-c117314cff72, identifier: 6977332auction110743
2026-03-24 18:45:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 49ebddb4-cdc8-5fd8-9c7c-c117314cff72 with identifier: 6977332auction110743
2026-03-24 18:45:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 49ebddb4-cdc8-5fd8-9c7c-c117314cff72 with identifier: 6977332auction110743
2026-03-24 18:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 49ebddb4-cdc8-5fd8-9c7c-c117314cff72 with identifier: 6977332auction110743 to the API
2026-03-24 18:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45: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-24 18:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977332>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '49ebddb4-cdc8-5fd8-9c7c-c117314cff72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977332',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit Connect',
'odometer': 96152,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-06',
'seats_number': 2,
'seller_name': None,
'title': 'FORD Transit Connect 1.5 EcoBlue L2 Trend',
'transmission': 'manual',
'trim': 'FORD 1.5 EcoBlue L2 Trend',
'vin': None,
'year': 2020}
2026-03-24 18:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977332auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:56 [ecarstrade.nl] INFO: Saving data for 6977332auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845324.570336, 'last_price_update_time': 1774377956.058638}
2026-03-24 18:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977332auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977306> (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-24 18:45:59 [ecarstrade.nl] INFO: Extracting details for car 6977306auction110743
2026-03-24 18:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9f51acb-a81b-5c49-94a9-d8100422dd5f with identifier: 6977306auction110743
2026-03-24 18:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9f51acb-a81b-5c49-94a9-d8100422dd5f with scrape type 2
2026-03-24 18:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9f51acb-a81b-5c49-94a9-d8100422dd5f with scrape type 2
2026-03-24 18:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f9f51acb-a81b-5c49-94a9-d8100422dd5f, identifier: 6977306auction110743
2026-03-24 18:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f9f51acb-a81b-5c49-94a9-d8100422dd5f with identifier: 6977306auction110743
2026-03-24 18:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f9f51acb-a81b-5c49-94a9-d8100422dd5f with identifier: 6977306auction110743
2026-03-24 18:45:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f9f51acb-a81b-5c49-94a9-d8100422dd5f with identifier: 6977306auction110743 to the API
2026-03-24 18:45:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977306>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'f9f51acb-a81b-5c49-94a9-d8100422dd5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977306',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 198585,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-14',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Caddy 2.0 TDI L1H1 BMTEcBu',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 2.0 TDI L1H1 BMTEcBu',
'vin': None,
'year': 2019}
2026-03-24 18:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276977306auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:45:59 [ecarstrade.nl] INFO: Saving data for 6977306auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845330.666449, 'last_price_update_time': 1774377959.432075}
2026-03-24 18:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977306auction110743') HTTP/1.1" 204 0
2026-03-24 18:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977303> (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-24 18:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977340> (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-24 18: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-24 18:45:59 [ecarstrade.nl] INFO: Extracting details for car 6977303auction110743
2026-03-24 18:45:59 [ecarstrade.nl] INFO: Extracting details for car 6977340auction110743
2026-03-24 18:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308d6f23-efeb-5de8-b6db-a074041766b2 with identifier: 6977303auction110743
2026-03-24 18:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308d6f23-efeb-5de8-b6db-a074041766b2 with scrape type 2
2026-03-24 18:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308d6f23-efeb-5de8-b6db-a074041766b2 with scrape type 2
2026-03-24 18:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 308d6f23-efeb-5de8-b6db-a074041766b2, identifier: 6977303auction110743
2026-03-24 18:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aabd5f6-981e-59bb-bbcf-9bc96b2f7890 with identifier: 6977340auction110743
2026-03-24 18:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aabd5f6-981e-59bb-bbcf-9bc96b2f7890 with scrape type 2
2026-03-24 18:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aabd5f6-981e-59bb-bbcf-9bc96b2f7890 with scrape type 2
2026-03-24 18:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5aabd5f6-981e-59bb-bbcf-9bc96b2f7890, identifier: 6977340auction110743
2026-03-24 18:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 308d6f23-efeb-5de8-b6db-a074041766b2 with identifier: 6977303auction110743
2026-03-24 18:45:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 308d6f23-efeb-5de8-b6db-a074041766b2 with identifier: 6977303auction110743
2026-03-24 18:45:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 308d6f23-efeb-5de8-b6db-a074041766b2 with identifier: 6977303auction110743 to the API
2026-03-24 18:45:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:45:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:46:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977303>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Natural Gas',
'id': '308d6f23-efeb-5de8-b6db-a074041766b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977303',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 126287,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-04-28',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Caddy 1.4 TGI L2H1 Eco.Com',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 1.4 TGI L2H1 Eco.Com',
'vin': None,
'year': 2020}
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276977303auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Saving data for 6977303auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845331.000757, 'last_price_update_time': 1774377960.062854}
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977303auction110743') HTTP/1.1" 204 0
2026-03-24 18:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5aabd5f6-981e-59bb-bbcf-9bc96b2f7890 with identifier: 6977340auction110743
2026-03-24 18:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5aabd5f6-981e-59bb-bbcf-9bc96b2f7890 with identifier: 6977340auction110743
2026-03-24 18:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5aabd5f6-981e-59bb-bbcf-9bc96b2f7890 with identifier: 6977340auction110743 to the API
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:46: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-24 18:46:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977340>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '5aabd5f6-981e-59bb-bbcf-9bc96b2f7890',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977340',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'AC',
'model': 'Dacia Dokker',
'odometer': 70380,
'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': 2,
'seller_name': None,
'title': 'Dacia DOKKER 1.5 Blue dCi Essent.',
'transmission': 'manual',
'trim': 'Dacia DOKKER 1.5 Blue dCi Essent.',
'vin': None,
'year': 2021}
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276977340auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Saving data for 6977340auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845329.558648, 'last_price_update_time': 1774377960.315928}
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977340auction110743') HTTP/1.1" 204 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995298auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995298auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995298auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995299auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995299auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995299auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995300auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995300auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995300auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995301auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995301auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995301auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995302auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995302auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995302auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995303auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995303auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995303auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995304auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995304auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995304auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995305auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995305auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995305auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995306auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995306auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995306auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995307auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995307auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995307auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995308auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995308auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995308auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995309auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995309auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995309auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995310auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995310auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995310auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995311auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995311auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995311auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995312auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995312auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995312auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995313auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995313auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995313auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995314auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995314auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995314auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995315auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995315auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995315auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995316auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995316auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995316auction110957: 0
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Found listing with ID: 6995317auction110957
2026-03-24 18:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995317auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:00 [ecarstrade.nl] INFO: Scrape type for 6995317auction110957: 0
2026-03-24 18: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-24 18:46:06 [scrapy.extensions.logstats] INFO: Crawled 18 pages (at 18 pages/min), scraped 14 items (at 14 items/min)
2026-03-24 18:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 209MiB
2026-03-24 18:46:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977322> (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-24 18:46:11 [ecarstrade.nl] INFO: Extracting details for car 6977322auction110743
2026-03-24 18:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea255dcd-02b5-5e01-a085-d715ab5c7b74 with identifier: 6977322auction110743
2026-03-24 18:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea255dcd-02b5-5e01-a085-d715ab5c7b74 with scrape type 2
2026-03-24 18:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea255dcd-02b5-5e01-a085-d715ab5c7b74 with scrape type 2
2026-03-24 18:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ea255dcd-02b5-5e01-a085-d715ab5c7b74, identifier: 6977322auction110743
2026-03-24 18:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ea255dcd-02b5-5e01-a085-d715ab5c7b74 with identifier: 6977322auction110743
2026-03-24 18:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ea255dcd-02b5-5e01-a085-d715ab5c7b74 with identifier: 6977322auction110743
2026-03-24 18:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ea255dcd-02b5-5e01-a085-d715ab5c7b74 with identifier: 6977322auction110743 to the API
2026-03-24 18:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:46:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977322>
{'auction_title': '',
'c_o_2_emission_value': 212,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'ea255dcd-02b5-5e01-a085-d715ab5c7b74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977322',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'Sprinter',
'odometer': 200792,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-05',
'seats_number': 2,
'seller_name': None,
'title': 'MERCEDES-BENZ Sprinter 314 2.2 CDI L1H2 DC',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ 314 2.2 CDI L1H2 DC',
'vin': None,
'year': 2020}
2026-03-24 18:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977322auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:46:11 [ecarstrade.nl] INFO: Saving data for 6977322auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845327.358171, 'last_price_update_time': 1774377971.974486}
2026-03-24 18:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977322auction110743') HTTP/1.1" 204 0
2026-03-24 18:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6977325> (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-24 18:46:12 [ecarstrade.nl] INFO: Extracting details for car 6977325auction110743
2026-03-24 18:46:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92b104b0-a771-5b63-bb97-da56256a293a with identifier: 6977325auction110743
2026-03-24 18:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92b104b0-a771-5b63-bb97-da56256a293a with scrape type 2
2026-03-24 18:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92b104b0-a771-5b63-bb97-da56256a293a with scrape type 2
2026-03-24 18:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 92b104b0-a771-5b63-bb97-da56256a293a, identifier: 6977325auction110743
2026-03-24 18:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 92b104b0-a771-5b63-bb97-da56256a293a with identifier: 6977325auction110743
2026-03-24 18:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 92b104b0-a771-5b63-bb97-da56256a293a with identifier: 6977325auction110743
2026-03-24 18:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 92b104b0-a771-5b63-bb97-da56256a293a with identifier: 6977325auction110743 to the API
2026-03-24 18:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:46: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-24 18:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6977325>
{'auction_title': '',
'c_o_2_emission_value': 181,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '92b104b0-a771-5b63-bb97-da56256a293a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6977325',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit',
'odometer': 188843,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-25',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 350 2.0 TDCIL5H1TrSk',
'transmission': 'manual',
'trim': 'FORD 350 2.0 TDCIL5H1TrSk',
'vin': None,
'year': 2022}
2026-03-24 18:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977325auction110743%27 HTTP/1.1" 200 None
2026-03-24 18:46:12 [ecarstrade.nl] INFO: Saving data for 6977325auction110743: {'auction_closing_time': 1774426200.0, 'created_time': 1773845376.084481, 'last_price_update_time': 1774377972.503553}
2026-03-24 18:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6977325auction110743') HTTP/1.1" 204 0
2026-03-24 18:46:34 [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-24 18:46:35 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6995319auction110957
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995319auction110957%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6995319auction110957: 0
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992750auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992750auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992750auction110917: 2
2026-03-24 18:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992793auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992793auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992793auction110917: 2
2026-03-24 18:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992784auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992784auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992784auction110917: 2
2026-03-24 18:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992783auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992783auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992783auction110917: 2
2026-03-24 18:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992790auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992790auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992790auction110917: 2
2026-03-24 18:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6995446auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995446auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6995446auction110917: 0
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992787auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992787auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992787auction110917: 2
2026-03-24 18:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992728auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992728auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992728auction110917: 2
2026-03-24 18:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992745auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992745auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992745auction110917: 2
2026-03-24 18:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992741auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992741auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992741auction110917: 2
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992725auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992725auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992725auction110917: 2
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992739auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992739auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992739auction110917: 2
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992742auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992742auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992742auction110917: 2
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992746auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992746auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992746auction110917: 2
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992743auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992743auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992743auction110917: 2
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992751auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992751auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992751auction110917: 2
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992768auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992768auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992768auction110917: 2
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992777auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992777auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992777auction110917: 2
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Found listing with ID: 6992747auction110917
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992747auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:35 [ecarstrade.nl] INFO: Scrape type for 6992747auction110917: 2
2026-03-24 18:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992728> (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-24 18: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-24 18:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992787> (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-24 18: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-24 18:46:41 [ecarstrade.nl] INFO: Extracting details for car 6992728auction110917
2026-03-24 18:46:41 [ecarstrade.nl] INFO: Extracting details for car 6992787auction110917
2026-03-24 18:46:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce2408b6-1dab-5986-8d45-d93cd732f837 with identifier: 6992728auction110917
2026-03-24 18:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce2408b6-1dab-5986-8d45-d93cd732f837 with scrape type 2
2026-03-24 18:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce2408b6-1dab-5986-8d45-d93cd732f837 with scrape type 2
2026-03-24 18:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce2408b6-1dab-5986-8d45-d93cd732f837, identifier: 6992728auction110917
2026-03-24 18:46:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a07b850f-99f7-5d82-a21f-faf712c80b70 with identifier: 6992787auction110917
2026-03-24 18:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a07b850f-99f7-5d82-a21f-faf712c80b70 with scrape type 2
2026-03-24 18:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a07b850f-99f7-5d82-a21f-faf712c80b70 with scrape type 2
2026-03-24 18:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a07b850f-99f7-5d82-a21f-faf712c80b70, identifier: 6992787auction110917
2026-03-24 18:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce2408b6-1dab-5986-8d45-d93cd732f837 with identifier: 6992728auction110917
2026-03-24 18:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce2408b6-1dab-5986-8d45-d93cd732f837 with identifier: 6992728auction110917
2026-03-24 18:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce2408b6-1dab-5986-8d45-d93cd732f837 with identifier: 6992728auction110917 to the API
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992728>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Electric',
'id': 'ce2408b6-1dab-5986-8d45-d93cd732f837',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992728',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 164267,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Enyaq iV 80',
'transmission': 'automatic',
'trim': 'SKODA iV 80',
'vin': None,
'year': 2023}
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992728auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:42 [ecarstrade.nl] INFO: Saving data for 6992728auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278236.936348, 'last_price_update_time': 1774378002.267149}
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992728auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a07b850f-99f7-5d82-a21f-faf712c80b70 with identifier: 6992787auction110917
2026-03-24 18:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a07b850f-99f7-5d82-a21f-faf712c80b70 with identifier: 6992787auction110917
2026-03-24 18:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a07b850f-99f7-5d82-a21f-faf712c80b70 with identifier: 6992787auction110917 to the API
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992787>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'a07b850f-99f7-5d82-a21f-faf712c80b70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992787',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': '420',
'odometer': 178194,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 4-serie Coupé 420i High Executive',
'transmission': 'automatic',
'trim': '4-serie Coupé i High Executive',
'vin': None,
'year': 2022}
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992787auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:42 [ecarstrade.nl] INFO: Saving data for 6992787auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278240.312351, 'last_price_update_time': 1774378002.602267}
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992787auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992750> (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-24 18:46:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:42 [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-24 18:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992783> (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-24 18:46:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:42 [ecarstrade.nl] INFO: Extracting details for car 6992750auction110917
2026-03-24 18:46:42 [ecarstrade.nl] INFO: Extracting details for car 6992783auction110917
2026-03-24 18:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dcc48bb-daa1-58c7-9376-f1d2bcf7bd91 with identifier: 6992750auction110917
2026-03-24 18:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dcc48bb-daa1-58c7-9376-f1d2bcf7bd91 with scrape type 2
2026-03-24 18:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dcc48bb-daa1-58c7-9376-f1d2bcf7bd91 with scrape type 2
2026-03-24 18:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3dcc48bb-daa1-58c7-9376-f1d2bcf7bd91, identifier: 6992750auction110917
2026-03-24 18:46:42 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3dfa84-f5eb-5283-a89c-046616853dcd with identifier: 6992783auction110917
2026-03-24 18:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3dfa84-f5eb-5283-a89c-046616853dcd with scrape type 2
2026-03-24 18:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c3dfa84-f5eb-5283-a89c-046616853dcd with scrape type 2
2026-03-24 18:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4c3dfa84-f5eb-5283-a89c-046616853dcd, identifier: 6992783auction110917
2026-03-24 18:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3dcc48bb-daa1-58c7-9376-f1d2bcf7bd91 with identifier: 6992750auction110917
2026-03-24 18:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3dcc48bb-daa1-58c7-9376-f1d2bcf7bd91 with identifier: 6992750auction110917
2026-03-24 18:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3dcc48bb-daa1-58c7-9376-f1d2bcf7bd91 with identifier: 6992750auction110917 to the API
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992750>
{'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-26T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '3dcc48bb-daa1-58c7-9376-f1d2bcf7bd91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992750',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'E 300',
'odometer': 29069,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ C-klasse Estate 300 e Star Edition',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ C-klasse Estate 300 e Star Edition',
'vin': None,
'year': 2024}
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992750auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Saving data for 6992750auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278274.068184, 'last_price_update_time': 1774378003.179835}
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992750auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4c3dfa84-f5eb-5283-a89c-046616853dcd with identifier: 6992783auction110917
2026-03-24 18:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4c3dfa84-f5eb-5283-a89c-046616853dcd with identifier: 6992783auction110917
2026-03-24 18:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4c3dfa84-f5eb-5283-a89c-046616853dcd with identifier: 6992783auction110917 to the API
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992783>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '4c3dfa84-f5eb-5283-a89c-046616853dcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992783',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': '320',
'odometer': 143644,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3-serie Touring 320e Bns Ed.P',
'transmission': 'automatic',
'trim': '3-serie Touring e Bns Ed.P',
'vin': None,
'year': 2022}
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992783auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Saving data for 6992783auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278252.961697, 'last_price_update_time': 1774378003.423767}
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992783auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992717auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992717auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992717auction110917: 2
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992744auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992744auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992744auction110917: 2
2026-03-24 18:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992793> (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-24 18: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-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992771auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992771auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992771auction110917: 2
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992781auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992781auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992781auction110917: 2
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992758auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992758auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992758auction110917: 2
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992752auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992752auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992752auction110917: 2
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992753auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992753auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992753auction110917: 2
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992760auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992760auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992760auction110917: 2
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Extracting details for car 6992793auction110917
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992792auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992792auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992792auction110917: 2
2026-03-24 18:46:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cee529cc-9198-53cf-88af-c86c56680521 with identifier: 6992793auction110917
2026-03-24 18:46:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cee529cc-9198-53cf-88af-c86c56680521 with scrape type 2
2026-03-24 18:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cee529cc-9198-53cf-88af-c86c56680521 with scrape type 2
2026-03-24 18:46:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cee529cc-9198-53cf-88af-c86c56680521, identifier: 6992793auction110917
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992762auction110917
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992762auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Scrape type for 6992762auction110917: 2
2026-03-24 18:46:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cee529cc-9198-53cf-88af-c86c56680521 with identifier: 6992793auction110917
2026-03-24 18:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cee529cc-9198-53cf-88af-c86c56680521 with identifier: 6992793auction110917
2026-03-24 18:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cee529cc-9198-53cf-88af-c86c56680521 with identifier: 6992793auction110917 to the API
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992793>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'cee529cc-9198-53cf-88af-c86c56680521',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992793',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A5',
'odometer': 120463,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A5 Sportback 40 TFSI q. S ed.Comp',
'transmission': 'automatic',
'trim': 'AUDI Sportback 40 TFSI q. S ed.Comp',
'vin': None,
'year': 2022}
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992793auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Saving data for 6992793auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278277.816593, 'last_price_update_time': 1774378003.965949}
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992793auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:43 [ecarstrade.nl] INFO: Found listing with ID: 6992775auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992775auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992775auction110917: 2
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Found listing with ID: 6992764auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992764auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992764auction110917: 2
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Found listing with ID: 6992767auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992767auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992767auction110917: 2
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Found listing with ID: 6992740auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992740auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992740auction110917: 2
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Found listing with ID: 6992765auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992765auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992765auction110917: 2
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Found listing with ID: 6992721auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992721auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992721auction110917: 2
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Found listing with ID: 6992711auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992711auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992711auction110917: 2
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Found listing with ID: 6992759auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992759auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992759auction110917: 2
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Found listing with ID: 6992719auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992719auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992719auction110917: 2
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Found listing with ID: 6992714auction110917
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992714auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:44 [ecarstrade.nl] INFO: Scrape type for 6992714auction110917: 2
2026-03-24 18:46:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992784> (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-24 18: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-24 18:46:47 [ecarstrade.nl] INFO: Extracting details for car 6992784auction110917
2026-03-24 18:46:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a369096-5908-5853-b257-167794ae7103 with identifier: 6992784auction110917
2026-03-24 18:46:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a369096-5908-5853-b257-167794ae7103 with scrape type 2
2026-03-24 18:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a369096-5908-5853-b257-167794ae7103 with scrape type 2
2026-03-24 18:46:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8a369096-5908-5853-b257-167794ae7103, identifier: 6992784auction110917
2026-03-24 18:46:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8a369096-5908-5853-b257-167794ae7103 with identifier: 6992784auction110917
2026-03-24 18:46:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8a369096-5908-5853-b257-167794ae7103 with identifier: 6992784auction110917
2026-03-24 18:46:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8a369096-5908-5853-b257-167794ae7103 with identifier: 6992784auction110917 to the API
2026-03-24 18:46:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:46: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-24 18:46:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992784>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '8a369096-5908-5853-b257-167794ae7103',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992784',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': '320',
'odometer': 145173,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3-serie Touring 320',
'transmission': 'automatic',
'trim': '3-serie Touring',
'vin': None,
'year': 2023}
2026-03-24 18:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992784auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:48 [ecarstrade.nl] INFO: Saving data for 6992784auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278244.027823, 'last_price_update_time': 1774378008.014548}
2026-03-24 18:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992784auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992741> (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-24 18: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-24 18:46:49 [ecarstrade.nl] INFO: Extracting details for car 6992741auction110917
2026-03-24 18:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac7dcb2-9c3c-5555-8dae-11dfbb80bd6f with identifier: 6992741auction110917
2026-03-24 18:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac7dcb2-9c3c-5555-8dae-11dfbb80bd6f with scrape type 2
2026-03-24 18:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac7dcb2-9c3c-5555-8dae-11dfbb80bd6f with scrape type 2
2026-03-24 18:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7ac7dcb2-9c3c-5555-8dae-11dfbb80bd6f, identifier: 6992741auction110917
2026-03-24 18:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7ac7dcb2-9c3c-5555-8dae-11dfbb80bd6f with identifier: 6992741auction110917
2026-03-24 18:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7ac7dcb2-9c3c-5555-8dae-11dfbb80bd6f with identifier: 6992741auction110917
2026-03-24 18:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7ac7dcb2-9c3c-5555-8dae-11dfbb80bd6f with identifier: 6992741auction110917 to the API
2026-03-24 18:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992741>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '7ac7dcb2-9c3c-5555-8dae-11dfbb80bd6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992741',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 44270,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-24 18:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992741auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:50 [ecarstrade.nl] INFO: Saving data for 6992741auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278238.669787, 'last_price_update_time': 1774378010.323597}
2026-03-24 18:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992741auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992742> (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-24 18:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992739> (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-24 18:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992725> (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-24 18: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-24 18: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-24 18: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-24 18:46:50 [ecarstrade.nl] INFO: Extracting details for car 6992742auction110917
2026-03-24 18:46:50 [ecarstrade.nl] INFO: Extracting details for car 6992739auction110917
2026-03-24 18:46:50 [ecarstrade.nl] INFO: Extracting details for car 6992725auction110917
2026-03-24 18:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6162cf1e-1587-5c5d-9524-ba1adf9f1832 with identifier: 6992742auction110917
2026-03-24 18:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6162cf1e-1587-5c5d-9524-ba1adf9f1832 with scrape type 2
2026-03-24 18:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6162cf1e-1587-5c5d-9524-ba1adf9f1832 with scrape type 2
2026-03-24 18:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6162cf1e-1587-5c5d-9524-ba1adf9f1832, identifier: 6992742auction110917
2026-03-24 18:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a3f235-2e2c-51e4-8a63-e692075872c6 with identifier: 6992739auction110917
2026-03-24 18:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a3f235-2e2c-51e4-8a63-e692075872c6 with scrape type 2
2026-03-24 18:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86a3f235-2e2c-51e4-8a63-e692075872c6 with scrape type 2
2026-03-24 18:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 86a3f235-2e2c-51e4-8a63-e692075872c6, identifier: 6992739auction110917
2026-03-24 18:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 572ed62f-67cd-5807-8637-6f0611154acd with identifier: 6992725auction110917
2026-03-24 18:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 572ed62f-67cd-5807-8637-6f0611154acd with scrape type 2
2026-03-24 18:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 572ed62f-67cd-5807-8637-6f0611154acd with scrape type 2
2026-03-24 18:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 572ed62f-67cd-5807-8637-6f0611154acd, identifier: 6992725auction110917
2026-03-24 18:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6162cf1e-1587-5c5d-9524-ba1adf9f1832 with identifier: 6992742auction110917
2026-03-24 18:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6162cf1e-1587-5c5d-9524-ba1adf9f1832 with identifier: 6992742auction110917
2026-03-24 18:46:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6162cf1e-1587-5c5d-9524-ba1adf9f1832 with identifier: 6992742auction110917 to the API
2026-03-24 18:46:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992742>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '6162cf1e-1587-5c5d-9524-ba1adf9f1832',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992742',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 47653,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-24 18:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992742auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:50 [ecarstrade.nl] INFO: Saving data for 6992742auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278241.420137, 'last_price_update_time': 1774378010.99458}
2026-03-24 18:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992742auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 86a3f235-2e2c-51e4-8a63-e692075872c6 with identifier: 6992739auction110917
2026-03-24 18:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 86a3f235-2e2c-51e4-8a63-e692075872c6 with identifier: 6992739auction110917
2026-03-24 18:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 86a3f235-2e2c-51e4-8a63-e692075872c6 with identifier: 6992739auction110917 to the API
2026-03-24 18:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:46:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992739>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '86a3f235-2e2c-51e4-8a63-e692075872c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992739',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 48909,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-24 18:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992739auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:51 [ecarstrade.nl] INFO: Saving data for 6992739auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278240.798078, 'last_price_update_time': 1774378011.253257}
2026-03-24 18:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992739auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 572ed62f-67cd-5807-8637-6f0611154acd with identifier: 6992725auction110917
2026-03-24 18:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 572ed62f-67cd-5807-8637-6f0611154acd with identifier: 6992725auction110917
2026-03-24 18:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 572ed62f-67cd-5807-8637-6f0611154acd with identifier: 6992725auction110917 to the API
2026-03-24 18:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '572ed62f-67cd-5807-8637-6f0611154acd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992725',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 79908,
'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': 5,
'seller_name': None,
'title': 'Tesla Model 3 Stnd.RWD Plus 60 kWh',
'transmission': 'automatic',
'trim': 'Stnd.RWD Plus 60 kWh',
'vin': None,
'year': 2021}
2026-03-24 18:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992725auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:52 [ecarstrade.nl] INFO: Saving data for 6992725auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278239.575402, 'last_price_update_time': 1774378012.30324}
2026-03-24 18:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992725auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992746> (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-24 18: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-24 18:46:52 [ecarstrade.nl] INFO: Extracting details for car 6992746auction110917
2026-03-24 18:46:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c983d57-4e41-5c6b-b31c-04fe0f6f1568 with identifier: 6992746auction110917
2026-03-24 18:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c983d57-4e41-5c6b-b31c-04fe0f6f1568 with scrape type 2
2026-03-24 18:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c983d57-4e41-5c6b-b31c-04fe0f6f1568 with scrape type 2
2026-03-24 18:46:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1c983d57-4e41-5c6b-b31c-04fe0f6f1568, identifier: 6992746auction110917
2026-03-24 18:46:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1c983d57-4e41-5c6b-b31c-04fe0f6f1568 with identifier: 6992746auction110917
2026-03-24 18:46:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1c983d57-4e41-5c6b-b31c-04fe0f6f1568 with identifier: 6992746auction110917
2026-03-24 18:46:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1c983d57-4e41-5c6b-b31c-04fe0f6f1568 with identifier: 6992746auction110917 to the API
2026-03-24 18:46:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992746>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '1c983d57-4e41-5c6b-b31c-04fe0f6f1568',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992746',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 53639,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-24 18:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992746auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:52 [ecarstrade.nl] INFO: Saving data for 6992746auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278242.392071, 'last_price_update_time': 1774378012.771036}
2026-03-24 18:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992746auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992743> (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-24 18:46:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:54 [ecarstrade.nl] INFO: Extracting details for car 6992743auction110917
2026-03-24 18:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff4bba23-1dc1-5ef2-a54c-03a81a58a4fd with identifier: 6992743auction110917
2026-03-24 18:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff4bba23-1dc1-5ef2-a54c-03a81a58a4fd with scrape type 2
2026-03-24 18:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff4bba23-1dc1-5ef2-a54c-03a81a58a4fd with scrape type 2
2026-03-24 18:46:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ff4bba23-1dc1-5ef2-a54c-03a81a58a4fd, identifier: 6992743auction110917
2026-03-24 18:46:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ff4bba23-1dc1-5ef2-a54c-03a81a58a4fd with identifier: 6992743auction110917
2026-03-24 18:46:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ff4bba23-1dc1-5ef2-a54c-03a81a58a4fd with identifier: 6992743auction110917
2026-03-24 18:46:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ff4bba23-1dc1-5ef2-a54c-03a81a58a4fd with identifier: 6992743auction110917 to the API
2026-03-24 18:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:46:54 [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-24 18:46:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992743>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'ff4bba23-1dc1-5ef2-a54c-03a81a58a4fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992743',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 57864,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-24 18:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992743auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:54 [ecarstrade.nl] INFO: Saving data for 6992743auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278276.083434, 'last_price_update_time': 1774378014.476759}
2026-03-24 18:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992743auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992751> (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-24 18: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-24 18:46:57 [ecarstrade.nl] INFO: Extracting details for car 6992751auction110917
2026-03-24 18:46:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4747be99-33f5-5c95-97fd-a43569cb5727 with identifier: 6992751auction110917
2026-03-24 18:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4747be99-33f5-5c95-97fd-a43569cb5727 with scrape type 2
2026-03-24 18:46:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4747be99-33f5-5c95-97fd-a43569cb5727 with scrape type 2
2026-03-24 18:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4747be99-33f5-5c95-97fd-a43569cb5727, identifier: 6992751auction110917
2026-03-24 18:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4747be99-33f5-5c95-97fd-a43569cb5727 with identifier: 6992751auction110917
2026-03-24 18:46:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4747be99-33f5-5c95-97fd-a43569cb5727 with identifier: 6992751auction110917
2026-03-24 18:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4747be99-33f5-5c95-97fd-a43569cb5727 with identifier: 6992751auction110917 to the API
2026-03-24 18:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992751>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '4747be99-33f5-5c95-97fd-a43569cb5727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992751',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'A 200',
'odometer': 102396,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ A-klasse 200 Bns Sol. Luxury',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ A-klasse 200 Bns Sol. Luxury',
'vin': None,
'year': 2021}
2026-03-24 18:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992751auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:57 [ecarstrade.nl] INFO: Saving data for 6992751auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278273.244783, 'last_price_update_time': 1774378017.696436}
2026-03-24 18:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992751auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992747> (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-24 18:46:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:58 [ecarstrade.nl] INFO: Extracting details for car 6992747auction110917
2026-03-24 18:46:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf6ea2d-a5fc-5041-89ce-6b79d13744e8 with identifier: 6992747auction110917
2026-03-24 18:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf6ea2d-a5fc-5041-89ce-6b79d13744e8 with scrape type 2
2026-03-24 18:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddf6ea2d-a5fc-5041-89ce-6b79d13744e8 with scrape type 2
2026-03-24 18:46:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ddf6ea2d-a5fc-5041-89ce-6b79d13744e8, identifier: 6992747auction110917
2026-03-24 18:46:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ddf6ea2d-a5fc-5041-89ce-6b79d13744e8 with identifier: 6992747auction110917
2026-03-24 18:46:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ddf6ea2d-a5fc-5041-89ce-6b79d13744e8 with identifier: 6992747auction110917
2026-03-24 18:46:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ddf6ea2d-a5fc-5041-89ce-6b79d13744e8 with identifier: 6992747auction110917 to the API
2026-03-24 18:46:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:46: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-24 18:46:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992747>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'ddf6ea2d-a5fc-5041-89ce-6b79d13744e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992747',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 63108,
'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': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-24 18:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992747auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:58 [ecarstrade.nl] INFO: Saving data for 6992747auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278274.541803, 'last_price_update_time': 1774378018.680532}
2026-03-24 18:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992747auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992777> (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-24 18:46:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:46:58 [ecarstrade.nl] INFO: Extracting details for car 6992777auction110917
2026-03-24 18:46:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb32276-884d-579d-ba27-f49e9452a01d with identifier: 6992777auction110917
2026-03-24 18:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb32276-884d-579d-ba27-f49e9452a01d with scrape type 2
2026-03-24 18:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bb32276-884d-579d-ba27-f49e9452a01d with scrape type 2
2026-03-24 18:46:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3bb32276-884d-579d-ba27-f49e9452a01d, identifier: 6992777auction110917
2026-03-24 18:46:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3bb32276-884d-579d-ba27-f49e9452a01d with identifier: 6992777auction110917
2026-03-24 18:46:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3bb32276-884d-579d-ba27-f49e9452a01d with identifier: 6992777auction110917
2026-03-24 18:46:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3bb32276-884d-579d-ba27-f49e9452a01d with identifier: 6992777auction110917 to the API
2026-03-24 18:46:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:46:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992777>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '3bb32276-884d-579d-ba27-f49e9452a01d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992777',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'ë-C4',
'odometer': 38688,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Ë-C4 Shine Pk Bns 50 kWh',
'transmission': 'automatic',
'trim': 'CITROEN Ë-C4 Shine Pk Bns 50 kWh',
'vin': None,
'year': 2023}
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992777auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Saving data for 6992777auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278275.028013, 'last_price_update_time': 1774378019.178974}
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992777auction110917') HTTP/1.1" 204 0
2026-03-24 18:46:59 [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-24 18: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-24 18:46:59 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992735auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992735auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992735auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992766auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992766auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992766auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6995445auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276995445auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6995445auction110917: 0
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992731auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992731auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992731auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992788auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992788auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992788auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992715auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992715auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992715auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992755auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992755auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992755auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992710auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992710auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992710auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992720auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992720auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992720auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992769auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992769auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992769auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992709auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992709auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992709auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992734auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992734auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992734auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992748auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992748auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992748auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992756auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992756auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992756auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992713auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992713auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992713auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992718auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992718auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992718auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992785auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992785auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992785auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992988auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992988auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992988auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992789auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992789auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992789auction110917: 2
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Found listing with ID: 6992749auction110917
2026-03-24 18:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992749auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:46:59 [ecarstrade.nl] INFO: Scrape type for 6992749auction110917: 2
2026-03-24 18:47:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992717> (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-24 18: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-24 18:47:00 [ecarstrade.nl] INFO: Extracting details for car 6992717auction110917
2026-03-24 18:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9673b246-9782-579f-8fb3-4000aad3a3cf with identifier: 6992717auction110917
2026-03-24 18:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9673b246-9782-579f-8fb3-4000aad3a3cf with scrape type 2
2026-03-24 18:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9673b246-9782-579f-8fb3-4000aad3a3cf with scrape type 2
2026-03-24 18:47:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9673b246-9782-579f-8fb3-4000aad3a3cf, identifier: 6992717auction110917
2026-03-24 18:47:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9673b246-9782-579f-8fb3-4000aad3a3cf with identifier: 6992717auction110917
2026-03-24 18:47:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9673b246-9782-579f-8fb3-4000aad3a3cf with identifier: 6992717auction110917
2026-03-24 18:47:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9673b246-9782-579f-8fb3-4000aad3a3cf with identifier: 6992717auction110917 to the API
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992717>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '9673b246-9782-579f-8fb3-4000aad3a3cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992717',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 46732,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro Edition 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro Edition 58 kWh',
'vin': None,
'year': 2023}
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992717auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:01 [ecarstrade.nl] INFO: Saving data for 6992717auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278276.425116, 'last_price_update_time': 1774378021.323842}
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992717auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992768> (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-24 18:47:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:01 [ecarstrade.nl] INFO: Extracting details for car 6992768auction110917
2026-03-24 18:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3b53460-4d87-5097-9cbd-6936e1629bb2 with identifier: 6992768auction110917
2026-03-24 18:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b53460-4d87-5097-9cbd-6936e1629bb2 with scrape type 2
2026-03-24 18:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3b53460-4d87-5097-9cbd-6936e1629bb2 with scrape type 2
2026-03-24 18:47:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b3b53460-4d87-5097-9cbd-6936e1629bb2, identifier: 6992768auction110917
2026-03-24 18:47:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b3b53460-4d87-5097-9cbd-6936e1629bb2 with identifier: 6992768auction110917
2026-03-24 18:47:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b3b53460-4d87-5097-9cbd-6936e1629bb2 with identifier: 6992768auction110917
2026-03-24 18:47:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b3b53460-4d87-5097-9cbd-6936e1629bb2 with identifier: 6992768auction110917 to the API
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992768>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b3b53460-4d87-5097-9cbd-6936e1629bb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992768',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Niro',
'odometer': 50772,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Niro 1.6 GDi H. ComfortL.',
'transmission': 'automatic',
'trim': 'KIA 1.6 GDi H. ComfortL.',
'vin': None,
'year': 2024}
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992768auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:01 [ecarstrade.nl] INFO: Saving data for 6992768auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278272.685153, 'last_price_update_time': 1774378021.863594}
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992768auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992744> (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-24 18:47:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:04 [ecarstrade.nl] INFO: Extracting details for car 6992744auction110917
2026-03-24 18:47:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e068f7f-f33d-5237-aef7-dced627913dd with identifier: 6992744auction110917
2026-03-24 18:47:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e068f7f-f33d-5237-aef7-dced627913dd with scrape type 2
2026-03-24 18:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e068f7f-f33d-5237-aef7-dced627913dd with scrape type 2
2026-03-24 18:47:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7e068f7f-f33d-5237-aef7-dced627913dd, identifier: 6992744auction110917
2026-03-24 18:47:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7e068f7f-f33d-5237-aef7-dced627913dd with identifier: 6992744auction110917
2026-03-24 18:47:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7e068f7f-f33d-5237-aef7-dced627913dd with identifier: 6992744auction110917
2026-03-24 18:47:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7e068f7f-f33d-5237-aef7-dced627913dd with identifier: 6992744auction110917 to the API
2026-03-24 18:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992744>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '7e068f7f-f33d-5237-aef7-dced627913dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992744',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 75662,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-24 18:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992744auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:04 [ecarstrade.nl] INFO: Saving data for 6992744auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278279.938914, 'last_price_update_time': 1774378024.685989}
2026-03-24 18:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992744auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992714> (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-24 18:47:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:04 [ecarstrade.nl] INFO: Extracting details for car 6992714auction110917
2026-03-24 18:47:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edcabf1d-2fe2-5766-b5d7-45bb2d90fbfb with identifier: 6992714auction110917
2026-03-24 18:47:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edcabf1d-2fe2-5766-b5d7-45bb2d90fbfb with scrape type 2
2026-03-24 18:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edcabf1d-2fe2-5766-b5d7-45bb2d90fbfb with scrape type 2
2026-03-24 18:47:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: edcabf1d-2fe2-5766-b5d7-45bb2d90fbfb, identifier: 6992714auction110917
2026-03-24 18:47:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: edcabf1d-2fe2-5766-b5d7-45bb2d90fbfb with identifier: 6992714auction110917
2026-03-24 18:47:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: edcabf1d-2fe2-5766-b5d7-45bb2d90fbfb with identifier: 6992714auction110917
2026-03-24 18:47:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: edcabf1d-2fe2-5766-b5d7-45bb2d90fbfb with identifier: 6992714auction110917 to the API
2026-03-24 18:47:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992714>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': 'edcabf1d-2fe2-5766-b5d7-45bb2d90fbfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992714',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 80041,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro S 77 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro S 77 kWh',
'vin': None,
'year': 2021}
2026-03-24 18:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992714auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:05 [ecarstrade.nl] INFO: Saving data for 6992714auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278324.968674, 'last_price_update_time': 1774378025.387908}
2026-03-24 18:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992714auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992719> (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-24 18:47:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:06 [ecarstrade.nl] INFO: Extracting details for car 6992719auction110917
2026-03-24 18:47:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c5054ea-7af2-5c71-a314-89d65fb20dfc with identifier: 6992719auction110917
2026-03-24 18:47:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c5054ea-7af2-5c71-a314-89d65fb20dfc with scrape type 2
2026-03-24 18:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c5054ea-7af2-5c71-a314-89d65fb20dfc with scrape type 2
2026-03-24 18:47:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6c5054ea-7af2-5c71-a314-89d65fb20dfc, identifier: 6992719auction110917
2026-03-24 18:47:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6c5054ea-7af2-5c71-a314-89d65fb20dfc with identifier: 6992719auction110917
2026-03-24 18:47:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6c5054ea-7af2-5c71-a314-89d65fb20dfc with identifier: 6992719auction110917
2026-03-24 18:47:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6c5054ea-7af2-5c71-a314-89d65fb20dfc with identifier: 6992719auction110917 to the API
2026-03-24 18:47:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '6c5054ea-7af2-5c71-a314-89d65fb20dfc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992719',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 61307,
'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-24 18:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992719auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:07 [ecarstrade.nl] INFO: Saving data for 6992719auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278326.045962, 'last_price_update_time': 1774378027.379548}
2026-03-24 18:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992719auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:07 [scrapy.extensions.logstats] INFO: Crawled 43 pages (at 25 pages/min), scraped 36 items (at 22 items/min)
2026-03-24 18:47:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 252MiB
2026-03-24 18:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992721> (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-24 18:47:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:07 [ecarstrade.nl] INFO: Extracting details for car 6992721auction110917
2026-03-24 18:47:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ab17bd9-53a0-51bd-93ac-e27627a3299d with identifier: 6992721auction110917
2026-03-24 18:47:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ab17bd9-53a0-51bd-93ac-e27627a3299d with scrape type 2
2026-03-24 18:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ab17bd9-53a0-51bd-93ac-e27627a3299d with scrape type 2
2026-03-24 18:47:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7ab17bd9-53a0-51bd-93ac-e27627a3299d, identifier: 6992721auction110917
2026-03-24 18:47:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7ab17bd9-53a0-51bd-93ac-e27627a3299d with identifier: 6992721auction110917
2026-03-24 18:47:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7ab17bd9-53a0-51bd-93ac-e27627a3299d with identifier: 6992721auction110917
2026-03-24 18:47:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7ab17bd9-53a0-51bd-93ac-e27627a3299d with identifier: 6992721auction110917 to the API
2026-03-24 18:47:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992721>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '7ab17bd9-53a0-51bd-93ac-e27627a3299d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992721',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 49840,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro S 77 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro S 77 kWh',
'vin': None,
'year': 2021}
2026-03-24 18:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992721auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:08 [ecarstrade.nl] INFO: Saving data for 6992721auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278323.948439, 'last_price_update_time': 1774378028.141838}
2026-03-24 18:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992721auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992711> (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-24 18:47:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:08 [ecarstrade.nl] INFO: Extracting details for car 6992711auction110917
2026-03-24 18:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 795e6953-dc20-5b03-b2af-a48d2ddd1572 with identifier: 6992711auction110917
2026-03-24 18:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 795e6953-dc20-5b03-b2af-a48d2ddd1572 with scrape type 2
2026-03-24 18:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 795e6953-dc20-5b03-b2af-a48d2ddd1572 with scrape type 2
2026-03-24 18:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 795e6953-dc20-5b03-b2af-a48d2ddd1572, identifier: 6992711auction110917
2026-03-24 18:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 795e6953-dc20-5b03-b2af-a48d2ddd1572 with identifier: 6992711auction110917
2026-03-24 18:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 795e6953-dc20-5b03-b2af-a48d2ddd1572 with identifier: 6992711auction110917
2026-03-24 18:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 795e6953-dc20-5b03-b2af-a48d2ddd1572 with identifier: 6992711auction110917 to the API
2026-03-24 18:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992711>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '795e6953-dc20-5b03-b2af-a48d2ddd1572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992711',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 48985,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-29',
'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-24 18:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992711auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:08 [ecarstrade.nl] INFO: Saving data for 6992711auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278325.600773, 'last_price_update_time': 1774378028.690662}
2026-03-24 18:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992711auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992765> (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-24 18: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-24 18:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992740> (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-24 18: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-24 18:47:11 [ecarstrade.nl] INFO: Extracting details for car 6992765auction110917
2026-03-24 18:47:11 [ecarstrade.nl] INFO: Extracting details for car 6992740auction110917
2026-03-24 18:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb94a038-a741-565d-8c67-bd9259dc317a with identifier: 6992765auction110917
2026-03-24 18:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb94a038-a741-565d-8c67-bd9259dc317a with scrape type 2
2026-03-24 18:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb94a038-a741-565d-8c67-bd9259dc317a with scrape type 2
2026-03-24 18:47:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bb94a038-a741-565d-8c67-bd9259dc317a, identifier: 6992765auction110917
2026-03-24 18:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7152e79c-8cad-515c-a4d5-41d349b67253 with identifier: 6992740auction110917
2026-03-24 18:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7152e79c-8cad-515c-a4d5-41d349b67253 with scrape type 2
2026-03-24 18:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7152e79c-8cad-515c-a4d5-41d349b67253 with scrape type 2
2026-03-24 18:47:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7152e79c-8cad-515c-a4d5-41d349b67253, identifier: 6992740auction110917
2026-03-24 18:47:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bb94a038-a741-565d-8c67-bd9259dc317a with identifier: 6992765auction110917
2026-03-24 18:47:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bb94a038-a741-565d-8c67-bd9259dc317a with identifier: 6992765auction110917
2026-03-24 18:47:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bb94a038-a741-565d-8c67-bd9259dc317a with identifier: 6992765auction110917 to the API
2026-03-24 18:47:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992765>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'bb94a038-a741-565d-8c67-bd9259dc317a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992765',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 72609,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992765auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:12 [ecarstrade.nl] INFO: Saving data for 6992765auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278250.257375, 'last_price_update_time': 1774378032.035285}
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992765auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7152e79c-8cad-515c-a4d5-41d349b67253 with identifier: 6992740auction110917
2026-03-24 18:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7152e79c-8cad-515c-a4d5-41d349b67253 with identifier: 6992740auction110917
2026-03-24 18:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7152e79c-8cad-515c-a4d5-41d349b67253 with identifier: 6992740auction110917 to the API
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992740>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '7152e79c-8cad-515c-a4d5-41d349b67253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992740',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 70662,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-03',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN LEAF e+ Bns Exec 62 kWh',
'transmission': 'automatic',
'trim': 'NISSAN LEAF e+ Bns Exec 62 kWh',
'vin': None,
'year': 2023}
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992740auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:12 [ecarstrade.nl] INFO: Saving data for 6992740auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278253.541077, 'last_price_update_time': 1774378032.321467}
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992740auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992790> (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-24 18: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-24 18:47:12 [ecarstrade.nl] INFO: Extracting details for car 6992790auction110917
2026-03-24 18:47:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47fb41df-47c8-5e5d-9684-eae49e47bafb with identifier: 6992790auction110917
2026-03-24 18:47:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47fb41df-47c8-5e5d-9684-eae49e47bafb with scrape type 2
2026-03-24 18:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47fb41df-47c8-5e5d-9684-eae49e47bafb with scrape type 2
2026-03-24 18:47:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 47fb41df-47c8-5e5d-9684-eae49e47bafb, identifier: 6992790auction110917
2026-03-24 18:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 47fb41df-47c8-5e5d-9684-eae49e47bafb with identifier: 6992790auction110917
2026-03-24 18:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 47fb41df-47c8-5e5d-9684-eae49e47bafb with identifier: 6992790auction110917
2026-03-24 18:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 47fb41df-47c8-5e5d-9684-eae49e47bafb with identifier: 6992790auction110917 to the API
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992790>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '47fb41df-47c8-5e5d-9684-eae49e47bafb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992790',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'Q4 e-tron',
'odometer': 135176,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 e-tron 50 L ed. Adv. 77 kWh',
'transmission': 'automatic',
'trim': 'AUDI 50 L ed. Adv. 77 kWh',
'vin': None,
'year': 2022}
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992790auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:12 [ecarstrade.nl] INFO: Saving data for 6992790auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278238.166251, 'last_price_update_time': 1774378032.77282}
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992790auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992764> (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-24 18:47:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:14 [ecarstrade.nl] INFO: Extracting details for car 6992764auction110917
2026-03-24 18:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8d188fe-fd88-5d7a-b93d-cb7c7906e1bc with identifier: 6992764auction110917
2026-03-24 18:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8d188fe-fd88-5d7a-b93d-cb7c7906e1bc with scrape type 2
2026-03-24 18:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8d188fe-fd88-5d7a-b93d-cb7c7906e1bc with scrape type 2
2026-03-24 18:47:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f8d188fe-fd88-5d7a-b93d-cb7c7906e1bc, identifier: 6992764auction110917
2026-03-24 18:47:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f8d188fe-fd88-5d7a-b93d-cb7c7906e1bc with identifier: 6992764auction110917
2026-03-24 18:47:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f8d188fe-fd88-5d7a-b93d-cb7c7906e1bc with identifier: 6992764auction110917
2026-03-24 18:47:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f8d188fe-fd88-5d7a-b93d-cb7c7906e1bc with identifier: 6992764auction110917 to the API
2026-03-24 18:47:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:15 [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-24 18:47:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992764>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'f8d188fe-fd88-5d7a-b93d-cb7c7906e1bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992764',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 69462,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-24 18:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992764auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:15 [ecarstrade.nl] INFO: Saving data for 6992764auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278252.217493, 'last_price_update_time': 1774378035.311206}
2026-03-24 18:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992764auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992775> (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-24 18:47:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:15 [ecarstrade.nl] INFO: Extracting details for car 6992775auction110917
2026-03-24 18:47:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b0d67c4-4769-5f96-9d9c-31a15a3e8ee0 with identifier: 6992775auction110917
2026-03-24 18:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b0d67c4-4769-5f96-9d9c-31a15a3e8ee0 with scrape type 2
2026-03-24 18:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b0d67c4-4769-5f96-9d9c-31a15a3e8ee0 with scrape type 2
2026-03-24 18:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7b0d67c4-4769-5f96-9d9c-31a15a3e8ee0, identifier: 6992775auction110917
2026-03-24 18:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7b0d67c4-4769-5f96-9d9c-31a15a3e8ee0 with identifier: 6992775auction110917
2026-03-24 18:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7b0d67c4-4769-5f96-9d9c-31a15a3e8ee0 with identifier: 6992775auction110917
2026-03-24 18:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7b0d67c4-4769-5f96-9d9c-31a15a3e8ee0 with identifier: 6992775auction110917 to the API
2026-03-24 18:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:15 [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-24 18:47:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992775>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '7b0d67c4-4769-5f96-9d9c-31a15a3e8ee0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992775',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'ë-C4',
'odometer': 52529,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN Ë-C4 Feel Pack 50 kWh',
'transmission': 'automatic',
'trim': 'CITROEN Ë-C4 Feel Pack 50 kWh',
'vin': None,
'year': 2023}
2026-03-24 18:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992775auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:15 [ecarstrade.nl] INFO: Saving data for 6992775auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278255.897778, 'last_price_update_time': 1774378035.846355}
2026-03-24 18:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992775auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992767> (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-24 18:47:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:16 [ecarstrade.nl] INFO: Extracting details for car 6992767auction110917
2026-03-24 18:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c0d1a9-5d5b-5bec-960b-588cd772c70d with identifier: 6992767auction110917
2026-03-24 18:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c0d1a9-5d5b-5bec-960b-588cd772c70d with scrape type 2
2026-03-24 18:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66c0d1a9-5d5b-5bec-960b-588cd772c70d with scrape type 2
2026-03-24 18:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 66c0d1a9-5d5b-5bec-960b-588cd772c70d, identifier: 6992767auction110917
2026-03-24 18:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 66c0d1a9-5d5b-5bec-960b-588cd772c70d with identifier: 6992767auction110917
2026-03-24 18:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 66c0d1a9-5d5b-5bec-960b-588cd772c70d with identifier: 6992767auction110917
2026-03-24 18:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 66c0d1a9-5d5b-5bec-960b-588cd772c70d with identifier: 6992767auction110917 to the API
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992767>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '66c0d1a9-5d5b-5bec-960b-588cd772c70d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992767',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 69919,
'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': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992767auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:16 [ecarstrade.nl] INFO: Saving data for 6992767auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278251.472395, 'last_price_update_time': 1774378036.447436}
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992767auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992759> (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-24 18: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-24 18:47:16 [ecarstrade.nl] INFO: Extracting details for car 6992759auction110917
2026-03-24 18:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c0dae41-84e3-5e3b-83e8-5ffe0ad32af3 with identifier: 6992759auction110917
2026-03-24 18:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0dae41-84e3-5e3b-83e8-5ffe0ad32af3 with scrape type 2
2026-03-24 18:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c0dae41-84e3-5e3b-83e8-5ffe0ad32af3 with scrape type 2
2026-03-24 18:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6c0dae41-84e3-5e3b-83e8-5ffe0ad32af3, identifier: 6992759auction110917
2026-03-24 18:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6c0dae41-84e3-5e3b-83e8-5ffe0ad32af3 with identifier: 6992759auction110917
2026-03-24 18:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6c0dae41-84e3-5e3b-83e8-5ffe0ad32af3 with identifier: 6992759auction110917
2026-03-24 18:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6c0dae41-84e3-5e3b-83e8-5ffe0ad32af3 with identifier: 6992759auction110917 to the API
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992759>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '6c0dae41-84e3-5e3b-83e8-5ffe0ad32af3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992759',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Niro',
'odometer': 53758,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Niro 1.6 GDi H. DynamicL.',
'transmission': 'automatic',
'trim': 'KIA 1.6 GDi H. DynamicL.',
'vin': None,
'year': 2021}
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992759auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:16 [ecarstrade.nl] INFO: Saving data for 6992759auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278319.287512, 'last_price_update_time': 1774378036.913742}
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992759auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992745> (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-24 18:47:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:17 [ecarstrade.nl] INFO: Extracting details for car 6992745auction110917
2026-03-24 18:47:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80515a53-9fb7-5fb9-a9bc-92a1192a2150 with identifier: 6992745auction110917
2026-03-24 18:47:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80515a53-9fb7-5fb9-a9bc-92a1192a2150 with scrape type 2
2026-03-24 18:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80515a53-9fb7-5fb9-a9bc-92a1192a2150 with scrape type 2
2026-03-24 18:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 80515a53-9fb7-5fb9-a9bc-92a1192a2150, identifier: 6992745auction110917
2026-03-24 18:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 80515a53-9fb7-5fb9-a9bc-92a1192a2150 with identifier: 6992745auction110917
2026-03-24 18:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 80515a53-9fb7-5fb9-a9bc-92a1192a2150 with identifier: 6992745auction110917
2026-03-24 18:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 80515a53-9fb7-5fb9-a9bc-92a1192a2150 with identifier: 6992745auction110917 to the API
2026-03-24 18:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992745>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '80515a53-9fb7-5fb9-a9bc-92a1192a2150',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992745',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 32143,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-24 18:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992745auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:17 [ecarstrade.nl] INFO: Saving data for 6992745auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278237.480129, 'last_price_update_time': 1774378037.599076}
2026-03-24 18:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992745auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992749> (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-24 18:47:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992789> (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-24 18:47:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:18 [ecarstrade.nl] INFO: Extracting details for car 6992749auction110917
2026-03-24 18:47:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dc5f9a6-2527-5a72-b3d4-72b76f0ca5a6 with identifier: 6992749auction110917
2026-03-24 18:47:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dc5f9a6-2527-5a72-b3d4-72b76f0ca5a6 with scrape type 2
2026-03-24 18:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dc5f9a6-2527-5a72-b3d4-72b76f0ca5a6 with scrape type 2
2026-03-24 18:47:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4dc5f9a6-2527-5a72-b3d4-72b76f0ca5a6, identifier: 6992749auction110917
2026-03-24 18:47:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4dc5f9a6-2527-5a72-b3d4-72b76f0ca5a6 with identifier: 6992749auction110917
2026-03-24 18:47:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4dc5f9a6-2527-5a72-b3d4-72b76f0ca5a6 with identifier: 6992749auction110917
2026-03-24 18:47:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4dc5f9a6-2527-5a72-b3d4-72b76f0ca5a6 with identifier: 6992749auction110917 to the API
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992749>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '4dc5f9a6-2527-5a72-b3d4-72b76f0ca5a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992749',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mini',
'model': '',
'odometer': 133499,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Mini Clubman 1.5 Cpr Bns Ed.',
'transmission': 'manual',
'trim': 'Clubman 1.5 Cpr Bns Ed.',
'vin': None,
'year': 2021}
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992749auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:19 [ecarstrade.nl] INFO: Saving data for 6992749auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278321.525267, 'last_price_update_time': 1774378039.198978}
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992749auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:19 [ecarstrade.nl] INFO: Extracting details for car 6992789auction110917
2026-03-24 18:47:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aecfe45-f848-5ede-98ab-6ee247a14f0f with identifier: 6992789auction110917
2026-03-24 18:47:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aecfe45-f848-5ede-98ab-6ee247a14f0f with scrape type 2
2026-03-24 18:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0aecfe45-f848-5ede-98ab-6ee247a14f0f with scrape type 2
2026-03-24 18:47:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0aecfe45-f848-5ede-98ab-6ee247a14f0f, identifier: 6992789auction110917
2026-03-24 18:47:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0aecfe45-f848-5ede-98ab-6ee247a14f0f with identifier: 6992789auction110917
2026-03-24 18:47:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0aecfe45-f848-5ede-98ab-6ee247a14f0f with identifier: 6992789auction110917
2026-03-24 18:47:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0aecfe45-f848-5ede-98ab-6ee247a14f0f with identifier: 6992789auction110917 to the API
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992789>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '0aecfe45-f848-5ede-98ab-6ee247a14f0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992789',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': '218 Gran Coupé',
'odometer': 180367,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2-serie Gran Coupé 218i Executive Edit.',
'transmission': 'automatic',
'trim': '2-serie Gran Coupé 218i Executive Edit.',
'vin': None,
'year': 2021}
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992789auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:19 [ecarstrade.nl] INFO: Saving data for 6992789auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278327.187472, 'last_price_update_time': 1774378039.586631}
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992789auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992762> (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-24 18: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-24 18:47:21 [ecarstrade.nl] INFO: Extracting details for car 6992762auction110917
2026-03-24 18:47:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e1b31de-5d98-55e4-b5be-953bf495e949 with identifier: 6992762auction110917
2026-03-24 18:47:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e1b31de-5d98-55e4-b5be-953bf495e949 with scrape type 2
2026-03-24 18:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e1b31de-5d98-55e4-b5be-953bf495e949 with scrape type 2
2026-03-24 18:47:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0e1b31de-5d98-55e4-b5be-953bf495e949, identifier: 6992762auction110917
2026-03-24 18:47:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0e1b31de-5d98-55e4-b5be-953bf495e949 with identifier: 6992762auction110917
2026-03-24 18:47:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0e1b31de-5d98-55e4-b5be-953bf495e949 with identifier: 6992762auction110917
2026-03-24 18:47:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0e1b31de-5d98-55e4-b5be-953bf495e949 with identifier: 6992762auction110917 to the API
2026-03-24 18:47:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992762>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '0e1b31de-5d98-55e4-b5be-953bf495e949',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992762',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 62528,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-24 18:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992762auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:21 [ecarstrade.nl] INFO: Saving data for 6992762auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278278.382446, 'last_price_update_time': 1774378041.398049}
2026-03-24 18:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992762auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992988> (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-24 18:47:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:21 [ecarstrade.nl] INFO: Extracting details for car 6992988auction110917
2026-03-24 18:47:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f22a61e-bf40-57e6-9447-a275064d2881 with identifier: 6992988auction110917
2026-03-24 18:47:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f22a61e-bf40-57e6-9447-a275064d2881 with scrape type 2
2026-03-24 18:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f22a61e-bf40-57e6-9447-a275064d2881 with scrape type 2
2026-03-24 18:47:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5f22a61e-bf40-57e6-9447-a275064d2881, identifier: 6992988auction110917
2026-03-24 18:47:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5f22a61e-bf40-57e6-9447-a275064d2881 with identifier: 6992988auction110917
2026-03-24 18:47:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5f22a61e-bf40-57e6-9447-a275064d2881 with identifier: 6992988auction110917
2026-03-24 18:47:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5f22a61e-bf40-57e6-9447-a275064d2881 with identifier: 6992988auction110917 to the API
2026-03-24 18:47:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '5f22a61e-bf40-57e6-9447-a275064d2881',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992988',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '2008',
'odometer': 74492,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT e-2008 EV Act.Pack 50 kWh',
'transmission': 'automatic',
'trim': 'PEUGEOT e- EV Act.Pack 50 kWh',
'vin': None,
'year': 2022}
2026-03-24 18:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992988auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:22 [ecarstrade.nl] INFO: Saving data for 6992988auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278335.62473, 'last_price_update_time': 1774378042.835057}
2026-03-24 18:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992988auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992785> (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-24 18:47:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:22 [ecarstrade.nl] INFO: Extracting details for car 6992785auction110917
2026-03-24 18:47:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c18cb1-42a0-5dbd-9e67-bb05c885e30a with identifier: 6992785auction110917
2026-03-24 18:47:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c18cb1-42a0-5dbd-9e67-bb05c885e30a with scrape type 2
2026-03-24 18:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c18cb1-42a0-5dbd-9e67-bb05c885e30a with scrape type 2
2026-03-24 18:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 84c18cb1-42a0-5dbd-9e67-bb05c885e30a, identifier: 6992785auction110917
2026-03-24 18:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992718> (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-24 18:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 84c18cb1-42a0-5dbd-9e67-bb05c885e30a with identifier: 6992785auction110917
2026-03-24 18:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 84c18cb1-42a0-5dbd-9e67-bb05c885e30a with identifier: 6992785auction110917
2026-03-24 18:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 84c18cb1-42a0-5dbd-9e67-bb05c885e30a with identifier: 6992785auction110917 to the API
2026-03-24 18:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992785>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Diesel',
'id': '84c18cb1-42a0-5dbd-9e67-bb05c885e30a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992785',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': '316',
'odometer': 213825,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3-serie 316d BnsEdPl',
'transmission': 'automatic',
'trim': '3-serie d BnsEdPl',
'vin': None,
'year': 2021}
2026-03-24 18:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992785auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:23 [ecarstrade.nl] INFO: Saving data for 6992785auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278657.124222, 'last_price_update_time': 1774378043.404186}
2026-03-24 18:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992785auction110917') HTTP/1.1" 204 0
2026-03-24 18: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-24 18:47:23 [ecarstrade.nl] INFO: Extracting details for car 6992718auction110917
2026-03-24 18:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992713> (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-24 18: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-24 18:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c771745-4d21-5364-9799-06d348e28271 with identifier: 6992718auction110917
2026-03-24 18:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c771745-4d21-5364-9799-06d348e28271 with scrape type 2
2026-03-24 18:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c771745-4d21-5364-9799-06d348e28271 with scrape type 2
2026-03-24 18:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9c771745-4d21-5364-9799-06d348e28271, identifier: 6992718auction110917
2026-03-24 18:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9c771745-4d21-5364-9799-06d348e28271 with identifier: 6992718auction110917
2026-03-24 18:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9c771745-4d21-5364-9799-06d348e28271 with identifier: 6992718auction110917
2026-03-24 18:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9c771745-4d21-5364-9799-06d348e28271 with identifier: 6992718auction110917 to the API
2026-03-24 18:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992718>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '9c771745-4d21-5364-9799-06d348e28271',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992718',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 81081,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2021}
2026-03-24 18:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992718auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:23 [ecarstrade.nl] INFO: Saving data for 6992718auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278299.082686, 'last_price_update_time': 1774378043.783498}
2026-03-24 18:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992718auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:23 [ecarstrade.nl] INFO: Extracting details for car 6992713auction110917
2026-03-24 18:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60153f30-d36e-5553-b374-a9578717f8a7 with identifier: 6992713auction110917
2026-03-24 18:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60153f30-d36e-5553-b374-a9578717f8a7 with scrape type 2
2026-03-24 18:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60153f30-d36e-5553-b374-a9578717f8a7 with scrape type 2
2026-03-24 18:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 60153f30-d36e-5553-b374-a9578717f8a7, identifier: 6992713auction110917
2026-03-24 18:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 60153f30-d36e-5553-b374-a9578717f8a7 with identifier: 6992713auction110917
2026-03-24 18:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 60153f30-d36e-5553-b374-a9578717f8a7 with identifier: 6992713auction110917
2026-03-24 18:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 60153f30-d36e-5553-b374-a9578717f8a7 with identifier: 6992713auction110917 to the API
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992713>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '60153f30-d36e-5553-b374-a9578717f8a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992713',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 97252,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Cross 1.0 TSI Style',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 1.0 TSI Style',
'vin': None,
'year': 2021}
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992713auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:24 [ecarstrade.nl] INFO: Saving data for 6992713auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278298.704895, 'last_price_update_time': 1774378044.191294}
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992713auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992756> (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-24 18: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-24 18:47:24 [ecarstrade.nl] INFO: Extracting details for car 6992756auction110917
2026-03-24 18:47:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ed86cbb-8fcb-5ef2-8925-b6974a5fd51b with identifier: 6992756auction110917
2026-03-24 18:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ed86cbb-8fcb-5ef2-8925-b6974a5fd51b with scrape type 2
2026-03-24 18:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ed86cbb-8fcb-5ef2-8925-b6974a5fd51b with scrape type 2
2026-03-24 18:47:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7ed86cbb-8fcb-5ef2-8925-b6974a5fd51b, identifier: 6992756auction110917
2026-03-24 18:47:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7ed86cbb-8fcb-5ef2-8925-b6974a5fd51b with identifier: 6992756auction110917
2026-03-24 18:47:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7ed86cbb-8fcb-5ef2-8925-b6974a5fd51b with identifier: 6992756auction110917
2026-03-24 18:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7ed86cbb-8fcb-5ef2-8925-b6974a5fd51b with identifier: 6992756auction110917 to the API
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '7ed86cbb-8fcb-5ef2-8925-b6974a5fd51b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992756',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 64975,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi DynamicL.',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi DynamicL.',
'vin': None,
'year': 2023}
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992756auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:24 [ecarstrade.nl] INFO: Saving data for 6992756auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278297.14513, 'last_price_update_time': 1774378044.663092}
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992756auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992748> (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-24 18: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-24 18:47:25 [ecarstrade.nl] INFO: Extracting details for car 6992748auction110917
2026-03-24 18:47:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2f5e55-ab9c-531c-b52d-558dd7ed5124 with identifier: 6992748auction110917
2026-03-24 18:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2f5e55-ab9c-531c-b52d-558dd7ed5124 with scrape type 2
2026-03-24 18:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd2f5e55-ab9c-531c-b52d-558dd7ed5124 with scrape type 2
2026-03-24 18:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: fd2f5e55-ab9c-531c-b52d-558dd7ed5124, identifier: 6992748auction110917
2026-03-24 18:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: fd2f5e55-ab9c-531c-b52d-558dd7ed5124 with identifier: 6992748auction110917
2026-03-24 18:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: fd2f5e55-ab9c-531c-b52d-558dd7ed5124 with identifier: 6992748auction110917
2026-03-24 18:47:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: fd2f5e55-ab9c-531c-b52d-558dd7ed5124 with identifier: 6992748auction110917 to the API
2026-03-24 18:47:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992748>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'fd2f5e55-ab9c-531c-b52d-558dd7ed5124',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992748',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'MAN',
'model': 'Mini Cooper Countryman',
'odometer': 171071,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Mini Countryman 1.5 Cooper Cl.',
'transmission': 'automatic',
'trim': 'Mini Mini Countryman 1.5 Cooper Cl.',
'vin': None,
'year': 2022}
2026-03-24 18:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992748auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:25 [ecarstrade.nl] INFO: Saving data for 6992748auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278299.426537, 'last_price_update_time': 1774378045.365778}
2026-03-24 18:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992748auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992734> (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-24 18:47:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:26 [ecarstrade.nl] INFO: Extracting details for car 6992734auction110917
2026-03-24 18:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f90ea66-c81c-5eff-a8e5-e6676b6e927f with identifier: 6992734auction110917
2026-03-24 18:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f90ea66-c81c-5eff-a8e5-e6676b6e927f with scrape type 2
2026-03-24 18:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f90ea66-c81c-5eff-a8e5-e6676b6e927f with scrape type 2
2026-03-24 18:47:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7f90ea66-c81c-5eff-a8e5-e6676b6e927f, identifier: 6992734auction110917
2026-03-24 18:47:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7f90ea66-c81c-5eff-a8e5-e6676b6e927f with identifier: 6992734auction110917
2026-03-24 18:47:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7f90ea66-c81c-5eff-a8e5-e6676b6e927f with identifier: 6992734auction110917
2026-03-24 18:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7f90ea66-c81c-5eff-a8e5-e6676b6e927f with identifier: 6992734auction110917 to the API
2026-03-24 18:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992734>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '7f90ea66-c81c-5eff-a8e5-e6676b6e927f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992734',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 70102,
'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-24 18:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992734auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:27 [ecarstrade.nl] INFO: Saving data for 6992734auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278380.907582, 'last_price_update_time': 1774378047.157048}
2026-03-24 18:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992734auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992709> (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-24 18: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-24 18:47:27 [ecarstrade.nl] INFO: Extracting details for car 6992709auction110917
2026-03-24 18:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cffe42c2-1015-5d0d-85db-1440a3ccc26c with identifier: 6992709auction110917
2026-03-24 18:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cffe42c2-1015-5d0d-85db-1440a3ccc26c with scrape type 2
2026-03-24 18:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cffe42c2-1015-5d0d-85db-1440a3ccc26c with scrape type 2
2026-03-24 18:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cffe42c2-1015-5d0d-85db-1440a3ccc26c, identifier: 6992709auction110917
2026-03-24 18:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cffe42c2-1015-5d0d-85db-1440a3ccc26c with identifier: 6992709auction110917
2026-03-24 18:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cffe42c2-1015-5d0d-85db-1440a3ccc26c with identifier: 6992709auction110917
2026-03-24 18:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cffe42c2-1015-5d0d-85db-1440a3ccc26c with identifier: 6992709auction110917 to the API
2026-03-24 18:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992709>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'cffe42c2-1015-5d0d-85db-1440a3ccc26c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992709',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volvo',
'model': 'XC40',
'odometer': 171867,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 1.5 T2 Business Pro',
'transmission': 'automatic',
'trim': 'VOLVO 1.5 T2 Business Pro',
'vin': None,
'year': 2021}
2026-03-24 18:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992709auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:27 [ecarstrade.nl] INFO: Saving data for 6992709auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278380.288939, 'last_price_update_time': 1774378047.713883}
2026-03-24 18:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992709auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992720> (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-24 18:47:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:29 [ecarstrade.nl] INFO: Extracting details for car 6992720auction110917
2026-03-24 18:47:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e395b21b-2b82-557a-b513-e3809a4f8fe9 with identifier: 6992720auction110917
2026-03-24 18:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e395b21b-2b82-557a-b513-e3809a4f8fe9 with scrape type 2
2026-03-24 18:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e395b21b-2b82-557a-b513-e3809a4f8fe9 with scrape type 2
2026-03-24 18:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e395b21b-2b82-557a-b513-e3809a4f8fe9, identifier: 6992720auction110917
2026-03-24 18:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e395b21b-2b82-557a-b513-e3809a4f8fe9 with identifier: 6992720auction110917
2026-03-24 18:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e395b21b-2b82-557a-b513-e3809a4f8fe9 with identifier: 6992720auction110917
2026-03-24 18:47:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e395b21b-2b82-557a-b513-e3809a4f8fe9 with identifier: 6992720auction110917 to the API
2026-03-24 18:47:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992720>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': 'e395b21b-2b82-557a-b513-e3809a4f8fe9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992720',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 83210,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-29',
'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-24 18:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992720auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:29 [ecarstrade.nl] INFO: Saving data for 6992720auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278379.049493, 'last_price_update_time': 1774378049.739247}
2026-03-24 18:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992720auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992769> (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-24 18:47:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:29 [ecarstrade.nl] INFO: Extracting details for car 6992769auction110917
2026-03-24 18:47:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f2e3296-cef5-569a-ba7d-a79e4318d66d with identifier: 6992769auction110917
2026-03-24 18:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f2e3296-cef5-569a-ba7d-a79e4318d66d with scrape type 2
2026-03-24 18:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f2e3296-cef5-569a-ba7d-a79e4318d66d with scrape type 2
2026-03-24 18:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1f2e3296-cef5-569a-ba7d-a79e4318d66d, identifier: 6992769auction110917
2026-03-24 18:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1f2e3296-cef5-569a-ba7d-a79e4318d66d with identifier: 6992769auction110917
2026-03-24 18:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1f2e3296-cef5-569a-ba7d-a79e4318d66d with identifier: 6992769auction110917
2026-03-24 18:47:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1f2e3296-cef5-569a-ba7d-a79e4318d66d with identifier: 6992769auction110917 to the API
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992769>
{'auction_title': '',
'c_o_2_emission_value': 83,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1f2e3296-cef5-569a-ba7d-a79e4318d66d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992769',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'IONIQ',
'odometer': 76821,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI IONIQ 1.6 GDi i-Motion',
'transmission': 'automatic',
'trim': 'HYUNDAI 1.6 GDi i-Motion',
'vin': None,
'year': 2022}
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992769auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:30 [ecarstrade.nl] INFO: Saving data for 6992769auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278358.401081, 'last_price_update_time': 1774378050.19305}
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992769auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992710> (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-24 18:47:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:30 [ecarstrade.nl] INFO: Extracting details for car 6992710auction110917
2026-03-24 18:47:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2deff719-36f4-5846-a146-106481925355 with identifier: 6992710auction110917
2026-03-24 18:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2deff719-36f4-5846-a146-106481925355 with scrape type 2
2026-03-24 18:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2deff719-36f4-5846-a146-106481925355 with scrape type 2
2026-03-24 18:47:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2deff719-36f4-5846-a146-106481925355, identifier: 6992710auction110917
2026-03-24 18:47:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2deff719-36f4-5846-a146-106481925355 with identifier: 6992710auction110917
2026-03-24 18:47:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2deff719-36f4-5846-a146-106481925355 with identifier: 6992710auction110917
2026-03-24 18:47:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2deff719-36f4-5846-a146-106481925355 with identifier: 6992710auction110917 to the API
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992710>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '2deff719-36f4-5846-a146-106481925355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992710',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 105284,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro S 77 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro S 77 kWh',
'vin': None,
'year': 2021}
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992710auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:30 [ecarstrade.nl] INFO: Saving data for 6992710auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278298.105911, 'last_price_update_time': 1774378050.925687}
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992710auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992755> (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-24 18: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-24 18:47:31 [ecarstrade.nl] INFO: Extracting details for car 6992755auction110917
2026-03-24 18:47:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd8e3c57-344b-5858-9a9e-18deedac7669 with identifier: 6992755auction110917
2026-03-24 18:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd8e3c57-344b-5858-9a9e-18deedac7669 with scrape type 2
2026-03-24 18:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd8e3c57-344b-5858-9a9e-18deedac7669 with scrape type 2
2026-03-24 18:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: fd8e3c57-344b-5858-9a9e-18deedac7669, identifier: 6992755auction110917
2026-03-24 18:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: fd8e3c57-344b-5858-9a9e-18deedac7669 with identifier: 6992755auction110917
2026-03-24 18:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: fd8e3c57-344b-5858-9a9e-18deedac7669 with identifier: 6992755auction110917
2026-03-24 18:47:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: fd8e3c57-344b-5858-9a9e-18deedac7669 with identifier: 6992755auction110917 to the API
2026-03-24 18:47:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992755>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'fd8e3c57-344b-5858-9a9e-18deedac7669',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992755',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 71448,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi DynamicL.',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi DynamicL.',
'vin': None,
'year': 2024}
2026-03-24 18:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992755auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:31 [ecarstrade.nl] INFO: Saving data for 6992755auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278294.424928, 'last_price_update_time': 1774378051.635085}
2026-03-24 18:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992755auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992788> (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-24 18: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-24 18:47:32 [ecarstrade.nl] INFO: Extracting details for car 6992788auction110917
2026-03-24 18:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f5126f4-7087-5027-80d5-407f0579bca9 with identifier: 6992788auction110917
2026-03-24 18:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f5126f4-7087-5027-80d5-407f0579bca9 with scrape type 2
2026-03-24 18:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f5126f4-7087-5027-80d5-407f0579bca9 with scrape type 2
2026-03-24 18:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6f5126f4-7087-5027-80d5-407f0579bca9, identifier: 6992788auction110917
2026-03-24 18:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6f5126f4-7087-5027-80d5-407f0579bca9 with identifier: 6992788auction110917
2026-03-24 18:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6f5126f4-7087-5027-80d5-407f0579bca9 with identifier: 6992788auction110917
2026-03-24 18:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6f5126f4-7087-5027-80d5-407f0579bca9 with identifier: 6992788auction110917 to the API
2026-03-24 18:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992788>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '6f5126f4-7087-5027-80d5-407f0579bca9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992788',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': '318',
'odometer': 171858,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3-serie Touring 318i MSp.CL.',
'transmission': 'automatic',
'trim': '3-serie Touring i MSp.CL.',
'vin': None,
'year': 2020}
2026-03-24 18:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992788auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:32 [ecarstrade.nl] INFO: Saving data for 6992788auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278377.421122, 'last_price_update_time': 1774378052.396582}
2026-03-24 18:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992788auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992715> (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-24 18: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-24 18:47:32 [ecarstrade.nl] INFO: Extracting details for car 6992715auction110917
2026-03-24 18:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a76f1c6-cb5c-5edf-9aec-cb65798580c5 with identifier: 6992715auction110917
2026-03-24 18:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a76f1c6-cb5c-5edf-9aec-cb65798580c5 with scrape type 2
2026-03-24 18:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a76f1c6-cb5c-5edf-9aec-cb65798580c5 with scrape type 2
2026-03-24 18:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7a76f1c6-cb5c-5edf-9aec-cb65798580c5, identifier: 6992715auction110917
2026-03-24 18:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7a76f1c6-cb5c-5edf-9aec-cb65798580c5 with identifier: 6992715auction110917
2026-03-24 18:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7a76f1c6-cb5c-5edf-9aec-cb65798580c5 with identifier: 6992715auction110917
2026-03-24 18:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7a76f1c6-cb5c-5edf-9aec-cb65798580c5 with identifier: 6992715auction110917 to the API
2026-03-24 18:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992715>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '7a76f1c6-cb5c-5edf-9aec-cb65798580c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992715',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 75785,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-26',
'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-24 18:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992715auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:32 [ecarstrade.nl] INFO: Saving data for 6992715auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278343.359382, 'last_price_update_time': 1774378052.852947}
2026-03-24 18:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992715auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992731> (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-24 18:47:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:33 [ecarstrade.nl] INFO: Extracting details for car 6992731auction110917
2026-03-24 18:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b04157e-5e9c-5ca8-b966-55eb78e79df6 with identifier: 6992731auction110917
2026-03-24 18:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b04157e-5e9c-5ca8-b966-55eb78e79df6 with scrape type 2
2026-03-24 18:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b04157e-5e9c-5ca8-b966-55eb78e79df6 with scrape type 2
2026-03-24 18:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5b04157e-5e9c-5ca8-b966-55eb78e79df6, identifier: 6992731auction110917
2026-03-24 18:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5b04157e-5e9c-5ca8-b966-55eb78e79df6 with identifier: 6992731auction110917
2026-03-24 18:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5b04157e-5e9c-5ca8-b966-55eb78e79df6 with identifier: 6992731auction110917
2026-03-24 18:47:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5b04157e-5e9c-5ca8-b966-55eb78e79df6 with identifier: 6992731auction110917 to the API
2026-03-24 18:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992731>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '5b04157e-5e9c-5ca8-b966-55eb78e79df6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992731',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 61778,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT e-208 EV Active 50 kWh',
'transmission': 'automatic',
'trim': 'PEUGEOT EV Active 50 kWh',
'vin': None,
'year': 2023}
2026-03-24 18:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992731auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:33 [ecarstrade.nl] INFO: Saving data for 6992731auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278294.750226, 'last_price_update_time': 1774378053.703337}
2026-03-24 18:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992731auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992766> (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-24 18: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-24 18:47:34 [ecarstrade.nl] INFO: Extracting details for car 6992766auction110917
2026-03-24 18:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84010fdc-96e0-5a05-acd7-837c3ecc72c9 with identifier: 6992766auction110917
2026-03-24 18:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84010fdc-96e0-5a05-acd7-837c3ecc72c9 with scrape type 2
2026-03-24 18:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84010fdc-96e0-5a05-acd7-837c3ecc72c9 with scrape type 2
2026-03-24 18:47:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 84010fdc-96e0-5a05-acd7-837c3ecc72c9, identifier: 6992766auction110917
2026-03-24 18:47:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 84010fdc-96e0-5a05-acd7-837c3ecc72c9 with identifier: 6992766auction110917
2026-03-24 18:47:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 84010fdc-96e0-5a05-acd7-837c3ecc72c9 with identifier: 6992766auction110917
2026-03-24 18:47:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 84010fdc-96e0-5a05-acd7-837c3ecc72c9 with identifier: 6992766auction110917 to the API
2026-03-24 18:47:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992766>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '84010fdc-96e0-5a05-acd7-837c3ecc72c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992766',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 152533,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'KIA PRO CEED 1.5 T-GDi GT-PlusL.',
'transmission': 'automatic',
'trim': 'KIA PRO CEED 1.5 T-GDi GT-PlusL.',
'vin': None,
'year': 2023}
2026-03-24 18:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992766auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:35 [ecarstrade.nl] INFO: Saving data for 6992766auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278292.826691, 'last_price_update_time': 1774378055.079434}
2026-03-24 18:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992766auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992792> (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-24 18:47:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992735> (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-24 18:47:36 [ecarstrade.nl] INFO: Extracting details for car 6992792auction110917
2026-03-24 18:47:36 [ecarstrade.nl] INFO: Extracting details for car 6992735auction110917
2026-03-24 18:47:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e517814-5ed2-5d79-a08b-83b8110c961d with identifier: 6992792auction110917
2026-03-24 18:47:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e517814-5ed2-5d79-a08b-83b8110c961d with scrape type 2
2026-03-24 18:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e517814-5ed2-5d79-a08b-83b8110c961d with scrape type 2
2026-03-24 18:47:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0e517814-5ed2-5d79-a08b-83b8110c961d, identifier: 6992792auction110917
2026-03-24 18:47:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e60e042-b323-50ca-bf7e-a6adea03c16c with identifier: 6992735auction110917
2026-03-24 18:47:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e60e042-b323-50ca-bf7e-a6adea03c16c with scrape type 2
2026-03-24 18:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e60e042-b323-50ca-bf7e-a6adea03c16c with scrape type 2
2026-03-24 18:47:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5e60e042-b323-50ca-bf7e-a6adea03c16c, identifier: 6992735auction110917
2026-03-24 18:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0e517814-5ed2-5d79-a08b-83b8110c961d with identifier: 6992792auction110917
2026-03-24 18:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0e517814-5ed2-5d79-a08b-83b8110c961d with identifier: 6992792auction110917
2026-03-24 18:47:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0e517814-5ed2-5d79-a08b-83b8110c961d with identifier: 6992792auction110917 to the API
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992792>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '0e517814-5ed2-5d79-a08b-83b8110c961d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992792',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 70561,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 35 TFSI CoD Adv Sp',
'transmission': 'automatic',
'trim': 'AUDI Sportback 35 TFSI CoD Adv Sp',
'vin': None,
'year': 2020}
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992792auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:37 [ecarstrade.nl] INFO: Saving data for 6992792auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278255.558902, 'last_price_update_time': 1774378057.310552}
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992792auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5e60e042-b323-50ca-bf7e-a6adea03c16c with identifier: 6992735auction110917
2026-03-24 18:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5e60e042-b323-50ca-bf7e-a6adea03c16c with identifier: 6992735auction110917
2026-03-24 18:47:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5e60e042-b323-50ca-bf7e-a6adea03c16c with identifier: 6992735auction110917 to the API
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992735>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '5e60e042-b323-50ca-bf7e-a6adea03c16c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992735',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 44143,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-24',
'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-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992735auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:37 [ecarstrade.nl] INFO: Saving data for 6992735auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278293.735193, 'last_price_update_time': 1774378057.599277}
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992735auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:37 [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-24 18:47:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992760> (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-24 18:47:37 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:47:37 [ecarstrade.nl] INFO: Extracting details for car 6992760auction110917
2026-03-24 18:47:37 [ecarstrade.nl] INFO: Found listing with ID: 6992791auction110917
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992791auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:37 [ecarstrade.nl] INFO: Scrape type for 6992791auction110917: 2
2026-03-24 18:47:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:37 [ecarstrade.nl] INFO: Found listing with ID: 6992724auction110917
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992724auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:37 [ecarstrade.nl] INFO: Scrape type for 6992724auction110917: 2
2026-03-24 18:47:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89575186-4a8b-5622-a39b-1cc6bbcd2a50 with identifier: 6992760auction110917
2026-03-24 18:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89575186-4a8b-5622-a39b-1cc6bbcd2a50 with scrape type 2
2026-03-24 18:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89575186-4a8b-5622-a39b-1cc6bbcd2a50 with scrape type 2
2026-03-24 18:47:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 89575186-4a8b-5622-a39b-1cc6bbcd2a50, identifier: 6992760auction110917
2026-03-24 18:47:37 [ecarstrade.nl] INFO: Found listing with ID: 6992774auction110917
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992774auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:37 [ecarstrade.nl] INFO: Scrape type for 6992774auction110917: 2
2026-03-24 18:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 89575186-4a8b-5622-a39b-1cc6bbcd2a50 with identifier: 6992760auction110917
2026-03-24 18:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 89575186-4a8b-5622-a39b-1cc6bbcd2a50 with identifier: 6992760auction110917
2026-03-24 18:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 89575186-4a8b-5622-a39b-1cc6bbcd2a50 with identifier: 6992760auction110917 to the API
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992760>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '89575186-4a8b-5622-a39b-1cc6bbcd2a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992760',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 55274,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992760auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Saving data for 6992760auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278254.952726, 'last_price_update_time': 1774378058.181742}
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992760auction110917') HTTP/1.1" 204 0
2026-03-24 18: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-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992722auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992722auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992722auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992723auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992723auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992723auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992754auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992754auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992754auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992712auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992712auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992712auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992736auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992736auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992736auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992730auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992730auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992730auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992729auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992729auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992729auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992733auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992733auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992733auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992757auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992757auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992757auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992786auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992786auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992786auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992727auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992727auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992727auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992770auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992770auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992770auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992738auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992738auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992738auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992761auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992761auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992761auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992737auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992737auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992737auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992763auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992763auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992763auction110917: 2
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992772auction110917
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992772auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:38 [ecarstrade.nl] INFO: Scrape type for 6992772auction110917: 2
2026-03-24 18:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992753> (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-24 18: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-24 18:47:38 [ecarstrade.nl] INFO: Extracting details for car 6992753auction110917
2026-03-24 18:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 910ae633-1d52-5b2d-96af-777901c339aa with identifier: 6992753auction110917
2026-03-24 18:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 910ae633-1d52-5b2d-96af-777901c339aa with scrape type 2
2026-03-24 18:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 910ae633-1d52-5b2d-96af-777901c339aa with scrape type 2
2026-03-24 18:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 910ae633-1d52-5b2d-96af-777901c339aa, identifier: 6992753auction110917
2026-03-24 18:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 910ae633-1d52-5b2d-96af-777901c339aa with identifier: 6992753auction110917
2026-03-24 18:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 910ae633-1d52-5b2d-96af-777901c339aa with identifier: 6992753auction110917
2026-03-24 18:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 910ae633-1d52-5b2d-96af-777901c339aa with identifier: 6992753auction110917 to the API
2026-03-24 18:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992753>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '910ae633-1d52-5b2d-96af-777901c339aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992753',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 55540,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-24 18:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992753auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:39 [ecarstrade.nl] INFO: Saving data for 6992753auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278254.285863, 'last_price_update_time': 1774378059.095994}
2026-03-24 18:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992753auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992752> (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-24 18: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-24 18:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992758> (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-24 18: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-24 18:47:40 [ecarstrade.nl] INFO: Extracting details for car 6992752auction110917
2026-03-24 18:47:40 [ecarstrade.nl] INFO: Extracting details for car 6992758auction110917
2026-03-24 18:47:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7f731b8-5f8e-5769-b6b5-d7fc061c1064 with identifier: 6992752auction110917
2026-03-24 18:47:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7f731b8-5f8e-5769-b6b5-d7fc061c1064 with scrape type 2
2026-03-24 18:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7f731b8-5f8e-5769-b6b5-d7fc061c1064 with scrape type 2
2026-03-24 18:47:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c7f731b8-5f8e-5769-b6b5-d7fc061c1064, identifier: 6992752auction110917
2026-03-24 18:47:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8cd642f-6e76-52ba-9e08-9a4e94e60026 with identifier: 6992758auction110917
2026-03-24 18:47:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cd642f-6e76-52ba-9e08-9a4e94e60026 with scrape type 2
2026-03-24 18:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8cd642f-6e76-52ba-9e08-9a4e94e60026 with scrape type 2
2026-03-24 18:47:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c8cd642f-6e76-52ba-9e08-9a4e94e60026, identifier: 6992758auction110917
2026-03-24 18:47:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c7f731b8-5f8e-5769-b6b5-d7fc061c1064 with identifier: 6992752auction110917
2026-03-24 18:47:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c7f731b8-5f8e-5769-b6b5-d7fc061c1064 with identifier: 6992752auction110917
2026-03-24 18:47:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c7f731b8-5f8e-5769-b6b5-d7fc061c1064 with identifier: 6992752auction110917 to the API
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992752>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'c7f731b8-5f8e-5769-b6b5-d7fc061c1064',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992752',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'A 200',
'odometer': 115998,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ A-klasse 200 Business Sol.',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ A-klasse 200 Business Sol.',
'vin': None,
'year': 2020}
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992752auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:40 [ecarstrade.nl] INFO: Saving data for 6992752auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278326.549163, 'last_price_update_time': 1774378060.55724}
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992752auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c8cd642f-6e76-52ba-9e08-9a4e94e60026 with identifier: 6992758auction110917
2026-03-24 18:47:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c8cd642f-6e76-52ba-9e08-9a4e94e60026 with identifier: 6992758auction110917
2026-03-24 18:47:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c8cd642f-6e76-52ba-9e08-9a4e94e60026 with identifier: 6992758auction110917 to the API
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992758>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'c8cd642f-6e76-52ba-9e08-9a4e94e60026',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992758',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 51829,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992758auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:40 [ecarstrade.nl] INFO: Saving data for 6992758auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278334.700676, 'last_price_update_time': 1774378060.81945}
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992758auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992781> (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-24 18: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-24 18:47:41 [ecarstrade.nl] INFO: Extracting details for car 6992781auction110917
2026-03-24 18:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83b621fb-9892-5c83-ad5b-765f99fc795a with identifier: 6992781auction110917
2026-03-24 18:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83b621fb-9892-5c83-ad5b-765f99fc795a with scrape type 2
2026-03-24 18:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83b621fb-9892-5c83-ad5b-765f99fc795a with scrape type 2
2026-03-24 18:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 83b621fb-9892-5c83-ad5b-765f99fc795a, identifier: 6992781auction110917
2026-03-24 18:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 83b621fb-9892-5c83-ad5b-765f99fc795a with identifier: 6992781auction110917
2026-03-24 18:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 83b621fb-9892-5c83-ad5b-765f99fc795a with identifier: 6992781auction110917
2026-03-24 18:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 83b621fb-9892-5c83-ad5b-765f99fc795a with identifier: 6992781auction110917 to the API
2026-03-24 18:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992781>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '83b621fb-9892-5c83-ad5b-765f99fc795a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992781',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 71736,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross 1.6 Pl.Hyb. 225 Bns+',
'transmission': 'automatic',
'trim': 'CITROEN 1.6 Pl.Hyb. 225 Bns+',
'vin': None,
'year': 2022}
2026-03-24 18:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992781auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:41 [ecarstrade.nl] INFO: Saving data for 6992781auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278277.306088, 'last_price_update_time': 1774378061.59616}
2026-03-24 18:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992781auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992771> (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-24 18: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-24 18:47:43 [ecarstrade.nl] INFO: Extracting details for car 6992771auction110917
2026-03-24 18:47:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 031c4dd3-907b-5f96-85cd-aca44ee5d67d with identifier: 6992771auction110917
2026-03-24 18:47:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 031c4dd3-907b-5f96-85cd-aca44ee5d67d with scrape type 2
2026-03-24 18:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 031c4dd3-907b-5f96-85cd-aca44ee5d67d with scrape type 2
2026-03-24 18:47:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 031c4dd3-907b-5f96-85cd-aca44ee5d67d, identifier: 6992771auction110917
2026-03-24 18:47:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 031c4dd3-907b-5f96-85cd-aca44ee5d67d with identifier: 6992771auction110917
2026-03-24 18:47:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 031c4dd3-907b-5f96-85cd-aca44ee5d67d with identifier: 6992771auction110917
2026-03-24 18:47:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 031c4dd3-907b-5f96-85cd-aca44ee5d67d with identifier: 6992771auction110917 to the API
2026-03-24 18:47:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992771>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Electric',
'id': '031c4dd3-907b-5f96-85cd-aca44ee5d67d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992771',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'AC',
'model': 'Ford Mustang Mach-E',
'odometer': 136332,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-04',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E RWD 75 kWh',
'transmission': 'automatic',
'trim': 'FORD Mustang Mach-E RWD 75 kWh',
'vin': None,
'year': 2021}
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992771auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Saving data for 6992771auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278244.788285, 'last_price_update_time': 1774378064.134395}
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992771auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:44 [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-24 18: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-24 18:47:44 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6992776auction110917
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992776auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6992776auction110917: 2
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6992779auction110917
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992779auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6992779auction110917: 2
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6992782auction110917
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992782auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6992782auction110917: 2
2026-03-24 18:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992791> (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-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6992773auction110917
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992773auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6992773auction110917: 2
2026-03-24 18: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-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6992732auction110917
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992732auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6992732auction110917: 2
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6991631auction110911
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991631auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6991631auction110911: 2
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6991737auction110911
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991737auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6991737auction110911: 2
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6992176auction110911
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992176auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6992176auction110911: 2
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6991682auction110911
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991682auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6991682auction110911: 2
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Extracting details for car 6992791auction110917
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6991683auction110911
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991683auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6991683auction110911: 2
2026-03-24 18:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e00d0ad9-3707-5d37-be40-ec3c630cf398 with identifier: 6992791auction110917
2026-03-24 18:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e00d0ad9-3707-5d37-be40-ec3c630cf398 with scrape type 2
2026-03-24 18:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e00d0ad9-3707-5d37-be40-ec3c630cf398 with scrape type 2
2026-03-24 18:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e00d0ad9-3707-5d37-be40-ec3c630cf398, identifier: 6992791auction110917
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Found listing with ID: 6991681auction110911
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991681auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:44 [ecarstrade.nl] INFO: Scrape type for 6991681auction110911: 2
2026-03-24 18:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e00d0ad9-3707-5d37-be40-ec3c630cf398 with identifier: 6992791auction110917
2026-03-24 18:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e00d0ad9-3707-5d37-be40-ec3c630cf398 with identifier: 6992791auction110917
2026-03-24 18:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e00d0ad9-3707-5d37-be40-ec3c630cf398 with identifier: 6992791auction110917 to the API
2026-03-24 18:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992791>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'e00d0ad9-3707-5d37-be40-ec3c630cf398',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992791',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 202271,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 35 TFSI Bns edition',
'transmission': 'automatic',
'trim': 'AUDI Sportback 35 TFSI Bns edition',
'vin': None,
'year': 2021}
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992791auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Saving data for 6992791auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278322.193466, 'last_price_update_time': 1774378065.101898}
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992791auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991648auction110911
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991648auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Scrape type for 6991648auction110911: 2
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991632auction110911
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991632auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Scrape type for 6991632auction110911: 2
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6992177auction110911
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992177auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Scrape type for 6992177auction110911: 2
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991633auction110911
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991633auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Scrape type for 6991633auction110911: 2
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991673auction110911
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991673auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Scrape type for 6991673auction110911: 2
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991637auction110911
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991637auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Scrape type for 6991637auction110911: 2
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991754auction110911
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991754auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Scrape type for 6991754auction110911: 2
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991643auction110911
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991643auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Scrape type for 6991643auction110911: 2
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991749auction110911
2026-03-24 18:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991749auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:47:45 [ecarstrade.nl] INFO: Scrape type for 6991749auction110911: 2
2026-03-24 18:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992723> (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-24 18: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-24 18:47:46 [ecarstrade.nl] INFO: Extracting details for car 6992723auction110917
2026-03-24 18:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfda197b-a892-5a8d-b460-ac3a2d9f831b with identifier: 6992723auction110917
2026-03-24 18:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfda197b-a892-5a8d-b460-ac3a2d9f831b with scrape type 2
2026-03-24 18:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfda197b-a892-5a8d-b460-ac3a2d9f831b with scrape type 2
2026-03-24 18:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bfda197b-a892-5a8d-b460-ac3a2d9f831b, identifier: 6992723auction110917
2026-03-24 18:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bfda197b-a892-5a8d-b460-ac3a2d9f831b with identifier: 6992723auction110917
2026-03-24 18:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bfda197b-a892-5a8d-b460-ac3a2d9f831b with identifier: 6992723auction110917
2026-03-24 18:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bfda197b-a892-5a8d-b460-ac3a2d9f831b with identifier: 6992723auction110917 to the API
2026-03-24 18:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992723>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'bfda197b-a892-5a8d-b460-ac3a2d9f831b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992723',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 62874,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris 1.5 VVT-i Active',
'transmission': 'manual',
'trim': 'TOYOTA 1.5 VVT-i Active',
'vin': None,
'year': 2023}
2026-03-24 18:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992723auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:46 [ecarstrade.nl] INFO: Saving data for 6992723auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278315.394243, 'last_price_update_time': 1774378066.962761}
2026-03-24 18:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992723auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992722> (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-24 18: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-24 18:47:47 [ecarstrade.nl] INFO: Extracting details for car 6992722auction110917
2026-03-24 18:47:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfd7af64-4f63-59ae-9e6f-8672cf659c2f with identifier: 6992722auction110917
2026-03-24 18:47:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfd7af64-4f63-59ae-9e6f-8672cf659c2f with scrape type 2
2026-03-24 18:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfd7af64-4f63-59ae-9e6f-8672cf659c2f with scrape type 2
2026-03-24 18:47:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cfd7af64-4f63-59ae-9e6f-8672cf659c2f, identifier: 6992722auction110917
2026-03-24 18:47:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cfd7af64-4f63-59ae-9e6f-8672cf659c2f with identifier: 6992722auction110917
2026-03-24 18:47:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cfd7af64-4f63-59ae-9e6f-8672cf659c2f with identifier: 6992722auction110917
2026-03-24 18:47:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cfd7af64-4f63-59ae-9e6f-8672cf659c2f with identifier: 6992722auction110917 to the API
2026-03-24 18:47:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992722>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'cfd7af64-4f63-59ae-9e6f-8672cf659c2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992722',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 45086,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-09',
'seats_number': 4,
'seller_name': None,
'title': 'TOYOTA Aygo X 1.0 VVT-i MT Play',
'transmission': 'manual',
'trim': 'TOYOTA X 1.0 VVT-i MT Play',
'vin': None,
'year': 2023}
2026-03-24 18:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992722auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:47 [ecarstrade.nl] INFO: Saving data for 6992722auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278322.790089, 'last_price_update_time': 1774378067.433122}
2026-03-24 18:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992722auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992754> (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-24 18: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-24 18:47:48 [ecarstrade.nl] INFO: Extracting details for car 6992754auction110917
2026-03-24 18:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a0e7fd2-e2f2-57b5-aed5-b8ad08943436 with identifier: 6992754auction110917
2026-03-24 18:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a0e7fd2-e2f2-57b5-aed5-b8ad08943436 with scrape type 2
2026-03-24 18:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a0e7fd2-e2f2-57b5-aed5-b8ad08943436 with scrape type 2
2026-03-24 18:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0a0e7fd2-e2f2-57b5-aed5-b8ad08943436, identifier: 6992754auction110917
2026-03-24 18:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0a0e7fd2-e2f2-57b5-aed5-b8ad08943436 with identifier: 6992754auction110917
2026-03-24 18:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0a0e7fd2-e2f2-57b5-aed5-b8ad08943436 with identifier: 6992754auction110917
2026-03-24 18:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0a0e7fd2-e2f2-57b5-aed5-b8ad08943436 with identifier: 6992754auction110917 to the API
2026-03-24 18:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992754>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '0a0e7fd2-e2f2-57b5-aed5-b8ad08943436',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992754',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 52704,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi DynamicL.',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi DynamicL.',
'vin': None,
'year': 2021}
2026-03-24 18:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992754auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:48 [ecarstrade.nl] INFO: Saving data for 6992754auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278314.421523, 'last_price_update_time': 1774378068.600532}
2026-03-24 18:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992754auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992774> (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-24 18: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-24 18:47:49 [ecarstrade.nl] INFO: Extracting details for car 6992774auction110917
2026-03-24 18:47:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d697694-990b-5e5a-bd67-fe3a0473f1f9 with identifier: 6992774auction110917
2026-03-24 18:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d697694-990b-5e5a-bd67-fe3a0473f1f9 with scrape type 2
2026-03-24 18:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d697694-990b-5e5a-bd67-fe3a0473f1f9 with scrape type 2
2026-03-24 18:47:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8d697694-990b-5e5a-bd67-fe3a0473f1f9, identifier: 6992774auction110917
2026-03-24 18:47:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8d697694-990b-5e5a-bd67-fe3a0473f1f9 with identifier: 6992774auction110917
2026-03-24 18:47:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8d697694-990b-5e5a-bd67-fe3a0473f1f9 with identifier: 6992774auction110917
2026-03-24 18:47:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8d697694-990b-5e5a-bd67-fe3a0473f1f9 with identifier: 6992774auction110917 to the API
2026-03-24 18:47:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992774>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '8d697694-990b-5e5a-bd67-fe3a0473f1f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992774',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 67212,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross 1.2 PT S&S Bns',
'transmission': 'manual',
'trim': 'CITROEN 1.2 PT S&S Bns',
'vin': None,
'year': 2022}
2026-03-24 18:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992774auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:49 [ecarstrade.nl] INFO: Saving data for 6992774auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278359.501218, 'last_price_update_time': 1774378069.418909}
2026-03-24 18:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992774auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992736> (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-24 18: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-24 18:47:50 [ecarstrade.nl] INFO: Extracting details for car 6992736auction110917
2026-03-24 18:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ede76a9c-d518-580a-bf7e-6076248c244f with identifier: 6992736auction110917
2026-03-24 18:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ede76a9c-d518-580a-bf7e-6076248c244f with scrape type 2
2026-03-24 18:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ede76a9c-d518-580a-bf7e-6076248c244f with scrape type 2
2026-03-24 18:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ede76a9c-d518-580a-bf7e-6076248c244f, identifier: 6992736auction110917
2026-03-24 18:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ede76a9c-d518-580a-bf7e-6076248c244f with identifier: 6992736auction110917
2026-03-24 18:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ede76a9c-d518-580a-bf7e-6076248c244f with identifier: 6992736auction110917
2026-03-24 18:47:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ede76a9c-d518-580a-bf7e-6076248c244f with identifier: 6992736auction110917 to the API
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992736>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'ede76a9c-d518-580a-bf7e-6076248c244f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992736',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 29600,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 1.2 PT Active Pack',
'transmission': 'manual',
'trim': 'PEUGEOT 1.2 PT Active Pack',
'vin': None,
'year': 2022}
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992736auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:51 [ecarstrade.nl] INFO: Saving data for 6992736auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278308.805606, 'last_price_update_time': 1774378071.213702}
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992736auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992712> (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-24 18: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-24 18:47:51 [ecarstrade.nl] INFO: Extracting details for car 6992712auction110917
2026-03-24 18:47:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6cf4fb0-3ee0-572a-ac8a-32de019d9813 with identifier: 6992712auction110917
2026-03-24 18:47:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6cf4fb0-3ee0-572a-ac8a-32de019d9813 with scrape type 2
2026-03-24 18:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6cf4fb0-3ee0-572a-ac8a-32de019d9813 with scrape type 2
2026-03-24 18:47:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c6cf4fb0-3ee0-572a-ac8a-32de019d9813, identifier: 6992712auction110917
2026-03-24 18:47:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c6cf4fb0-3ee0-572a-ac8a-32de019d9813 with identifier: 6992712auction110917
2026-03-24 18:47:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c6cf4fb0-3ee0-572a-ac8a-32de019d9813 with identifier: 6992712auction110917
2026-03-24 18:47:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c6cf4fb0-3ee0-572a-ac8a-32de019d9813 with identifier: 6992712auction110917 to the API
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992712>
{'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-26T08:10:00Z',
'fuel_type': 'Electric',
'id': 'c6cf4fb0-3ee0-572a-ac8a-32de019d9813',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992712',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 137866,
'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 First Plus 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN First Plus 58 kWh',
'vin': None,
'year': 2020}
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992712auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:51 [ecarstrade.nl] INFO: Saving data for 6992712auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278313.140204, 'last_price_update_time': 1774378071.655925}
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992712auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992729> (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-24 18: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-24 18:47:53 [ecarstrade.nl] INFO: Extracting details for car 6992729auction110917
2026-03-24 18:47:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8723c0b4-19c0-532d-9157-255b15105cdf with identifier: 6992729auction110917
2026-03-24 18:47:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8723c0b4-19c0-532d-9157-255b15105cdf with scrape type 2
2026-03-24 18:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8723c0b4-19c0-532d-9157-255b15105cdf with scrape type 2
2026-03-24 18:47:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8723c0b4-19c0-532d-9157-255b15105cdf, identifier: 6992729auction110917
2026-03-24 18:47:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8723c0b4-19c0-532d-9157-255b15105cdf with identifier: 6992729auction110917
2026-03-24 18:47:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8723c0b4-19c0-532d-9157-255b15105cdf with identifier: 6992729auction110917
2026-03-24 18:47:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8723c0b4-19c0-532d-9157-255b15105cdf with identifier: 6992729auction110917 to the API
2026-03-24 18:47:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992729>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '8723c0b4-19c0-532d-9157-255b15105cdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992729',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Seat',
'model': 'Leon',
'odometer': 144300,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Leon ST 1.5 TSI FR Ult. Ed.',
'transmission': 'manual',
'trim': 'SEAT ST 1.5 TSI FR Ult. Ed.',
'vin': None,
'year': 2020}
2026-03-24 18:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992729auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:53 [ecarstrade.nl] INFO: Saving data for 6992729auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278323.406149, 'last_price_update_time': 1774378073.656017}
2026-03-24 18:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992729auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992730> (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-24 18:47:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:54 [ecarstrade.nl] INFO: Extracting details for car 6992730auction110917
2026-03-24 18:47:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29c3c5cc-69e2-52fe-9eca-034d0bbd8c98 with identifier: 6992730auction110917
2026-03-24 18:47:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29c3c5cc-69e2-52fe-9eca-034d0bbd8c98 with scrape type 2
2026-03-24 18:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29c3c5cc-69e2-52fe-9eca-034d0bbd8c98 with scrape type 2
2026-03-24 18:47:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 29c3c5cc-69e2-52fe-9eca-034d0bbd8c98, identifier: 6992730auction110917
2026-03-24 18:47:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 29c3c5cc-69e2-52fe-9eca-034d0bbd8c98 with identifier: 6992730auction110917
2026-03-24 18:47:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 29c3c5cc-69e2-52fe-9eca-034d0bbd8c98 with identifier: 6992730auction110917
2026-03-24 18:47:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 29c3c5cc-69e2-52fe-9eca-034d0bbd8c98 with identifier: 6992730auction110917 to the API
2026-03-24 18:47:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47:54 [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-24 18:47:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992730>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '29c3c5cc-69e2-52fe-9eca-034d0bbd8c98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992730',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Clio',
'odometer': 51465,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO 1.0 TCe Business Zen',
'transmission': 'manual',
'trim': 'RENAULT CLIO 1.0 TCe Business Zen',
'vin': None,
'year': 2022}
2026-03-24 18:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992730auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:54 [ecarstrade.nl] INFO: Saving data for 6992730auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278310.615508, 'last_price_update_time': 1774378074.960544}
2026-03-24 18:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992730auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992772> (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-24 18:47:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:55 [ecarstrade.nl] INFO: Extracting details for car 6992772auction110917
2026-03-24 18:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bfcba05-63fc-5abd-89ee-08b34cb12625 with identifier: 6992772auction110917
2026-03-24 18:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bfcba05-63fc-5abd-89ee-08b34cb12625 with scrape type 2
2026-03-24 18:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bfcba05-63fc-5abd-89ee-08b34cb12625 with scrape type 2
2026-03-24 18:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8bfcba05-63fc-5abd-89ee-08b34cb12625, identifier: 6992772auction110917
2026-03-24 18:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8bfcba05-63fc-5abd-89ee-08b34cb12625 with identifier: 6992772auction110917
2026-03-24 18:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8bfcba05-63fc-5abd-89ee-08b34cb12625 with identifier: 6992772auction110917
2026-03-24 18:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8bfcba05-63fc-5abd-89ee-08b34cb12625 with identifier: 6992772auction110917 to the API
2026-03-24 18:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992772>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '8bfcba05-63fc-5abd-89ee-08b34cb12625',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992772',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C1',
'odometer': 39245,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-03',
'seats_number': 4,
'seller_name': None,
'title': 'CITROEN C1 1.0 VTi Shine',
'transmission': 'manual',
'trim': 'CITROEN 1.0 VTi Shine',
'vin': None,
'year': 2021}
2026-03-24 18:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992772auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:55 [ecarstrade.nl] INFO: Saving data for 6992772auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278656.545396, 'last_price_update_time': 1774378075.432044}
2026-03-24 18:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992772auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992763> (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-24 18: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-24 18:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992737> (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-24 18: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-24 18:47:55 [ecarstrade.nl] INFO: Extracting details for car 6992763auction110917
2026-03-24 18:47:55 [ecarstrade.nl] INFO: Extracting details for car 6992737auction110917
2026-03-24 18:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a3b5b3-7133-52ab-bb66-e65e132586ff with identifier: 6992763auction110917
2026-03-24 18:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a3b5b3-7133-52ab-bb66-e65e132586ff with scrape type 2
2026-03-24 18:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a3b5b3-7133-52ab-bb66-e65e132586ff with scrape type 2
2026-03-24 18:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 72a3b5b3-7133-52ab-bb66-e65e132586ff, identifier: 6992763auction110917
2026-03-24 18:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fde794c-f232-5b33-9c3c-ee0e5c58aeaa with identifier: 6992737auction110917
2026-03-24 18:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fde794c-f232-5b33-9c3c-ee0e5c58aeaa with scrape type 2
2026-03-24 18:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fde794c-f232-5b33-9c3c-ee0e5c58aeaa with scrape type 2
2026-03-24 18:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7fde794c-f232-5b33-9c3c-ee0e5c58aeaa, identifier: 6992737auction110917
2026-03-24 18:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 72a3b5b3-7133-52ab-bb66-e65e132586ff with identifier: 6992763auction110917
2026-03-24 18:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 72a3b5b3-7133-52ab-bb66-e65e132586ff with identifier: 6992763auction110917
2026-03-24 18:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 72a3b5b3-7133-52ab-bb66-e65e132586ff with identifier: 6992763auction110917 to the API
2026-03-24 18:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:47: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-24 18:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992763>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '72a3b5b3-7133-52ab-bb66-e65e132586ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992763',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Picanto',
'odometer': 101089,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-17',
'seats_number': 4,
'seller_name': None,
'title': 'KIA Picanto 1.0 DPi DynamicLine',
'transmission': 'manual',
'trim': 'KIA 1.0 DPi DynamicLine',
'vin': None,
'year': 2022}
2026-03-24 18:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992763auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:56 [ecarstrade.nl] INFO: Saving data for 6992763auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278361.164383, 'last_price_update_time': 1774378076.058788}
2026-03-24 18:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992763auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7fde794c-f232-5b33-9c3c-ee0e5c58aeaa with identifier: 6992737auction110917
2026-03-24 18:47:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7fde794c-f232-5b33-9c3c-ee0e5c58aeaa with identifier: 6992737auction110917
2026-03-24 18:47:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7fde794c-f232-5b33-9c3c-ee0e5c58aeaa with identifier: 6992737auction110917 to the API
2026-03-24 18:47:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992737>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '7fde794c-f232-5b33-9c3c-ee0e5c58aeaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992737',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Corsa',
'odometer': 77550,
'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': 'OPEL Corsa 1.2 Edition',
'transmission': 'manual',
'trim': 'OPEL 1.2 Edition',
'vin': None,
'year': 2020}
2026-03-24 18:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992737auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:56 [ecarstrade.nl] INFO: Saving data for 6992737auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278658.885256, 'last_price_update_time': 1774378076.325698}
2026-03-24 18:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992737auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992738> (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-24 18:47:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:58 [ecarstrade.nl] INFO: Extracting details for car 6992738auction110917
2026-03-24 18:47:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89c8def5-480d-569a-a29d-2da42e1f312e with identifier: 6992738auction110917
2026-03-24 18:47:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89c8def5-480d-569a-a29d-2da42e1f312e with scrape type 2
2026-03-24 18:47:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89c8def5-480d-569a-a29d-2da42e1f312e with scrape type 2
2026-03-24 18:47:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 89c8def5-480d-569a-a29d-2da42e1f312e, identifier: 6992738auction110917
2026-03-24 18:47:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 89c8def5-480d-569a-a29d-2da42e1f312e with identifier: 6992738auction110917
2026-03-24 18:47:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 89c8def5-480d-569a-a29d-2da42e1f312e with identifier: 6992738auction110917
2026-03-24 18:47:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 89c8def5-480d-569a-a29d-2da42e1f312e with identifier: 6992738auction110917 to the API
2026-03-24 18:47:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:47:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992738>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '89c8def5-480d-569a-a29d-2da42e1f312e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992738',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Corsa',
'odometer': 139370,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Corsa 1.2 GS Line',
'transmission': 'manual',
'trim': 'OPEL 1.2 GS Line',
'vin': None,
'year': 2021}
2026-03-24 18:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992738auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:47:58 [ecarstrade.nl] INFO: Saving data for 6992738auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278304.060818, 'last_price_update_time': 1774378078.854145}
2026-03-24 18:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992738auction110917') HTTP/1.1" 204 0
2026-03-24 18:47:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992761> (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-24 18:47:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:47:59 [ecarstrade.nl] INFO: Extracting details for car 6992761auction110917
2026-03-24 18:47:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05a5cb18-048d-5d0e-876d-d4abdce5ef74 with identifier: 6992761auction110917
2026-03-24 18:47:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05a5cb18-048d-5d0e-876d-d4abdce5ef74 with scrape type 2
2026-03-24 18:47:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05a5cb18-048d-5d0e-876d-d4abdce5ef74 with scrape type 2
2026-03-24 18:47:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 05a5cb18-048d-5d0e-876d-d4abdce5ef74, identifier: 6992761auction110917
2026-03-24 18:47:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 05a5cb18-048d-5d0e-876d-d4abdce5ef74 with identifier: 6992761auction110917
2026-03-24 18:47:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 05a5cb18-048d-5d0e-876d-d4abdce5ef74 with identifier: 6992761auction110917
2026-03-24 18:47:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 05a5cb18-048d-5d0e-876d-d4abdce5ef74 with identifier: 6992761auction110917 to the API
2026-03-24 18:47:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992761>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '05a5cb18-048d-5d0e-876d-d4abdce5ef74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992761',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 159380,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi DynamicL.',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi DynamicL.',
'vin': None,
'year': 2021}
2026-03-24 18:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992761auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:00 [ecarstrade.nl] INFO: Saving data for 6992761auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278666.007092, 'last_price_update_time': 1774378080.173738}
2026-03-24 18:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992761auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992770> (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-24 18:48:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:00 [ecarstrade.nl] INFO: Extracting details for car 6992770auction110917
2026-03-24 18:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b637d22-1eb0-5c5c-afcc-806bd9e87fdd with identifier: 6992770auction110917
2026-03-24 18:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b637d22-1eb0-5c5c-afcc-806bd9e87fdd with scrape type 2
2026-03-24 18:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b637d22-1eb0-5c5c-afcc-806bd9e87fdd with scrape type 2
2026-03-24 18:48:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2b637d22-1eb0-5c5c-afcc-806bd9e87fdd, identifier: 6992770auction110917
2026-03-24 18:48:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2b637d22-1eb0-5c5c-afcc-806bd9e87fdd with identifier: 6992770auction110917
2026-03-24 18:48:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2b637d22-1eb0-5c5c-afcc-806bd9e87fdd with identifier: 6992770auction110917
2026-03-24 18:48:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2b637d22-1eb0-5c5c-afcc-806bd9e87fdd with identifier: 6992770auction110917 to the API
2026-03-24 18:48:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992770>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Diesel',
'id': '2b637d22-1eb0-5c5c-afcc-806bd9e87fdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992770',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Focus',
'odometer': 157219,
'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': 'FORD Focus Wagon 1.5 EcoBl. Connected',
'transmission': 'manual',
'trim': 'FORD Wagon 1.5 EcoBl. Connected',
'vin': None,
'year': 2022}
2026-03-24 18:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992770auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:00 [ecarstrade.nl] INFO: Saving data for 6992770auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278309.914289, 'last_price_update_time': 1774378080.615731}
2026-03-24 18:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992770auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992782> (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-24 18:48:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:02 [ecarstrade.nl] INFO: Extracting details for car 6992782auction110917
2026-03-24 18:48:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fa8198f-f79d-53cb-a483-0adc223bcbcb with identifier: 6992782auction110917
2026-03-24 18:48:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fa8198f-f79d-53cb-a483-0adc223bcbcb with scrape type 2
2026-03-24 18:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fa8198f-f79d-53cb-a483-0adc223bcbcb with scrape type 2
2026-03-24 18:48:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7fa8198f-f79d-53cb-a483-0adc223bcbcb, identifier: 6992782auction110917
2026-03-24 18:48:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7fa8198f-f79d-53cb-a483-0adc223bcbcb with identifier: 6992782auction110917
2026-03-24 18:48:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7fa8198f-f79d-53cb-a483-0adc223bcbcb with identifier: 6992782auction110917
2026-03-24 18:48:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7fa8198f-f79d-53cb-a483-0adc223bcbcb with identifier: 6992782auction110917 to the API
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992782>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '7fa8198f-f79d-53cb-a483-0adc223bcbcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992782',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C1',
'odometer': 22940,
'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': 4,
'seller_name': None,
'title': 'CITROEN C1 1.0 VTi Shine',
'transmission': 'manual',
'trim': 'CITROEN 1.0 VTi Shine',
'vin': None,
'year': 2020}
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992782auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:02 [ecarstrade.nl] INFO: Saving data for 6992782auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278682.827777, 'last_price_update_time': 1774378082.424194}
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992782auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991754> (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-24 18:48:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:02 [ecarstrade.nl] INFO: Extracting details for car 6991754auction110911
2026-03-24 18:48:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6546adf-43f5-596d-b096-bb868d588c95 with identifier: 6991754auction110911
2026-03-24 18:48:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6546adf-43f5-596d-b096-bb868d588c95 with scrape type 2
2026-03-24 18:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6546adf-43f5-596d-b096-bb868d588c95 with scrape type 2
2026-03-24 18:48:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b6546adf-43f5-596d-b096-bb868d588c95, identifier: 6991754auction110911
2026-03-24 18:48:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b6546adf-43f5-596d-b096-bb868d588c95 with identifier: 6991754auction110911
2026-03-24 18:48:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b6546adf-43f5-596d-b096-bb868d588c95 with identifier: 6991754auction110911
2026-03-24 18:48:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b6546adf-43f5-596d-b096-bb868d588c95 with identifier: 6991754auction110911 to the API
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991754>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'b6546adf-43f5-596d-b096-bb868d588c95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991754',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 74328,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Enyaq iV iV 60 5D 132kW',
'transmission': 'automatic',
'trim': 'SKODA iV iV 60 5D 132kW',
'vin': None,
'year': 2023}
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991754auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:02 [ecarstrade.nl] INFO: Saving data for 6991754auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278382.465273, 'last_price_update_time': 1774378082.86698}
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991754auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991643> (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-24 18:48:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:03 [ecarstrade.nl] INFO: Extracting details for car 6991643auction110911
2026-03-24 18:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b900153-7875-5bf5-9d21-4fa05a40aa5f with identifier: 6991643auction110911
2026-03-24 18:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b900153-7875-5bf5-9d21-4fa05a40aa5f with scrape type 2
2026-03-24 18:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b900153-7875-5bf5-9d21-4fa05a40aa5f with scrape type 2
2026-03-24 18:48:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6b900153-7875-5bf5-9d21-4fa05a40aa5f, identifier: 6991643auction110911
2026-03-24 18:48:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6b900153-7875-5bf5-9d21-4fa05a40aa5f with identifier: 6991643auction110911
2026-03-24 18:48:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:48:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6b900153-7875-5bf5-9d21-4fa05a40aa5f with identifier: 6991643auction110911
2026-03-24 18:48:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6b900153-7875-5bf5-9d21-4fa05a40aa5f with identifier: 6991643auction110911 to the API
2026-03-24 18:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991643>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '6b900153-7875-5bf5-9d21-4fa05a40aa5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991643',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Sportage',
'odometer': 169985,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE 1.6 T-GDi PHEV GT-PlusLine AT6 4WD 5D 195kW Uitl.',
'transmission': 'automatic',
'trim': 'KIA SPORTAGE 1.6 T-GDi PHEV GT-PlusLine AT6 4WD 5D 195kW Uitl.',
'vin': None,
'year': 2023}
2026-03-24 18:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991643auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:04 [ecarstrade.nl] INFO: Saving data for 6991643auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278379.67701, 'last_price_update_time': 1774378084.054997}
2026-03-24 18:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991643auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991637> (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-24 18:48:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:04 [ecarstrade.nl] INFO: Extracting details for car 6991637auction110911
2026-03-24 18:48:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea632d3-442b-50bb-95d2-a889bde96529 with identifier: 6991637auction110911
2026-03-24 18:48:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea632d3-442b-50bb-95d2-a889bde96529 with scrape type 2
2026-03-24 18:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aea632d3-442b-50bb-95d2-a889bde96529 with scrape type 2
2026-03-24 18:48:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aea632d3-442b-50bb-95d2-a889bde96529, identifier: 6991637auction110911
2026-03-24 18:48:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aea632d3-442b-50bb-95d2-a889bde96529 with identifier: 6991637auction110911
2026-03-24 18:48:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aea632d3-442b-50bb-95d2-a889bde96529 with identifier: 6991637auction110911
2026-03-24 18:48:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aea632d3-442b-50bb-95d2-a889bde96529 with identifier: 6991637auction110911 to the API
2026-03-24 18:48:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991637>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'aea632d3-442b-50bb-95d2-a889bde96529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991637',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'A 200',
'odometer': 7188,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ A-Klasse Limousine A 200 7G-DCT Business Solution AMG '
'4D 120kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ A-Klasse Limousine 7G-DCT Business Solution AMG 4D '
'120kW',
'vin': None,
'year': 2021}
2026-03-24 18:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991637auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:05 [ecarstrade.nl] INFO: Saving data for 6991637auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278382.991497, 'last_price_update_time': 1774378085.169776}
2026-03-24 18:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991637auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991633> (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-24 18:48:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:06 [scrapy.extensions.logstats] INFO: Crawled 102 pages (at 59 pages/min), scraped 92 items (at 56 items/min)
2026-03-24 18:48:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 262MiB
2026-03-24 18:48:07 [ecarstrade.nl] INFO: Extracting details for car 6991633auction110911
2026-03-24 18:48:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c67855f-c0ec-52b8-8b51-62699a56d011 with identifier: 6991633auction110911
2026-03-24 18:48:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c67855f-c0ec-52b8-8b51-62699a56d011 with scrape type 2
2026-03-24 18:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c67855f-c0ec-52b8-8b51-62699a56d011 with scrape type 2
2026-03-24 18:48:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0c67855f-c0ec-52b8-8b51-62699a56d011, identifier: 6991633auction110911
2026-03-24 18:48:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0c67855f-c0ec-52b8-8b51-62699a56d011 with identifier: 6991633auction110911
2026-03-24 18:48:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0c67855f-c0ec-52b8-8b51-62699a56d011 with identifier: 6991633auction110911
2026-03-24 18:48:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0c67855f-c0ec-52b8-8b51-62699a56d011 with identifier: 6991633auction110911 to the API
2026-03-24 18:48:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991633>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '0c67855f-c0ec-52b8-8b51-62699a56d011',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991633',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'EQC',
'odometer': 111803,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ EQC EQC 400 4MATIC 5D 300kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ 400 4MATIC 5D 300kW',
'vin': None,
'year': 2020}
2026-03-24 18:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991633auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:07 [ecarstrade.nl] INFO: Saving data for 6991633auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278499.341414, 'last_price_update_time': 1774378087.311666}
2026-03-24 18:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991633auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991632> (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-24 18:48:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992177> (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-24 18:48:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:08 [ecarstrade.nl] INFO: Extracting details for car 6991632auction110911
2026-03-24 18:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0cb2a45-3dfd-55f5-b7c8-7759846ee686 with identifier: 6991632auction110911
2026-03-24 18:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0cb2a45-3dfd-55f5-b7c8-7759846ee686 with scrape type 2
2026-03-24 18:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0cb2a45-3dfd-55f5-b7c8-7759846ee686 with scrape type 2
2026-03-24 18:48:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e0cb2a45-3dfd-55f5-b7c8-7759846ee686, identifier: 6991632auction110911
2026-03-24 18:48:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e0cb2a45-3dfd-55f5-b7c8-7759846ee686 with identifier: 6991632auction110911
2026-03-24 18:48:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e0cb2a45-3dfd-55f5-b7c8-7759846ee686 with identifier: 6991632auction110911
2026-03-24 18:48:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e0cb2a45-3dfd-55f5-b7c8-7759846ee686 with identifier: 6991632auction110911 to the API
2026-03-24 18:48:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991632>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'e0cb2a45-3dfd-55f5-b7c8-7759846ee686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991632',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'GLB 200',
'odometer': 133720,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-11',
'seats_number': 7,
'seller_name': None,
'title': 'MERCEDES-BENZ GLB-Klasse 200 DCT Business Solution AMG 5D 120kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ GLB-Klasse 200 DCT Business Solution AMG 5D 120kW',
'vin': None,
'year': 2021}
2026-03-24 18:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991632auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:09 [ecarstrade.nl] INFO: Saving data for 6991632auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278499.951878, 'last_price_update_time': 1774378089.104862}
2026-03-24 18:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991632auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:09 [ecarstrade.nl] INFO: Extracting details for car 6992177auction110911
2026-03-24 18:48:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a348305d-e810-5b97-8441-be5fda3974cc with identifier: 6992177auction110911
2026-03-24 18:48:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a348305d-e810-5b97-8441-be5fda3974cc with scrape type 2
2026-03-24 18:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a348305d-e810-5b97-8441-be5fda3974cc with scrape type 2
2026-03-24 18:48:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a348305d-e810-5b97-8441-be5fda3974cc, identifier: 6992177auction110911
2026-03-24 18:48:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a348305d-e810-5b97-8441-be5fda3974cc with identifier: 6992177auction110911
2026-03-24 18:48:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a348305d-e810-5b97-8441-be5fda3974cc with identifier: 6992177auction110911
2026-03-24 18:48:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a348305d-e810-5b97-8441-be5fda3974cc with identifier: 6992177auction110911 to the API
2026-03-24 18:48:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992177>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'a348305d-e810-5b97-8441-be5fda3974cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992177',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volvo',
'model': 'XC60',
'odometer': 142208,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 B5 Automaat Inscription 5D 184kW',
'transmission': 'automatic',
'trim': 'VOLVO B5 Automaat Inscription 5D 184kW',
'vin': None,
'year': 2021}
2026-03-24 18:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992177auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:09 [ecarstrade.nl] INFO: Saving data for 6992177auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278501.751885, 'last_price_update_time': 1774378089.525202}
2026-03-24 18:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992177auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991648> (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-24 18:48:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:10 [ecarstrade.nl] INFO: Extracting details for car 6991648auction110911
2026-03-24 18:48:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb371cd-49f2-56eb-bf39-380c92a3dbba with identifier: 6991648auction110911
2026-03-24 18:48:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb371cd-49f2-56eb-bf39-380c92a3dbba with scrape type 2
2026-03-24 18:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feb371cd-49f2-56eb-bf39-380c92a3dbba with scrape type 2
2026-03-24 18:48:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: feb371cd-49f2-56eb-bf39-380c92a3dbba, identifier: 6991648auction110911
2026-03-24 18:48:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: feb371cd-49f2-56eb-bf39-380c92a3dbba with identifier: 6991648auction110911
2026-03-24 18:48:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: feb371cd-49f2-56eb-bf39-380c92a3dbba with identifier: 6991648auction110911
2026-03-24 18:48:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: feb371cd-49f2-56eb-bf39-380c92a3dbba with identifier: 6991648auction110911 to the API
2026-03-24 18:48:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'feb371cd-49f2-56eb-bf39-380c92a3dbba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991648',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'EV6',
'odometer': 105525,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'KIA EV6 77.4kWh Plus RWD 5D 168kW Athlon Edition',
'transmission': 'automatic',
'trim': 'KIA 77.4kWh Plus RWD 5D 168kW Athlon Edition',
'vin': None,
'year': 2023}
2026-03-24 18:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991648auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:10 [ecarstrade.nl] INFO: Saving data for 6991648auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278501.291115, 'last_price_update_time': 1774378090.665056}
2026-03-24 18:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991648auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991681> (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-24 18:48:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:11 [ecarstrade.nl] INFO: Extracting details for car 6991681auction110911
2026-03-24 18:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b19d47d3-98ce-5076-b584-c7a07e2b6416 with identifier: 6991681auction110911
2026-03-24 18:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b19d47d3-98ce-5076-b584-c7a07e2b6416 with scrape type 2
2026-03-24 18:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b19d47d3-98ce-5076-b584-c7a07e2b6416 with scrape type 2
2026-03-24 18:48:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b19d47d3-98ce-5076-b584-c7a07e2b6416, identifier: 6991681auction110911
2026-03-24 18:48:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b19d47d3-98ce-5076-b584-c7a07e2b6416 with identifier: 6991681auction110911
2026-03-24 18:48:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b19d47d3-98ce-5076-b584-c7a07e2b6416 with identifier: 6991681auction110911
2026-03-24 18:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b19d47d3-98ce-5076-b584-c7a07e2b6416 with identifier: 6991681auction110911 to the API
2026-03-24 18:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:48:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991681>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b19d47d3-98ce-5076-b584-c7a07e2b6416',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991681',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': 'X1',
'odometer': 58265,
'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': 'BMW X1 xDrive25eA 5D 162kW',
'transmission': 'automatic',
'trim': 'xDrive25eA 5D 162kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991681auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:11 [ecarstrade.nl] INFO: Saving data for 6991681auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278466.680349, 'last_price_update_time': 1774378091.728124}
2026-03-24 18:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991681auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991683> (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-24 18:48:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:13 [ecarstrade.nl] INFO: Extracting details for car 6991683auction110911
2026-03-24 18:48:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b774547c-fbc0-5902-aeb7-6636afe4d6a0 with identifier: 6991683auction110911
2026-03-24 18:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b774547c-fbc0-5902-aeb7-6636afe4d6a0 with scrape type 2
2026-03-24 18:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b774547c-fbc0-5902-aeb7-6636afe4d6a0 with scrape type 2
2026-03-24 18:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b774547c-fbc0-5902-aeb7-6636afe4d6a0, identifier: 6991683auction110911
2026-03-24 18:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b774547c-fbc0-5902-aeb7-6636afe4d6a0 with identifier: 6991683auction110911
2026-03-24 18:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b774547c-fbc0-5902-aeb7-6636afe4d6a0 with identifier: 6991683auction110911
2026-03-24 18:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b774547c-fbc0-5902-aeb7-6636afe4d6a0 with identifier: 6991683auction110911 to the API
2026-03-24 18:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991683>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'b774547c-fbc0-5902-aeb7-6636afe4d6a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991683',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'Q4',
'odometer': 66905,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 Etron- Sportback 40 e-tron S Edition 5D 150kW',
'transmission': 'automatic',
'trim': 'AUDI Etron- Sportback 40 e-tron S Edition 5D 150kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991683auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:13 [ecarstrade.nl] INFO: Saving data for 6991683auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278468.243819, 'last_price_update_time': 1774378093.926498}
2026-03-24 18:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991683auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992176> (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-24 18:48:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992724> (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-24 18:48:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:15 [ecarstrade.nl] INFO: Extracting details for car 6992176auction110911
2026-03-24 18:48:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f11ae883-44c1-57a7-a3d8-6eecff1c1b51 with identifier: 6992176auction110911
2026-03-24 18:48:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f11ae883-44c1-57a7-a3d8-6eecff1c1b51 with scrape type 2
2026-03-24 18:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f11ae883-44c1-57a7-a3d8-6eecff1c1b51 with scrape type 2
2026-03-24 18:48:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f11ae883-44c1-57a7-a3d8-6eecff1c1b51, identifier: 6992176auction110911
2026-03-24 18:48:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f11ae883-44c1-57a7-a3d8-6eecff1c1b51 with identifier: 6992176auction110911
2026-03-24 18:48:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f11ae883-44c1-57a7-a3d8-6eecff1c1b51 with identifier: 6992176auction110911
2026-03-24 18:48:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f11ae883-44c1-57a7-a3d8-6eecff1c1b51 with identifier: 6992176auction110911 to the API
2026-03-24 18:48:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992176>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'f11ae883-44c1-57a7-a3d8-6eecff1c1b51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992176',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volvo',
'model': 'XC60',
'odometer': 211125,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 T6 AWD Plug-in hybrid Inscription 5D 257kW',
'transmission': 'automatic',
'trim': 'VOLVO T6 AWD Plug-in hybrid Inscription 5D 257kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992176auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:16 [ecarstrade.nl] INFO: Saving data for 6992176auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278467.46785, 'last_price_update_time': 1774378096.181459}
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992176auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:16 [ecarstrade.nl] INFO: Extracting details for car 6992724auction110917
2026-03-24 18:48:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991673> (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-24 18:48:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2280e413-1ac9-5a17-9a03-0c27a3fb4a8e with identifier: 6992724auction110917
2026-03-24 18:48:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2280e413-1ac9-5a17-9a03-0c27a3fb4a8e with scrape type 2
2026-03-24 18:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2280e413-1ac9-5a17-9a03-0c27a3fb4a8e with scrape type 2
2026-03-24 18:48:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2280e413-1ac9-5a17-9a03-0c27a3fb4a8e, identifier: 6992724auction110917
2026-03-24 18:48:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2280e413-1ac9-5a17-9a03-0c27a3fb4a8e with identifier: 6992724auction110917
2026-03-24 18:48:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2280e413-1ac9-5a17-9a03-0c27a3fb4a8e with identifier: 6992724auction110917
2026-03-24 18:48:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2280e413-1ac9-5a17-9a03-0c27a3fb4a8e with identifier: 6992724auction110917 to the API
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992724>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '2280e413-1ac9-5a17-9a03-0c27a3fb4a8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992724',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 38739,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris 1.5 VVT-i Active',
'transmission': 'manual',
'trim': 'TOYOTA 1.5 VVT-i Active',
'vin': None,
'year': 2023}
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992724auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:16 [ecarstrade.nl] INFO: Saving data for 6992724auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278381.232775, 'last_price_update_time': 1774378096.570194}
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992724auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:16 [ecarstrade.nl] INFO: Extracting details for car 6991673auction110911
2026-03-24 18:48:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bb959bb-6666-5535-93be-c4195115f6a7 with identifier: 6991673auction110911
2026-03-24 18:48:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bb959bb-6666-5535-93be-c4195115f6a7 with scrape type 2
2026-03-24 18:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bb959bb-6666-5535-93be-c4195115f6a7 with scrape type 2
2026-03-24 18:48:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5bb959bb-6666-5535-93be-c4195115f6a7, identifier: 6991673auction110911
2026-03-24 18:48:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5bb959bb-6666-5535-93be-c4195115f6a7 with identifier: 6991673auction110911
2026-03-24 18:48:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:48:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5bb959bb-6666-5535-93be-c4195115f6a7 with identifier: 6991673auction110911
2026-03-24 18:48:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5bb959bb-6666-5535-93be-c4195115f6a7 with identifier: 6991673auction110911 to the API
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991673>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '5bb959bb-6666-5535-93be-c4195115f6a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991673',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'DS Automobiles',
'model': 'DS4',
'odometer': 91727,
'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': 'DS DS 4 E-TENSE 225 Rivoli Cross 5D 165kW',
'transmission': 'automatic',
'trim': 'DS DS 4 E-TENSE 225 Rivoli Cross 5D 165kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991673auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:16 [ecarstrade.nl] INFO: Saving data for 6991673auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278360.528873, 'last_price_update_time': 1774378096.947777}
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991673auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991737> (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-24 18:48:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:17 [ecarstrade.nl] INFO: Extracting details for car 6991737auction110911
2026-03-24 18:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71703c5-bb83-5e35-b328-b1c024f02527 with identifier: 6991737auction110911
2026-03-24 18:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71703c5-bb83-5e35-b328-b1c024f02527 with scrape type 2
2026-03-24 18:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a71703c5-bb83-5e35-b328-b1c024f02527 with scrape type 2
2026-03-24 18:48:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a71703c5-bb83-5e35-b328-b1c024f02527, identifier: 6991737auction110911
2026-03-24 18:48:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a71703c5-bb83-5e35-b328-b1c024f02527 with identifier: 6991737auction110911
2026-03-24 18:48:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a71703c5-bb83-5e35-b328-b1c024f02527 with identifier: 6991737auction110911
2026-03-24 18:48:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a71703c5-bb83-5e35-b328-b1c024f02527 with identifier: 6991737auction110911 to the API
2026-03-24 18:48:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991737>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'a71703c5-bb83-5e35-b328-b1c024f02527',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991737',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 54094,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range Dual Motor AWD 5D 350kW',
'transmission': 'automatic',
'trim': 'Long Range Dual Motor AWD 5D 350kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991737auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:17 [ecarstrade.nl] INFO: Saving data for 6991737auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278466.031635, 'last_price_update_time': 1774378097.777208}
2026-03-24 18:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991737auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991631> (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-24 18:48:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:18 [ecarstrade.nl] INFO: Extracting details for car 6991631auction110911
2026-03-24 18:48:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a938d9bd-ee1a-5cce-8057-e6491cc38c5d with identifier: 6991631auction110911
2026-03-24 18:48:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a938d9bd-ee1a-5cce-8057-e6491cc38c5d with scrape type 2
2026-03-24 18:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a938d9bd-ee1a-5cce-8057-e6491cc38c5d with scrape type 2
2026-03-24 18:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a938d9bd-ee1a-5cce-8057-e6491cc38c5d, identifier: 6991631auction110911
2026-03-24 18:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a938d9bd-ee1a-5cce-8057-e6491cc38c5d with identifier: 6991631auction110911
2026-03-24 18:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a938d9bd-ee1a-5cce-8057-e6491cc38c5d with identifier: 6991631auction110911
2026-03-24 18:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a938d9bd-ee1a-5cce-8057-e6491cc38c5d with identifier: 6991631auction110911 to the API
2026-03-24 18:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991631>
{'auction_title': '',
'c_o_2_emission_value': 55,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'a938d9bd-ee1a-5cce-8057-e6491cc38c5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991631',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'GLC 300',
'odometer': 172904,
'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': 'MERCEDES-BENZ GLC Coupé GLC 300e 4MATIC Business Solution AMG 5D '
'235kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ GLC Coupé e 4MATIC Business Solution AMG 5D 235kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991631auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:18 [ecarstrade.nl] INFO: Saving data for 6991631auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278408.235738, 'last_price_update_time': 1774378098.477723}
2026-03-24 18:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991631auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992732> (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-24 18:48:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:19 [ecarstrade.nl] INFO: Extracting details for car 6992732auction110917
2026-03-24 18:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2acfc572-a9ab-5155-a8b9-b835815baf06 with identifier: 6992732auction110917
2026-03-24 18:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2acfc572-a9ab-5155-a8b9-b835815baf06 with scrape type 2
2026-03-24 18:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2acfc572-a9ab-5155-a8b9-b835815baf06 with scrape type 2
2026-03-24 18:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2acfc572-a9ab-5155-a8b9-b835815baf06, identifier: 6992732auction110917
2026-03-24 18:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2acfc572-a9ab-5155-a8b9-b835815baf06 with identifier: 6992732auction110917
2026-03-24 18:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2acfc572-a9ab-5155-a8b9-b835815baf06 with identifier: 6992732auction110917
2026-03-24 18:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2acfc572-a9ab-5155-a8b9-b835815baf06 with identifier: 6992732auction110917 to the API
2026-03-24 18:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992732>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '2acfc572-a9ab-5155-a8b9-b835815baf06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992732',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '108',
'odometer': 85814,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-04',
'seats_number': 4,
'seller_name': None,
'title': 'PEUGEOT 108 1.0 e-VTi Active',
'transmission': 'manual',
'trim': 'PEUGEOT 1.0 e-VTi Active',
'vin': None,
'year': 2021}
2026-03-24 18:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992732auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:20 [ecarstrade.nl] INFO: Saving data for 6992732auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278409.822396, 'last_price_update_time': 1774378100.245003}
2026-03-24 18:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992732auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992779> (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-24 18: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-24 18:48:22 [ecarstrade.nl] INFO: Extracting details for car 6992779auction110917
2026-03-24 18:48:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3988c6c-7459-5bd3-9aad-43212f5c1404 with identifier: 6992779auction110917
2026-03-24 18:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3988c6c-7459-5bd3-9aad-43212f5c1404 with scrape type 2
2026-03-24 18:48:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3988c6c-7459-5bd3-9aad-43212f5c1404 with scrape type 2
2026-03-24 18:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a3988c6c-7459-5bd3-9aad-43212f5c1404, identifier: 6992779auction110917
2026-03-24 18:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a3988c6c-7459-5bd3-9aad-43212f5c1404 with identifier: 6992779auction110917
2026-03-24 18:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a3988c6c-7459-5bd3-9aad-43212f5c1404 with identifier: 6992779auction110917
2026-03-24 18:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a3988c6c-7459-5bd3-9aad-43212f5c1404 with identifier: 6992779auction110917 to the API
2026-03-24 18:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:48:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992779>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'a3988c6c-7459-5bd3-9aad-43212f5c1404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992779',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C1',
'odometer': 22147,
'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': 4,
'seller_name': None,
'title': 'CITROEN C1 1.0 VTi Shine',
'transmission': 'manual',
'trim': 'CITROEN 1.0 VTi Shine',
'vin': None,
'year': 2020}
2026-03-24 18:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992779auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:22 [ecarstrade.nl] INFO: Saving data for 6992779auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278656.155789, 'last_price_update_time': 1774378102.808039}
2026-03-24 18:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992779auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992773> (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-24 18: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-24 18:48:23 [ecarstrade.nl] INFO: Extracting details for car 6992773auction110917
2026-03-24 18:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9be1342d-fe05-547e-953c-08f2373e8aa4 with identifier: 6992773auction110917
2026-03-24 18:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9be1342d-fe05-547e-953c-08f2373e8aa4 with scrape type 2
2026-03-24 18:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9be1342d-fe05-547e-953c-08f2373e8aa4 with scrape type 2
2026-03-24 18:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9be1342d-fe05-547e-953c-08f2373e8aa4, identifier: 6992773auction110917
2026-03-24 18:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9be1342d-fe05-547e-953c-08f2373e8aa4 with identifier: 6992773auction110917
2026-03-24 18:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9be1342d-fe05-547e-953c-08f2373e8aa4 with identifier: 6992773auction110917
2026-03-24 18:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9be1342d-fe05-547e-953c-08f2373e8aa4 with identifier: 6992773auction110917 to the API
2026-03-24 18:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992773>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '9be1342d-fe05-547e-953c-08f2373e8aa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992773',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C1',
'odometer': 60563,
'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': 4,
'seller_name': None,
'title': 'CITROEN C1 1.0 VTi Shine',
'transmission': 'manual',
'trim': 'CITROEN 1.0 VTi Shine',
'vin': None,
'year': 2020}
2026-03-24 18:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992773auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:23 [ecarstrade.nl] INFO: Saving data for 6992773auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278657.497297, 'last_price_update_time': 1774378103.342308}
2026-03-24 18:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992773auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992776> (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-24 18:48:23 [ecarstrade.nl] INFO: Extracting details for car 6992776auction110917
2026-03-24 18:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d88c34-9247-5c01-baf8-9aa9c0b43249 with identifier: 6992776auction110917
2026-03-24 18:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d88c34-9247-5c01-baf8-9aa9c0b43249 with scrape type 2
2026-03-24 18:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5d88c34-9247-5c01-baf8-9aa9c0b43249 with scrape type 2
2026-03-24 18:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d5d88c34-9247-5c01-baf8-9aa9c0b43249, identifier: 6992776auction110917
2026-03-24 18:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d5d88c34-9247-5c01-baf8-9aa9c0b43249 with identifier: 6992776auction110917
2026-03-24 18:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d5d88c34-9247-5c01-baf8-9aa9c0b43249 with identifier: 6992776auction110917
2026-03-24 18:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d5d88c34-9247-5c01-baf8-9aa9c0b43249 with identifier: 6992776auction110917 to the API
2026-03-24 18:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992776>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'd5d88c34-9247-5c01-baf8-9aa9c0b43249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992776',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C1',
'odometer': 21501,
'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': 4,
'seller_name': None,
'title': 'CITROEN C1 1.0 VTi Shine',
'transmission': 'manual',
'trim': 'CITROEN 1.0 VTi Shine',
'vin': None,
'year': 2020}
2026-03-24 18:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992776auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:23 [ecarstrade.nl] INFO: Saving data for 6992776auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278361.608219, 'last_price_update_time': 1774378103.882057}
2026-03-24 18:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992776auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:23 [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-24 18:48:24 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6992184auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992184auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6992184auction110911: 2
2026-03-24 18:48:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991636auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991636auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991636auction110911: 2
2026-03-24 18:48:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991664auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991664auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991664auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991688auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991688auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991688auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991689auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991689auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991689auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991739auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991739auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991739auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6992183auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992183auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6992183auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991684auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991684auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991684auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991644auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991644auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991644auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991747auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991747auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991747auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991686auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991686auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991686auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991649auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991649auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991649auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991690auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991690auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991690auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991617auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991617auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991617auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991634auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991634auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991634auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6992179auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992179auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6992179auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991653auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991653auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991653auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991698auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991698auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991698auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991935auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991935auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991935auction110911: 2
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Found listing with ID: 6991755auction110911
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991755auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:24 [ecarstrade.nl] INFO: Scrape type for 6991755auction110911: 2
2026-03-24 18:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992786> (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-24 18:48:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:26 [ecarstrade.nl] INFO: Extracting details for car 6992786auction110917
2026-03-24 18:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992727> (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-24 18:48:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 578414a8-1d3a-5dcc-852e-00418d2c31e8 with identifier: 6992786auction110917
2026-03-24 18:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 578414a8-1d3a-5dcc-852e-00418d2c31e8 with scrape type 2
2026-03-24 18:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 578414a8-1d3a-5dcc-852e-00418d2c31e8 with scrape type 2
2026-03-24 18:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 578414a8-1d3a-5dcc-852e-00418d2c31e8, identifier: 6992786auction110917
2026-03-24 18:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 578414a8-1d3a-5dcc-852e-00418d2c31e8 with identifier: 6992786auction110917
2026-03-24 18:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 578414a8-1d3a-5dcc-852e-00418d2c31e8 with identifier: 6992786auction110917
2026-03-24 18:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 578414a8-1d3a-5dcc-852e-00418d2c31e8 with identifier: 6992786auction110917 to the API
2026-03-24 18:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992786>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '578414a8-1d3a-5dcc-852e-00418d2c31e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992786',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': '116',
'odometer': 187759,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1-serie 116i Bns Edition',
'transmission': 'manual',
'trim': '1-serie i Bns Edition',
'vin': None,
'year': 2021}
2026-03-24 18:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992786auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:27 [ecarstrade.nl] INFO: Saving data for 6992786auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278376.466921, 'last_price_update_time': 1774378107.102997}
2026-03-24 18:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992786auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:27 [ecarstrade.nl] INFO: Extracting details for car 6992727auction110917
2026-03-24 18:48:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d94d317f-9895-585b-8489-8602cb505fe9 with identifier: 6992727auction110917
2026-03-24 18:48:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d94d317f-9895-585b-8489-8602cb505fe9 with scrape type 2
2026-03-24 18:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d94d317f-9895-585b-8489-8602cb505fe9 with scrape type 2
2026-03-24 18:48:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d94d317f-9895-585b-8489-8602cb505fe9, identifier: 6992727auction110917
2026-03-24 18:48:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d94d317f-9895-585b-8489-8602cb505fe9 with identifier: 6992727auction110917
2026-03-24 18:48:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d94d317f-9895-585b-8489-8602cb505fe9 with identifier: 6992727auction110917
2026-03-24 18:48:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d94d317f-9895-585b-8489-8602cb505fe9 with identifier: 6992727auction110917 to the API
2026-03-24 18:48:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992727>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'd94d317f-9895-585b-8489-8602cb505fe9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992727',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 54987,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Fabia Combi 1.0 TSI Bus. Edition',
'transmission': 'manual',
'trim': 'SKODA Combi 1.0 TSI Bus. Edition',
'vin': None,
'year': 2022}
2026-03-24 18:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992727auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:27 [ecarstrade.nl] INFO: Saving data for 6992727auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278307.775303, 'last_price_update_time': 1774378107.588128}
2026-03-24 18:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992727auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992733> (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-24 18:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:29 [ecarstrade.nl] INFO: Extracting details for car 6992733auction110917
2026-03-24 18:48:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da7a9a7e-ef58-595d-9815-d13c82a3f405 with identifier: 6992733auction110917
2026-03-24 18:48:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da7a9a7e-ef58-595d-9815-d13c82a3f405 with scrape type 2
2026-03-24 18:48:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da7a9a7e-ef58-595d-9815-d13c82a3f405 with scrape type 2
2026-03-24 18:48:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: da7a9a7e-ef58-595d-9815-d13c82a3f405, identifier: 6992733auction110917
2026-03-24 18:48:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: da7a9a7e-ef58-595d-9815-d13c82a3f405 with identifier: 6992733auction110917
2026-03-24 18:48:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: da7a9a7e-ef58-595d-9815-d13c82a3f405 with identifier: 6992733auction110917
2026-03-24 18:48:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: da7a9a7e-ef58-595d-9815-d13c82a3f405 with identifier: 6992733auction110917 to the API
2026-03-24 18:48:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992733>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'da7a9a7e-ef58-595d-9815-d13c82a3f405',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992733',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '2008',
'odometer': 156033,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'PEUGEOT 1.2 PureTech Allure',
'vin': None,
'year': 2022}
2026-03-24 18:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992733auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:30 [ecarstrade.nl] INFO: Saving data for 6992733auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278311.498432, 'last_price_update_time': 1774378110.168903}
2026-03-24 18:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992733auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:30 [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-24 18: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-24 18:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992184> (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-24 18: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-24 18:48:30 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:48:30 [ecarstrade.nl] INFO: Found listing with ID: 6991694auction110911
2026-03-24 18:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991694auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:30 [ecarstrade.nl] INFO: Scrape type for 6991694auction110911: 2
2026-03-24 18:48:30 [ecarstrade.nl] INFO: Found listing with ID: 6991659auction110911
2026-03-24 18:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991659auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:30 [ecarstrade.nl] INFO: Scrape type for 6991659auction110911: 2
2026-03-24 18:48:30 [ecarstrade.nl] INFO: Extracting details for car 6992184auction110911
2026-03-24 18:48:30 [ecarstrade.nl] INFO: Found listing with ID: 6991738auction110911
2026-03-24 18:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991738auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:30 [ecarstrade.nl] INFO: Scrape type for 6991738auction110911: 2
2026-03-24 18:48:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94dc484d-b4ca-57b0-ae9b-a16accad6706 with identifier: 6992184auction110911
2026-03-24 18:48:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94dc484d-b4ca-57b0-ae9b-a16accad6706 with scrape type 2
2026-03-24 18:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94dc484d-b4ca-57b0-ae9b-a16accad6706 with scrape type 2
2026-03-24 18:48:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 94dc484d-b4ca-57b0-ae9b-a16accad6706, identifier: 6992184auction110911
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991767auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991767auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991767auction110911: 2
2026-03-24 18:48:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 94dc484d-b4ca-57b0-ae9b-a16accad6706 with identifier: 6992184auction110911
2026-03-24 18:48:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 94dc484d-b4ca-57b0-ae9b-a16accad6706 with identifier: 6992184auction110911
2026-03-24 18:48:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 94dc484d-b4ca-57b0-ae9b-a16accad6706 with identifier: 6992184auction110911 to the API
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992184>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '94dc484d-b4ca-57b0-ae9b-a16accad6706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992184',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 157920,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range Dual Motor AWD 5D 350kW',
'transmission': 'automatic',
'trim': 'Long Range Dual Motor AWD 5D 350kW',
'vin': None,
'year': 2021}
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992184auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Saving data for 6992184auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278376.915726, 'last_price_update_time': 1774378111.407809}
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992184auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991696auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991696auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991696auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991640auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991640auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991640auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991699auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991699auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991699auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6992181auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992181auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6992181auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991638auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991638auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991638auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991674auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991674auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991674auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991654auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991654auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991654auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991692auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991692auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991692auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991697auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991697auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991697auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991791auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991791auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991791auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991665auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991665auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991665auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991897auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991897auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991897auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991625auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991625auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991625auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991710auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991710auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991710auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991796auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991796auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991796auction110911: 2
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Found listing with ID: 6991691auction110911
2026-03-24 18:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991691auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:31 [ecarstrade.nl] INFO: Scrape type for 6991691auction110911: 2
2026-03-24 18:48:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991636> (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-24 18:48:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:34 [ecarstrade.nl] INFO: Extracting details for car 6991636auction110911
2026-03-24 18:48:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c621a1-5ffa-59e7-ba61-28b063ea070c with identifier: 6991636auction110911
2026-03-24 18:48:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c621a1-5ffa-59e7-ba61-28b063ea070c with scrape type 2
2026-03-24 18:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c621a1-5ffa-59e7-ba61-28b063ea070c with scrape type 2
2026-03-24 18:48:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a6c621a1-5ffa-59e7-ba61-28b063ea070c, identifier: 6991636auction110911
2026-03-24 18:48:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a6c621a1-5ffa-59e7-ba61-28b063ea070c with identifier: 6991636auction110911
2026-03-24 18:48:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a6c621a1-5ffa-59e7-ba61-28b063ea070c with identifier: 6991636auction110911
2026-03-24 18:48:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a6c621a1-5ffa-59e7-ba61-28b063ea070c with identifier: 6991636auction110911 to the API
2026-03-24 18:48:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991636>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'a6c621a1-5ffa-59e7-ba61-28b063ea070c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991636',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'CLA 180',
'odometer': 55288,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLA CLA 180 DCT Business Line 4D 100kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ CLA DCT Business Line 4D 100kW',
'vin': None,
'year': 2023}
2026-03-24 18:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991636auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:34 [ecarstrade.nl] INFO: Saving data for 6991636auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278356.937338, 'last_price_update_time': 1774378114.975688}
2026-03-24 18:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991636auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992757> (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-24 18:48:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:35 [ecarstrade.nl] INFO: Extracting details for car 6992757auction110917
2026-03-24 18:48:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7736aec4-6d21-5441-b526-102a0dc60285 with identifier: 6992757auction110917
2026-03-24 18:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7736aec4-6d21-5441-b526-102a0dc60285 with scrape type 2
2026-03-24 18:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7736aec4-6d21-5441-b526-102a0dc60285 with scrape type 2
2026-03-24 18:48:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7736aec4-6d21-5441-b526-102a0dc60285, identifier: 6992757auction110917
2026-03-24 18:48:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7736aec4-6d21-5441-b526-102a0dc60285 with identifier: 6992757auction110917
2026-03-24 18:48:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7736aec4-6d21-5441-b526-102a0dc60285 with identifier: 6992757auction110917
2026-03-24 18:48:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7736aec4-6d21-5441-b526-102a0dc60285 with identifier: 6992757auction110917 to the API
2026-03-24 18:48:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992757>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:10:00Z',
'fuel_type': 'Petrol',
'id': '7736aec4-6d21-5441-b526-102a0dc60285',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992757',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Stonic',
'odometer': 104634,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'KIA Stonic 1.0 T-GDi MHEV Dyn L',
'transmission': 'manual',
'trim': 'KIA 1.0 T-GDi MHEV Dyn L',
'vin': None,
'year': 2022}
2026-03-24 18:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992757auction110917%27 HTTP/1.1" 200 None
2026-03-24 18:48:35 [ecarstrade.nl] INFO: Saving data for 6992757auction110917: {'auction_closing_time': 1774512600.0, 'created_time': 1774278315.927537, 'last_price_update_time': 1774378115.48726}
2026-03-24 18:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992757auction110917') HTTP/1.1" 204 0
2026-03-24 18:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991749> (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-24 18:48:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:37 [ecarstrade.nl] INFO: Extracting details for car 6991749auction110911
2026-03-24 18:48:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8503a36a-55ea-5c99-bf12-38193cee5fa7 with identifier: 6991749auction110911
2026-03-24 18:48:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8503a36a-55ea-5c99-bf12-38193cee5fa7 with scrape type 2
2026-03-24 18:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8503a36a-55ea-5c99-bf12-38193cee5fa7 with scrape type 2
2026-03-24 18:48:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8503a36a-55ea-5c99-bf12-38193cee5fa7, identifier: 6991749auction110911
2026-03-24 18:48:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8503a36a-55ea-5c99-bf12-38193cee5fa7 with identifier: 6991749auction110911
2026-03-24 18:48:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8503a36a-55ea-5c99-bf12-38193cee5fa7 with identifier: 6991749auction110911
2026-03-24 18:48:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8503a36a-55ea-5c99-bf12-38193cee5fa7 with identifier: 6991749auction110911 to the API
2026-03-24 18:48:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:48:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991749>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '8503a36a-55ea-5c99-bf12-38193cee5fa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991749',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 47405,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Karoq 1.5 TSI Greentech DSG Business Edit Plus 5D 110kW',
'transmission': 'automatic',
'trim': 'SKODA 1.5 TSI Greentech DSG Business Edit Plus 5D 110kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991749auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:37 [ecarstrade.nl] INFO: Saving data for 6991749auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278382.03941, 'last_price_update_time': 1774378117.820789}
2026-03-24 18:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991749auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991739> (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-24 18:48:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:38 [ecarstrade.nl] INFO: Extracting details for car 6991739auction110911
2026-03-24 18:48:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e39309-5978-5d24-96ad-abdd6d0d7e3d with identifier: 6991739auction110911
2026-03-24 18:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e39309-5978-5d24-96ad-abdd6d0d7e3d with scrape type 2
2026-03-24 18:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e39309-5978-5d24-96ad-abdd6d0d7e3d with scrape type 2
2026-03-24 18:48:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 25e39309-5978-5d24-96ad-abdd6d0d7e3d, identifier: 6991739auction110911
2026-03-24 18:48:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 25e39309-5978-5d24-96ad-abdd6d0d7e3d with identifier: 6991739auction110911
2026-03-24 18:48:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 25e39309-5978-5d24-96ad-abdd6d0d7e3d with identifier: 6991739auction110911
2026-03-24 18:48:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 25e39309-5978-5d24-96ad-abdd6d0d7e3d with identifier: 6991739auction110911 to the API
2026-03-24 18:48:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991739>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '25e39309-5978-5d24-96ad-abdd6d0d7e3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991739',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 78646,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 RWD 4D 225kW',
'transmission': 'automatic',
'trim': 'RWD 4D 225kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991739auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:38 [ecarstrade.nl] INFO: Saving data for 6991739auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278355.349866, 'last_price_update_time': 1774378118.477758}
2026-03-24 18:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991739auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991689> (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-24 18:48:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:38 [ecarstrade.nl] INFO: Extracting details for car 6991689auction110911
2026-03-24 18:48:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c02976-301c-59d6-aae3-8b1ce5a3c8db with identifier: 6991689auction110911
2026-03-24 18:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c02976-301c-59d6-aae3-8b1ce5a3c8db with scrape type 2
2026-03-24 18:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72c02976-301c-59d6-aae3-8b1ce5a3c8db with scrape type 2
2026-03-24 18:48:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 72c02976-301c-59d6-aae3-8b1ce5a3c8db, identifier: 6991689auction110911
2026-03-24 18:48:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 72c02976-301c-59d6-aae3-8b1ce5a3c8db with identifier: 6991689auction110911
2026-03-24 18:48:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 72c02976-301c-59d6-aae3-8b1ce5a3c8db with identifier: 6991689auction110911
2026-03-24 18:48:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 72c02976-301c-59d6-aae3-8b1ce5a3c8db with identifier: 6991689auction110911 to the API
2026-03-24 18:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991689>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '72c02976-301c-59d6-aae3-8b1ce5a3c8db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991689',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A4',
'odometer': 128604,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 LIMOUSINE 35 TFSI S tronic S Edition 4D 110kW',
'transmission': 'automatic',
'trim': 'AUDI LIMOUSINE 35 TFSI S tronic S Edition 4D 110kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991689auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:39 [ecarstrade.nl] INFO: Saving data for 6991689auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278373.807913, 'last_price_update_time': 1774378119.174218}
2026-03-24 18:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991689auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991688> (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-24 18: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-24 18:48:39 [ecarstrade.nl] INFO: Extracting details for car 6991688auction110911
2026-03-24 18:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daffedb1-35f1-5e1c-93e4-8b85c70a5a55 with identifier: 6991688auction110911
2026-03-24 18:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daffedb1-35f1-5e1c-93e4-8b85c70a5a55 with scrape type 2
2026-03-24 18:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daffedb1-35f1-5e1c-93e4-8b85c70a5a55 with scrape type 2
2026-03-24 18:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: daffedb1-35f1-5e1c-93e4-8b85c70a5a55, identifier: 6991688auction110911
2026-03-24 18:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: daffedb1-35f1-5e1c-93e4-8b85c70a5a55 with identifier: 6991688auction110911
2026-03-24 18:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: daffedb1-35f1-5e1c-93e4-8b85c70a5a55 with identifier: 6991688auction110911
2026-03-24 18:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: daffedb1-35f1-5e1c-93e4-8b85c70a5a55 with identifier: 6991688auction110911 to the API
2026-03-24 18:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991688>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'daffedb1-35f1-5e1c-93e4-8b85c70a5a55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991688',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'E-TRON',
'odometer': 147906,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI e-tron 55 quattro Advanced edition 5D 300kW',
'transmission': 'automatic',
'trim': 'AUDI e-tron 55 quattro Advanced edition 5D 300kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991688auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:39 [ecarstrade.nl] INFO: Saving data for 6991688auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278373.190744, 'last_price_update_time': 1774378119.835727}
2026-03-24 18:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991688auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992183> (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-24 18:48:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:41 [ecarstrade.nl] INFO: Extracting details for car 6992183auction110911
2026-03-24 18:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1246c41d-b0b7-581a-afe4-b2fbb0688e99 with identifier: 6992183auction110911
2026-03-24 18:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1246c41d-b0b7-581a-afe4-b2fbb0688e99 with scrape type 2
2026-03-24 18:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1246c41d-b0b7-581a-afe4-b2fbb0688e99 with scrape type 2
2026-03-24 18:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1246c41d-b0b7-581a-afe4-b2fbb0688e99, identifier: 6992183auction110911
2026-03-24 18:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1246c41d-b0b7-581a-afe4-b2fbb0688e99 with identifier: 6992183auction110911
2026-03-24 18:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1246c41d-b0b7-581a-afe4-b2fbb0688e99 with identifier: 6992183auction110911
2026-03-24 18:48:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1246c41d-b0b7-581a-afe4-b2fbb0688e99 with identifier: 6992183auction110911 to the API
2026-03-24 18:48:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992183>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.8L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1246c41d-b0b7-581a-afe4-b2fbb0688e99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992183',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 50674,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Hatchback 1.8 Hybrid Dynamic 5D 90kW uitlopend',
'transmission': 'automatic',
'trim': 'TOYOTA Hatchback 1.8 Hybrid Dynamic 5D 90kW uitlopend',
'vin': None,
'year': 2023}
2026-03-24 18:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992183auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:41 [ecarstrade.nl] INFO: Saving data for 6992183auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278356.153733, 'last_price_update_time': 1774378121.472905}
2026-03-24 18:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992183auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991684> (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-24 18:48:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:42 [ecarstrade.nl] INFO: Extracting details for car 6991684auction110911
2026-03-24 18:48:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca8d85b2-eabd-58a4-93fc-8b37773e2ce6 with identifier: 6991684auction110911
2026-03-24 18:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca8d85b2-eabd-58a4-93fc-8b37773e2ce6 with scrape type 2
2026-03-24 18:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca8d85b2-eabd-58a4-93fc-8b37773e2ce6 with scrape type 2
2026-03-24 18:48:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca8d85b2-eabd-58a4-93fc-8b37773e2ce6, identifier: 6991684auction110911
2026-03-24 18:48:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca8d85b2-eabd-58a4-93fc-8b37773e2ce6 with identifier: 6991684auction110911
2026-03-24 18:48:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca8d85b2-eabd-58a4-93fc-8b37773e2ce6 with identifier: 6991684auction110911
2026-03-24 18:48:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca8d85b2-eabd-58a4-93fc-8b37773e2ce6 with identifier: 6991684auction110911 to the API
2026-03-24 18:48:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991684>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'ca8d85b2-eabd-58a4-93fc-8b37773e2ce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991684',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'Q4',
'odometer': 155309,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 Etron- Sportback 40 e-tron Advanced Edition 5D 150kW',
'transmission': 'automatic',
'trim': 'AUDI Etron- Sportback 40 e-tron Advanced Edition 5D 150kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991684auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:42 [ecarstrade.nl] INFO: Saving data for 6991684auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278354.60849, 'last_price_update_time': 1774378122.513355}
2026-03-24 18:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991684auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991682> (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-24 18:48:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:43 [ecarstrade.nl] INFO: Extracting details for car 6991682auction110911
2026-03-24 18:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e3097f5-deef-5a67-8d8f-90b5a3364624 with identifier: 6991682auction110911
2026-03-24 18:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e3097f5-deef-5a67-8d8f-90b5a3364624 with scrape type 2
2026-03-24 18:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e3097f5-deef-5a67-8d8f-90b5a3364624 with scrape type 2
2026-03-24 18:48:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8e3097f5-deef-5a67-8d8f-90b5a3364624, identifier: 6991682auction110911
2026-03-24 18:48:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8e3097f5-deef-5a67-8d8f-90b5a3364624 with identifier: 6991682auction110911
2026-03-24 18:48:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8e3097f5-deef-5a67-8d8f-90b5a3364624 with identifier: 6991682auction110911
2026-03-24 18:48:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8e3097f5-deef-5a67-8d8f-90b5a3364624 with identifier: 6991682auction110911 to the API
2026-03-24 18:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991682>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '8e3097f5-deef-5a67-8d8f-90b5a3364624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991682',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': 'i4',
'odometer': 112945,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW i4 i4 eDrive40 5D 250kW',
'transmission': 'automatic',
'trim': 'eDrive40 5D 250kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991682auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:43 [ecarstrade.nl] INFO: Saving data for 6991682auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278495.318974, 'last_price_update_time': 1774378123.546447}
2026-03-24 18:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991682auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991644> (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-24 18:48:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:44 [ecarstrade.nl] INFO: Extracting details for car 6991644auction110911
2026-03-24 18:48:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d246f94-b4aa-598f-9f41-b21d065f41ea with identifier: 6991644auction110911
2026-03-24 18:48:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d246f94-b4aa-598f-9f41-b21d065f41ea with scrape type 2
2026-03-24 18:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d246f94-b4aa-598f-9f41-b21d065f41ea with scrape type 2
2026-03-24 18:48:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9d246f94-b4aa-598f-9f41-b21d065f41ea, identifier: 6991644auction110911
2026-03-24 18:48:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9d246f94-b4aa-598f-9f41-b21d065f41ea with identifier: 6991644auction110911
2026-03-24 18:48:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9d246f94-b4aa-598f-9f41-b21d065f41ea with identifier: 6991644auction110911
2026-03-24 18:48:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9d246f94-b4aa-598f-9f41-b21d065f41ea with identifier: 6991644auction110911 to the API
2026-03-24 18:48:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991644>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '9d246f94-b4aa-598f-9f41-b21d065f41ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991644',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Sportage',
'odometer': 181316,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE 1.6 T-GDi PHEV GT-Line AT6 4WD 5D 195kW',
'transmission': 'automatic',
'trim': 'KIA SPORTAGE 1.6 T-GDi PHEV GT-Line AT6 4WD 5D 195kW',
'vin': None,
'year': 2023}
2026-03-24 18:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991644auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:44 [ecarstrade.nl] INFO: Saving data for 6991644auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278362.858738, 'last_price_update_time': 1774378124.802874}
2026-03-24 18:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991644auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991755> (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-24 18:48:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:45 [ecarstrade.nl] INFO: Extracting details for car 6991755auction110911
2026-03-24 18:48:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7493fcd1-884a-5067-ab68-6b5c5d2a57e1 with identifier: 6991755auction110911
2026-03-24 18:48:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7493fcd1-884a-5067-ab68-6b5c5d2a57e1 with scrape type 2
2026-03-24 18:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7493fcd1-884a-5067-ab68-6b5c5d2a57e1 with scrape type 2
2026-03-24 18:48:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7493fcd1-884a-5067-ab68-6b5c5d2a57e1, identifier: 6991755auction110911
2026-03-24 18:48:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7493fcd1-884a-5067-ab68-6b5c5d2a57e1 with identifier: 6991755auction110911
2026-03-24 18:48:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7493fcd1-884a-5067-ab68-6b5c5d2a57e1 with identifier: 6991755auction110911
2026-03-24 18:48:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7493fcd1-884a-5067-ab68-6b5c5d2a57e1 with identifier: 6991755auction110911 to the API
2026-03-24 18:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991755>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '7493fcd1-884a-5067-ab68-6b5c5d2a57e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991755',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 166276,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Enyaq iV 80 5D 150kW',
'transmission': 'automatic',
'trim': 'SKODA iV 80 5D 150kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991755auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:45 [ecarstrade.nl] INFO: Saving data for 6991755auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278407.670855, 'last_price_update_time': 1774378125.863598}
2026-03-24 18:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991755auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991935> (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-24 18:48:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:45 [ecarstrade.nl] INFO: Extracting details for car 6991935auction110911
2026-03-24 18:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2b1a355-8966-5eeb-ab11-e57d69da278d with identifier: 6991935auction110911
2026-03-24 18:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b1a355-8966-5eeb-ab11-e57d69da278d with scrape type 2
2026-03-24 18:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2b1a355-8966-5eeb-ab11-e57d69da278d with scrape type 2
2026-03-24 18:48:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a2b1a355-8966-5eeb-ab11-e57d69da278d, identifier: 6991935auction110911
2026-03-24 18:48:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a2b1a355-8966-5eeb-ab11-e57d69da278d with identifier: 6991935auction110911
2026-03-24 18:48:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a2b1a355-8966-5eeb-ab11-e57d69da278d with identifier: 6991935auction110911
2026-03-24 18:48:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a2b1a355-8966-5eeb-ab11-e57d69da278d with identifier: 6991935auction110911 to the API
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991935>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'a2b1a355-8966-5eeb-ab11-e57d69da278d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991935',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 152528,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.4 77kWh 150kW Pro Auto 5D',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 77kWh 150kW Pro Auto 5D',
'vin': None,
'year': 2022}
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991935auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:46 [ecarstrade.nl] INFO: Saving data for 6991935auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278407.024215, 'last_price_update_time': 1774378126.311322}
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991935auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991698> (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-24 18:48:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:46 [ecarstrade.nl] INFO: Extracting details for car 6991698auction110911
2026-03-24 18:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f963804d-a57c-5dbb-9e26-eeb79de07058 with identifier: 6991698auction110911
2026-03-24 18:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f963804d-a57c-5dbb-9e26-eeb79de07058 with scrape type 2
2026-03-24 18:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f963804d-a57c-5dbb-9e26-eeb79de07058 with scrape type 2
2026-03-24 18:48:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f963804d-a57c-5dbb-9e26-eeb79de07058, identifier: 6991698auction110911
2026-03-24 18:48:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f963804d-a57c-5dbb-9e26-eeb79de07058 with identifier: 6991698auction110911
2026-03-24 18:48:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f963804d-a57c-5dbb-9e26-eeb79de07058 with identifier: 6991698auction110911
2026-03-24 18:48:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f963804d-a57c-5dbb-9e26-eeb79de07058 with identifier: 6991698auction110911 to the API
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991698>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'f963804d-a57c-5dbb-9e26-eeb79de07058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991698',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 80657,
'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': 'Polestar Polestar 2 64kWh Single Motor Standard Range 5D 165kW',
'transmission': 'automatic',
'trim': '64kWh Single Motor Standard Range 5D 165kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991698auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:46 [ecarstrade.nl] INFO: Saving data for 6991698auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278654.905507, 'last_price_update_time': 1774378126.786334}
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991698auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991691> (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-24 18:48:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:49 [ecarstrade.nl] INFO: Extracting details for car 6991691auction110911
2026-03-24 18:48:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ccace7e-4f73-5fe9-8d07-b549852bc121 with identifier: 6991691auction110911
2026-03-24 18:48:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ccace7e-4f73-5fe9-8d07-b549852bc121 with scrape type 2
2026-03-24 18:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ccace7e-4f73-5fe9-8d07-b549852bc121 with scrape type 2
2026-03-24 18:48:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9ccace7e-4f73-5fe9-8d07-b549852bc121, identifier: 6991691auction110911
2026-03-24 18:48:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9ccace7e-4f73-5fe9-8d07-b549852bc121 with identifier: 6991691auction110911
2026-03-24 18:48:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9ccace7e-4f73-5fe9-8d07-b549852bc121 with identifier: 6991691auction110911
2026-03-24 18:48:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9ccace7e-4f73-5fe9-8d07-b549852bc121 with identifier: 6991691auction110911 to the API
2026-03-24 18:48:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991691>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '9ccace7e-4f73-5fe9-8d07-b549852bc121',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991691',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 115903,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 30 TFSI S tronic Business edition 5D 81kW',
'transmission': 'automatic',
'trim': 'AUDI Sportback 30 TFSI S tronic Business edition 5D 81kW',
'vin': None,
'year': 2021}
2026-03-24 18:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991691auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:49 [ecarstrade.nl] INFO: Saving data for 6991691auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278431.360278, 'last_price_update_time': 1774378129.81364}
2026-03-24 18:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991691auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991796> (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-24 18:48:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:52 [ecarstrade.nl] INFO: Extracting details for car 6991796auction110911
2026-03-24 18:48:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1c3898-839f-5200-86fd-4de5e1732972 with identifier: 6991796auction110911
2026-03-24 18:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1c3898-839f-5200-86fd-4de5e1732972 with scrape type 2
2026-03-24 18:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae1c3898-839f-5200-86fd-4de5e1732972 with scrape type 2
2026-03-24 18:48:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ae1c3898-839f-5200-86fd-4de5e1732972, identifier: 6991796auction110911
2026-03-24 18:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ae1c3898-839f-5200-86fd-4de5e1732972 with identifier: 6991796auction110911
2026-03-24 18:48:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ae1c3898-839f-5200-86fd-4de5e1732972 with identifier: 6991796auction110911
2026-03-24 18:48:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ae1c3898-839f-5200-86fd-4de5e1732972 with identifier: 6991796auction110911 to the API
2026-03-24 18:48:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991796>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'ae1c3898-839f-5200-86fd-4de5e1732972',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991796',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 185573,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan 1.5 TSI 110kW DSG R-Line Business+ 5D',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 1.5 TSI 110kW DSG R-Line Business+ 5D',
'vin': None,
'year': 2022}
2026-03-24 18:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991796auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:52 [ecarstrade.nl] INFO: Saving data for 6991796auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278444.085426, 'last_price_update_time': 1774378132.458781}
2026-03-24 18:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991796auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991897> (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-24 18:48:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:53 [ecarstrade.nl] INFO: Extracting details for car 6991897auction110911
2026-03-24 18:48:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c2eb58-0075-53d8-931a-d9e2e33a0763 with identifier: 6991897auction110911
2026-03-24 18:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c2eb58-0075-53d8-931a-d9e2e33a0763 with scrape type 2
2026-03-24 18:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9c2eb58-0075-53d8-931a-d9e2e33a0763 with scrape type 2
2026-03-24 18:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f9c2eb58-0075-53d8-931a-d9e2e33a0763, identifier: 6991897auction110911
2026-03-24 18:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f9c2eb58-0075-53d8-931a-d9e2e33a0763 with identifier: 6991897auction110911
2026-03-24 18:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f9c2eb58-0075-53d8-931a-d9e2e33a0763 with identifier: 6991897auction110911
2026-03-24 18:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f9c2eb58-0075-53d8-931a-d9e2e33a0763 with identifier: 6991897auction110911 to the API
2026-03-24 18:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991897>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'f9c2eb58-0075-53d8-931a-d9e2e33a0763',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991897',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 121570,
'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.4 77kWh 1ST Max Auto 5D 150kW uitlopend',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 77kWh 1ST Max Auto 5D 150kW uitlopend',
'vin': None,
'year': 2020}
2026-03-24 18:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991897auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:53 [ecarstrade.nl] INFO: Saving data for 6991897auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278405.721056, 'last_price_update_time': 1774378133.998342}
2026-03-24 18:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991897auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991710> (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-24 18:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:54 [ecarstrade.nl] INFO: Extracting details for car 6991710auction110911
2026-03-24 18:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cedd3bb-471d-5f9e-953d-c2e90114be1f with identifier: 6991710auction110911
2026-03-24 18:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cedd3bb-471d-5f9e-953d-c2e90114be1f with scrape type 2
2026-03-24 18:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cedd3bb-471d-5f9e-953d-c2e90114be1f with scrape type 2
2026-03-24 18:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7cedd3bb-471d-5f9e-953d-c2e90114be1f, identifier: 6991710auction110911
2026-03-24 18:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7cedd3bb-471d-5f9e-953d-c2e90114be1f with identifier: 6991710auction110911
2026-03-24 18:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7cedd3bb-471d-5f9e-953d-c2e90114be1f with identifier: 6991710auction110911
2026-03-24 18:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7cedd3bb-471d-5f9e-953d-c2e90114be1f with identifier: 6991710auction110911 to the API
2026-03-24 18:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48:54 [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-24 18:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991710>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7cedd3bb-471d-5f9e-953d-c2e90114be1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991710',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '3008',
'odometer': 131360,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Allure HYbrid 225 e-EAT8 5D 165kW',
'transmission': 'automatic',
'trim': 'PEUGEOT Allure HYbrid 225 e-EAT8 5D 165kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991710auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:54 [ecarstrade.nl] INFO: Saving data for 6991710auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278483.523558, 'last_price_update_time': 1774378134.48132}
2026-03-24 18:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991710auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991653> (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-24 18:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:54 [ecarstrade.nl] INFO: Extracting details for car 6991653auction110911
2026-03-24 18:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c2dee16-1d9f-5a5d-b0f1-8634802920c9 with identifier: 6991653auction110911
2026-03-24 18:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c2dee16-1d9f-5a5d-b0f1-8634802920c9 with scrape type 2
2026-03-24 18:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c2dee16-1d9f-5a5d-b0f1-8634802920c9 with scrape type 2
2026-03-24 18:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4c2dee16-1d9f-5a5d-b0f1-8634802920c9, identifier: 6991653auction110911
2026-03-24 18:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4c2dee16-1d9f-5a5d-b0f1-8634802920c9 with identifier: 6991653auction110911
2026-03-24 18:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4c2dee16-1d9f-5a5d-b0f1-8634802920c9 with identifier: 6991653auction110911
2026-03-24 18:48:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4c2dee16-1d9f-5a5d-b0f1-8634802920c9 with identifier: 6991653auction110911 to the API
2026-03-24 18:48:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991653>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '4c2dee16-1d9f-5a5d-b0f1-8634802920c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991653',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 135598,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON 1.6 T-GDI HEV Premium Automaat 5D 169kW',
'transmission': 'automatic',
'trim': 'HYUNDAI TUCSON 1.6 T-GDI HEV Premium Automaat 5D 169kW',
'vin': None,
'year': 2022}
2026-03-24 18:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991653auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:55 [ecarstrade.nl] INFO: Saving data for 6991653auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278406.286346, 'last_price_update_time': 1774378135.185663}
2026-03-24 18:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991653auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991625> (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-24 18:48:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:55 [ecarstrade.nl] INFO: Extracting details for car 6991625auction110911
2026-03-24 18:48:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 231dcebd-5416-58e4-88b3-e0e85369fdbc with identifier: 6991625auction110911
2026-03-24 18:48:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 231dcebd-5416-58e4-88b3-e0e85369fdbc with scrape type 2
2026-03-24 18:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 231dcebd-5416-58e4-88b3-e0e85369fdbc with scrape type 2
2026-03-24 18:48:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 231dcebd-5416-58e4-88b3-e0e85369fdbc, identifier: 6991625auction110911
2026-03-24 18:48:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 231dcebd-5416-58e4-88b3-e0e85369fdbc with identifier: 6991625auction110911
2026-03-24 18:48:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 231dcebd-5416-58e4-88b3-e0e85369fdbc with identifier: 6991625auction110911
2026-03-24 18:48:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 231dcebd-5416-58e4-88b3-e0e85369fdbc with identifier: 6991625auction110911 to the API
2026-03-24 18:48:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991625>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.1L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '231dcebd-5416-58e4-88b3-e0e85369fdbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991625',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'Vito',
'odometer': 117435,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-18',
'seats_number': None,
'seller_name': None,
'title': 'MERCEDES-BENZ Vito GB 116CDI Lang RWD 4D 120kW',
'transmission': 'manual',
'trim': 'MERCEDES-BENZ GB 116CDI Lang RWD 4D 120kW',
'vin': None,
'year': 2021}
2026-03-24 18:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991625auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:55 [ecarstrade.nl] INFO: Saving data for 6991625auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278484.177907, 'last_price_update_time': 1774378135.772147}
2026-03-24 18:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991625auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991665> (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-24 18: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-24 18:48:56 [ecarstrade.nl] INFO: Extracting details for car 6991665auction110911
2026-03-24 18:48:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c53dc7-f5b9-5797-83f7-4236450cd5dc with identifier: 6991665auction110911
2026-03-24 18:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c53dc7-f5b9-5797-83f7-4236450cd5dc with scrape type 2
2026-03-24 18:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35c53dc7-f5b9-5797-83f7-4236450cd5dc with scrape type 2
2026-03-24 18:48:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 35c53dc7-f5b9-5797-83f7-4236450cd5dc, identifier: 6991665auction110911
2026-03-24 18:48:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 35c53dc7-f5b9-5797-83f7-4236450cd5dc with identifier: 6991665auction110911
2026-03-24 18:48:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 35c53dc7-f5b9-5797-83f7-4236450cd5dc with identifier: 6991665auction110911
2026-03-24 18:48:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 35c53dc7-f5b9-5797-83f7-4236450cd5dc with identifier: 6991665auction110911 to the API
2026-03-24 18:48:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48: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-24 18:48:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991665>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '35c53dc7-f5b9-5797-83f7-4236450cd5dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991665',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Kuga',
'odometer': 116672,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'FORD KUGA Titanium 2.5 PHEV e-CVT automaat 5D 165kW',
'transmission': 'automatic',
'trim': 'FORD KUGA Titanium 2.5 PHEV e-CVT automaat 5D 165kW',
'vin': None,
'year': 2023}
2026-03-24 18:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991665auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:48:57 [ecarstrade.nl] INFO: Saving data for 6991665auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278542.310881, 'last_price_update_time': 1774378137.320276}
2026-03-24 18:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991665auction110911') HTTP/1.1" 204 0
2026-03-24 18:48:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991791> (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-24 18:48:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:48:59 [ecarstrade.nl] INFO: Extracting details for car 6991791auction110911
2026-03-24 18:48:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5a459cb-f886-57b4-b6eb-cfaf3055d2d5 with identifier: 6991791auction110911
2026-03-24 18:48:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5a459cb-f886-57b4-b6eb-cfaf3055d2d5 with scrape type 2
2026-03-24 18:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5a459cb-f886-57b4-b6eb-cfaf3055d2d5 with scrape type 2
2026-03-24 18:48:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f5a459cb-f886-57b4-b6eb-cfaf3055d2d5, identifier: 6991791auction110911
2026-03-24 18:48:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f5a459cb-f886-57b4-b6eb-cfaf3055d2d5 with identifier: 6991791auction110911
2026-03-24 18:48:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f5a459cb-f886-57b4-b6eb-cfaf3055d2d5 with identifier: 6991791auction110911
2026-03-24 18:48:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f5a459cb-f886-57b4-b6eb-cfaf3055d2d5 with identifier: 6991791auction110911 to the API
2026-03-24 18:48:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:48:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:48:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991791>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'f5a459cb-f886-57b4-b6eb-cfaf3055d2d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991791',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'AC',
'model': 'Volkswagen Tiguan Allspace',
'odometer': 170512,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-15',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan Allspace 1.5 TSI DSG Highline Business R 5D 110kW',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Tiguan Allspace 1.5 TSI DSG Highline Business R 5D 110kW',
'vin': None,
'year': 2019}
2026-03-24 18:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991791auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:00 [ecarstrade.nl] INFO: Saving data for 6991791auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278544.260168, 'last_price_update_time': 1774378140.004455}
2026-03-24 18:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991791auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991697> (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-24 18:49:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:00 [ecarstrade.nl] INFO: Extracting details for car 6991697auction110911
2026-03-24 18:49:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e106f02-6060-50e5-b1e6-e269d170cb57 with identifier: 6991697auction110911
2026-03-24 18:49:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e106f02-6060-50e5-b1e6-e269d170cb57 with scrape type 2
2026-03-24 18:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e106f02-6060-50e5-b1e6-e269d170cb57 with scrape type 2
2026-03-24 18:49:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5e106f02-6060-50e5-b1e6-e269d170cb57, identifier: 6991697auction110911
2026-03-24 18:49:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5e106f02-6060-50e5-b1e6-e269d170cb57 with identifier: 6991697auction110911
2026-03-24 18:49:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5e106f02-6060-50e5-b1e6-e269d170cb57 with identifier: 6991697auction110911
2026-03-24 18:49:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5e106f02-6060-50e5-b1e6-e269d170cb57 with identifier: 6991697auction110911 to the API
2026-03-24 18:49:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '5e106f02-6060-50e5-b1e6-e269d170cb57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991697',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 104390,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar Polestar 2 64kWh Single Motor Standard Range 5D 165kW',
'transmission': 'automatic',
'trim': '64kWh Single Motor Standard Range 5D 165kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991697auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:00 [ecarstrade.nl] INFO: Saving data for 6991697auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278536.610398, 'last_price_update_time': 1774378140.54818}
2026-03-24 18:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991697auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991654> (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-24 18:49:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:00 [ecarstrade.nl] INFO: Extracting details for car 6991654auction110911
2026-03-24 18:49:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0177f8ef-fe95-5942-8865-9df8438f49fd with identifier: 6991654auction110911
2026-03-24 18:49:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0177f8ef-fe95-5942-8865-9df8438f49fd with scrape type 2
2026-03-24 18:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0177f8ef-fe95-5942-8865-9df8438f49fd with scrape type 2
2026-03-24 18:49:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0177f8ef-fe95-5942-8865-9df8438f49fd, identifier: 6991654auction110911
2026-03-24 18:49:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0177f8ef-fe95-5942-8865-9df8438f49fd with identifier: 6991654auction110911
2026-03-24 18:49:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0177f8ef-fe95-5942-8865-9df8438f49fd with identifier: 6991654auction110911
2026-03-24 18:49:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0177f8ef-fe95-5942-8865-9df8438f49fd with identifier: 6991654auction110911 to the API
2026-03-24 18:49:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:49:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991654>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '0177f8ef-fe95-5942-8865-9df8438f49fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991654',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 59548,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON 1.6 T-GDI 48V MHEV i-Motion DCT 5D 110kW',
'transmission': 'automatic',
'trim': 'HYUNDAI TUCSON 1.6 T-GDI 48V MHEV i-Motion DCT 5D 110kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991654auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:01 [ecarstrade.nl] INFO: Saving data for 6991654auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278671.265648, 'last_price_update_time': 1774378141.4996}
2026-03-24 18:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991654auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991638> (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-24 18: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-24 18:49:03 [ecarstrade.nl] INFO: Extracting details for car 6991638auction110911
2026-03-24 18:49:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cff7100-3287-5b44-800f-2f3c7a29f68d with identifier: 6991638auction110911
2026-03-24 18:49:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cff7100-3287-5b44-800f-2f3c7a29f68d with scrape type 2
2026-03-24 18:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cff7100-3287-5b44-800f-2f3c7a29f68d with scrape type 2
2026-03-24 18:49:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8cff7100-3287-5b44-800f-2f3c7a29f68d, identifier: 6991638auction110911
2026-03-24 18:49:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8cff7100-3287-5b44-800f-2f3c7a29f68d with identifier: 6991638auction110911
2026-03-24 18:49:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8cff7100-3287-5b44-800f-2f3c7a29f68d with identifier: 6991638auction110911
2026-03-24 18:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8cff7100-3287-5b44-800f-2f3c7a29f68d with identifier: 6991638auction110911 to the API
2026-03-24 18:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991638>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '8cff7100-3287-5b44-800f-2f3c7a29f68d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991638',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 113771,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ A-klasse A 180 DCT Business Line 5D 100kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ A-klasse DCT Business Line 5D 100kW',
'vin': None,
'year': 2023}
2026-03-24 18:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991638auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:04 [ecarstrade.nl] INFO: Saving data for 6991638auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278655.422431, 'last_price_update_time': 1774378144.209012}
2026-03-24 18:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991638auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991664> (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-24 18:49:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:06 [ecarstrade.nl] INFO: Extracting details for car 6991664auction110911
2026-03-24 18:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec9d1415-da89-577b-865e-c60fc36ec93e with identifier: 6991664auction110911
2026-03-24 18:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec9d1415-da89-577b-865e-c60fc36ec93e with scrape type 2
2026-03-24 18:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec9d1415-da89-577b-865e-c60fc36ec93e with scrape type 2
2026-03-24 18:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ec9d1415-da89-577b-865e-c60fc36ec93e, identifier: 6991664auction110911
2026-03-24 18:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ec9d1415-da89-577b-865e-c60fc36ec93e with identifier: 6991664auction110911
2026-03-24 18:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ec9d1415-da89-577b-865e-c60fc36ec93e with identifier: 6991664auction110911
2026-03-24 18:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ec9d1415-da89-577b-865e-c60fc36ec93e with identifier: 6991664auction110911 to the API
2026-03-24 18:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'ec9d1415-da89-577b-865e-c60fc36ec93e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991664',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'AC',
'model': 'Ford Mustang Mach-E',
'odometer': 119365,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E 75kWh AWD auto 5D 198kW',
'transmission': 'automatic',
'trim': 'FORD Mustang Mach-E 75kWh AWD auto 5D 198kW',
'vin': None,
'year': 2021}
2026-03-24 18:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991664auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:06 [ecarstrade.nl] INFO: Saving data for 6991664auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278357.57492, 'last_price_update_time': 1774378146.40209}
2026-03-24 18:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991664auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991699> (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-24 18:49:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:06 [ecarstrade.nl] INFO: Extracting details for car 6991699auction110911
2026-03-24 18:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cc2efc8-20d3-56a6-9f06-1ed382a7b901 with identifier: 6991699auction110911
2026-03-24 18:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cc2efc8-20d3-56a6-9f06-1ed382a7b901 with scrape type 2
2026-03-24 18:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cc2efc8-20d3-56a6-9f06-1ed382a7b901 with scrape type 2
2026-03-24 18:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0cc2efc8-20d3-56a6-9f06-1ed382a7b901, identifier: 6991699auction110911
2026-03-24 18:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0cc2efc8-20d3-56a6-9f06-1ed382a7b901 with identifier: 6991699auction110911
2026-03-24 18:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0cc2efc8-20d3-56a6-9f06-1ed382a7b901 with identifier: 6991699auction110911
2026-03-24 18:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0cc2efc8-20d3-56a6-9f06-1ed382a7b901 with identifier: 6991699auction110911 to the API
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991699>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '0cc2efc8-20d3-56a6-9f06-1ed382a7b901',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991699',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 104318,
'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': 'Polestar Polestar 2 64kWh Single Motor Standard Range 5D 165kW',
'transmission': 'automatic',
'trim': '64kWh Single Motor Standard Range 5D 165kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991699auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:07 [ecarstrade.nl] INFO: Saving data for 6991699auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278645.158118, 'last_price_update_time': 1774378147.216617}
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991699auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:07 [scrapy.extensions.logstats] INFO: Crawled 148 pages (at 46 pages/min), scraped 137 items (at 45 items/min)
2026-03-24 18:49:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 262MiB
2026-03-24 18:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992181> (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-24 18:49:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991640> (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-24 18:49:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:07 [ecarstrade.nl] INFO: Extracting details for car 6992181auction110911
2026-03-24 18:49:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22a16ffc-57ee-5c54-8c9a-1fa7e99c4d10 with identifier: 6992181auction110911
2026-03-24 18:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22a16ffc-57ee-5c54-8c9a-1fa7e99c4d10 with scrape type 2
2026-03-24 18:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22a16ffc-57ee-5c54-8c9a-1fa7e99c4d10 with scrape type 2
2026-03-24 18:49:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 22a16ffc-57ee-5c54-8c9a-1fa7e99c4d10, identifier: 6992181auction110911
2026-03-24 18:49:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 22a16ffc-57ee-5c54-8c9a-1fa7e99c4d10 with identifier: 6992181auction110911
2026-03-24 18:49:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 22a16ffc-57ee-5c54-8c9a-1fa7e99c4d10 with identifier: 6992181auction110911
2026-03-24 18:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 22a16ffc-57ee-5c54-8c9a-1fa7e99c4d10 with identifier: 6992181auction110911 to the API
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992181>
{'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-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '22a16ffc-57ee-5c54-8c9a-1fa7e99c4d10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992181',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volvo',
'model': 'XC40',
'odometer': 128088,
'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': 'VOLVO XC40 Recharge P8 AWD 5D 300kW',
'transmission': 'automatic',
'trim': 'VOLVO Recharge P8 AWD 5D 300kW',
'vin': None,
'year': 2020}
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992181auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:07 [ecarstrade.nl] INFO: Saving data for 6992181auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278642.497398, 'last_price_update_time': 1774378147.890679}
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992181auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:07 [ecarstrade.nl] INFO: Extracting details for car 6991640auction110911
2026-03-24 18:49:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89605fe2-1095-5d8c-8a3c-a4225c049d5d with identifier: 6991640auction110911
2026-03-24 18:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89605fe2-1095-5d8c-8a3c-a4225c049d5d with scrape type 2
2026-03-24 18:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89605fe2-1095-5d8c-8a3c-a4225c049d5d with scrape type 2
2026-03-24 18:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 89605fe2-1095-5d8c-8a3c-a4225c049d5d, identifier: 6991640auction110911
2026-03-24 18:49:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 89605fe2-1095-5d8c-8a3c-a4225c049d5d with identifier: 6991640auction110911
2026-03-24 18:49:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 89605fe2-1095-5d8c-8a3c-a4225c049d5d with identifier: 6991640auction110911
2026-03-24 18:49:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 89605fe2-1095-5d8c-8a3c-a4225c049d5d with identifier: 6991640auction110911 to the API
2026-03-24 18:49:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991640>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '89605fe2-1095-5d8c-8a3c-a4225c049d5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991640',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 38168,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ A-klasse A 180 7G-DCT Business Solution Luxury 5D '
'100kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ A-klasse 7G-DCT Business Solution Luxury 5D 100kW',
'vin': None,
'year': 2021}
2026-03-24 18:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991640auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:08 [ecarstrade.nl] INFO: Saving data for 6991640auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278642.921206, 'last_price_update_time': 1774378148.232185}
2026-03-24 18:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991640auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991696> (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-24 18:49:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:11 [ecarstrade.nl] INFO: Extracting details for car 6991696auction110911
2026-03-24 18:49:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8d2414c-499a-56eb-adda-977151d7d620 with identifier: 6991696auction110911
2026-03-24 18:49:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8d2414c-499a-56eb-adda-977151d7d620 with scrape type 2
2026-03-24 18:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8d2414c-499a-56eb-adda-977151d7d620 with scrape type 2
2026-03-24 18:49:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f8d2414c-499a-56eb-adda-977151d7d620, identifier: 6991696auction110911
2026-03-24 18:49:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f8d2414c-499a-56eb-adda-977151d7d620 with identifier: 6991696auction110911
2026-03-24 18:49:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f8d2414c-499a-56eb-adda-977151d7d620 with identifier: 6991696auction110911
2026-03-24 18:49:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f8d2414c-499a-56eb-adda-977151d7d620 with identifier: 6991696auction110911 to the API
2026-03-24 18:49:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:49:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991696>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'f8d2414c-499a-56eb-adda-977151d7d620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991696',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 91898,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar Polestar 2 64kWh Single Motor Standard Range 5D 165kW',
'transmission': 'automatic',
'trim': '64kWh Single Motor Standard Range 5D 165kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991696auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:11 [ecarstrade.nl] INFO: Saving data for 6991696auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278647.521331, 'last_price_update_time': 1774378151.579236}
2026-03-24 18:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991696auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991738> (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-24 18:49:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:13 [ecarstrade.nl] INFO: Extracting details for car 6991738auction110911
2026-03-24 18:49:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b092ffb3-5806-538c-a2f8-7e86d5b236b8 with identifier: 6991738auction110911
2026-03-24 18:49:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b092ffb3-5806-538c-a2f8-7e86d5b236b8 with scrape type 2
2026-03-24 18:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b092ffb3-5806-538c-a2f8-7e86d5b236b8 with scrape type 2
2026-03-24 18:49:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b092ffb3-5806-538c-a2f8-7e86d5b236b8, identifier: 6991738auction110911
2026-03-24 18:49:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b092ffb3-5806-538c-a2f8-7e86d5b236b8 with identifier: 6991738auction110911
2026-03-24 18:49:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b092ffb3-5806-538c-a2f8-7e86d5b236b8 with identifier: 6991738auction110911
2026-03-24 18:49:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b092ffb3-5806-538c-a2f8-7e86d5b236b8 with identifier: 6991738auction110911 to the API
2026-03-24 18:49:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:49:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991738>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'b092ffb3-5806-538c-a2f8-7e86d5b236b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991738',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 117711,
'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': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus RWD 4D 225kW',
'transmission': 'automatic',
'trim': 'Standard Range Plus RWD 4D 225kW',
'vin': None,
'year': 2021}
2026-03-24 18:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991738auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:14 [ecarstrade.nl] INFO: Saving data for 6991738auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278653.897873, 'last_price_update_time': 1774378154.487551}
2026-03-24 18:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991738auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991694> (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-24 18:49:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:14 [ecarstrade.nl] INFO: Extracting details for car 6991694auction110911
2026-03-24 18:49:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a37e9903-ab2a-5a98-be9c-e1908e58294b with identifier: 6991694auction110911
2026-03-24 18:49:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37e9903-ab2a-5a98-be9c-e1908e58294b with scrape type 2
2026-03-24 18:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a37e9903-ab2a-5a98-be9c-e1908e58294b with scrape type 2
2026-03-24 18:49:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a37e9903-ab2a-5a98-be9c-e1908e58294b, identifier: 6991694auction110911
2026-03-24 18:49:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a37e9903-ab2a-5a98-be9c-e1908e58294b with identifier: 6991694auction110911
2026-03-24 18:49:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a37e9903-ab2a-5a98-be9c-e1908e58294b with identifier: 6991694auction110911
2026-03-24 18:49:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a37e9903-ab2a-5a98-be9c-e1908e58294b with identifier: 6991694auction110911 to the API
2026-03-24 18:49:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:15 [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-24 18:49:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991694>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'a37e9903-ab2a-5a98-be9c-e1908e58294b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991694',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A1',
'odometer': 53299,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A1 Sportback 30 TFSI Pro Line 5D 81kW',
'transmission': 'manual',
'trim': 'AUDI Sportback 30 TFSI Pro Line 5D 81kW',
'vin': None,
'year': 2024}
2026-03-24 18:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991694auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:15 [ecarstrade.nl] INFO: Saving data for 6991694auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278404.581066, 'last_price_update_time': 1774378155.260371}
2026-03-24 18:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991694auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991767> (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-24 18:49:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:15 [ecarstrade.nl] INFO: Extracting details for car 6991767auction110911
2026-03-24 18:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ead94377-3106-51dc-8c1c-c4583007f3e3 with identifier: 6991767auction110911
2026-03-24 18:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ead94377-3106-51dc-8c1c-c4583007f3e3 with scrape type 2
2026-03-24 18:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ead94377-3106-51dc-8c1c-c4583007f3e3 with scrape type 2
2026-03-24 18:49:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ead94377-3106-51dc-8c1c-c4583007f3e3, identifier: 6991767auction110911
2026-03-24 18:49:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ead94377-3106-51dc-8c1c-c4583007f3e3 with identifier: 6991767auction110911
2026-03-24 18:49:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ead94377-3106-51dc-8c1c-c4583007f3e3 with identifier: 6991767auction110911
2026-03-24 18:49:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ead94377-3106-51dc-8c1c-c4583007f3e3 with identifier: 6991767auction110911 to the API
2026-03-24 18:49:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991767>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'ead94377-3106-51dc-8c1c-c4583007f3e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991767',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 86091,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar Polestar 2 Pilot Plus 5D 300kW',
'transmission': 'automatic',
'trim': 'Pilot Plus 5D 300kW',
'vin': None,
'year': 2020}
2026-03-24 18:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991767auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:16 [ecarstrade.nl] INFO: Saving data for 6991767auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278657.81186, 'last_price_update_time': 1774378156.341901}
2026-03-24 18:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991767auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992179> (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-24 18:49:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:16 [ecarstrade.nl] INFO: Extracting details for car 6992179auction110911
2026-03-24 18:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb9b6198-9d05-5454-bfd7-a42edff7b62d with identifier: 6992179auction110911
2026-03-24 18:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb9b6198-9d05-5454-bfd7-a42edff7b62d with scrape type 2
2026-03-24 18:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb9b6198-9d05-5454-bfd7-a42edff7b62d with scrape type 2
2026-03-24 18:49:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bb9b6198-9d05-5454-bfd7-a42edff7b62d, identifier: 6992179auction110911
2026-03-24 18:49:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bb9b6198-9d05-5454-bfd7-a42edff7b62d with identifier: 6992179auction110911
2026-03-24 18:49:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bb9b6198-9d05-5454-bfd7-a42edff7b62d with identifier: 6992179auction110911
2026-03-24 18:49:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bb9b6198-9d05-5454-bfd7-a42edff7b62d with identifier: 6992179auction110911 to the API
2026-03-24 18:49:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992179>
{'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-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'bb9b6198-9d05-5454-bfd7-a42edff7b62d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992179',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volvo',
'model': 'XC40',
'odometer': 176090,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 Recharge Pure Electric Pro 5D 170kW',
'transmission': 'automatic',
'trim': 'VOLVO Recharge Pure Electric Pro 5D 170kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992179auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Saving data for 6992179auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278375.917106, 'last_price_update_time': 1774378157.145459}
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992179auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:17 [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-24 18: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-24 18:49:17 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6992034auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992034auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6992034auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991620auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991620auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991620auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991622auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991622auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991622auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991765auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991765auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991765auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991766auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991766auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991766auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991621auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991621auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991621auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991685auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991685auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991685auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991700auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991700auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991700auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991917auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991917auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991917auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991635auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991635auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991635auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991666auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991666auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991666auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6992117auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992117auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6992117auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991657auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991657auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991657auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991677auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991677auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991677auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991730auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991730auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991730auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991750auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991750auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991750auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991748auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991748auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991748auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991687auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991687auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991687auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6991949auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991949auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6991949auction110911: 2
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Found listing with ID: 6992180auction110911
2026-03-24 18:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992180auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:17 [ecarstrade.nl] INFO: Scrape type for 6992180auction110911: 2
2026-03-24 18:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991634> (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-24 18:49:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:21 [ecarstrade.nl] INFO: Extracting details for car 6991634auction110911
2026-03-24 18:49:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfaa491e-1ee6-5094-9da9-b847bc7f320d with identifier: 6991634auction110911
2026-03-24 18:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfaa491e-1ee6-5094-9da9-b847bc7f320d with scrape type 2
2026-03-24 18:49:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfaa491e-1ee6-5094-9da9-b847bc7f320d with scrape type 2
2026-03-24 18:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bfaa491e-1ee6-5094-9da9-b847bc7f320d, identifier: 6991634auction110911
2026-03-24 18:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bfaa491e-1ee6-5094-9da9-b847bc7f320d with identifier: 6991634auction110911
2026-03-24 18:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bfaa491e-1ee6-5094-9da9-b847bc7f320d with identifier: 6991634auction110911
2026-03-24 18:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bfaa491e-1ee6-5094-9da9-b847bc7f320d with identifier: 6991634auction110911 to the API
2026-03-24 18:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:49:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991634>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'bfaa491e-1ee6-5094-9da9-b847bc7f320d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991634',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'CLA Shooting Brake',
'odometer': 181895,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLA Shooting Brake CLA 250 e DCT Bus. Sol. AMG '
'Limited 5D 160kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ CLA 250 e DCT Bus. Sol. AMG Limited 5D 160kW',
'vin': None,
'year': 2021}
2026-03-24 18:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991634auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:21 [ecarstrade.nl] INFO: Saving data for 6991634auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278378.548483, 'last_price_update_time': 1774378161.420906}
2026-03-24 18:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991634auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991690> (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-24 18:49:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:22 [ecarstrade.nl] INFO: Extracting details for car 6991690auction110911
2026-03-24 18:49:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58a212e0-51ab-5e40-9d15-65aa8134f64a with identifier: 6991690auction110911
2026-03-24 18:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58a212e0-51ab-5e40-9d15-65aa8134f64a with scrape type 2
2026-03-24 18:49:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58a212e0-51ab-5e40-9d15-65aa8134f64a with scrape type 2
2026-03-24 18:49:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 58a212e0-51ab-5e40-9d15-65aa8134f64a, identifier: 6991690auction110911
2026-03-24 18:49:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 58a212e0-51ab-5e40-9d15-65aa8134f64a with identifier: 6991690auction110911
2026-03-24 18:49:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 58a212e0-51ab-5e40-9d15-65aa8134f64a with identifier: 6991690auction110911
2026-03-24 18:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 58a212e0-51ab-5e40-9d15-65aa8134f64a with identifier: 6991690auction110911 to the API
2026-03-24 18:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:49:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991690>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '58a212e0-51ab-5e40-9d15-65aa8134f64a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991690',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 107583,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 35 TFSI S tronic S edition 5D 110kW',
'transmission': 'automatic',
'trim': 'AUDI Sportback 35 TFSI S tronic S edition 5D 110kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991690auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:22 [ecarstrade.nl] INFO: Saving data for 6991690auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278375.193414, 'last_price_update_time': 1774378162.941115}
2026-03-24 18:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991690auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991649> (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-24 18:49:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:23 [ecarstrade.nl] INFO: Extracting details for car 6991649auction110911
2026-03-24 18:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61266074-1140-5d32-b7c4-71683d7cea86 with identifier: 6991649auction110911
2026-03-24 18:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61266074-1140-5d32-b7c4-71683d7cea86 with scrape type 2
2026-03-24 18:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61266074-1140-5d32-b7c4-71683d7cea86 with scrape type 2
2026-03-24 18:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 61266074-1140-5d32-b7c4-71683d7cea86, identifier: 6991649auction110911
2026-03-24 18:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 61266074-1140-5d32-b7c4-71683d7cea86 with identifier: 6991649auction110911
2026-03-24 18:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 61266074-1140-5d32-b7c4-71683d7cea86 with identifier: 6991649auction110911
2026-03-24 18:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 61266074-1140-5d32-b7c4-71683d7cea86 with identifier: 6991649auction110911 to the API
2026-03-24 18:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '61266074-1140-5d32-b7c4-71683d7cea86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991649',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'EV6',
'odometer': 174346,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'KIA EV6 77.4kWh Plus AWD 5D 239kW',
'transmission': 'automatic',
'trim': 'KIA 77.4kWh Plus AWD 5D 239kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991649auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:23 [ecarstrade.nl] INFO: Saving data for 6991649auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278358.878466, 'last_price_update_time': 1774378163.400348}
2026-03-24 18:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991649auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991617> (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-24 18:49:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:23 [ecarstrade.nl] INFO: Extracting details for car 6991617auction110911
2026-03-24 18:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b10013e9-cf34-511b-9c7c-06e1c9e9a0ec with identifier: 6991617auction110911
2026-03-24 18:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b10013e9-cf34-511b-9c7c-06e1c9e9a0ec with scrape type 2
2026-03-24 18:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b10013e9-cf34-511b-9c7c-06e1c9e9a0ec with scrape type 2
2026-03-24 18:49:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b10013e9-cf34-511b-9c7c-06e1c9e9a0ec, identifier: 6991617auction110911
2026-03-24 18:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b10013e9-cf34-511b-9c7c-06e1c9e9a0ec with identifier: 6991617auction110911
2026-03-24 18:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b10013e9-cf34-511b-9c7c-06e1c9e9a0ec with identifier: 6991617auction110911
2026-03-24 18:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b10013e9-cf34-511b-9c7c-06e1c9e9a0ec with identifier: 6991617auction110911 to the API
2026-03-24 18:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991617>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'b10013e9-cf34-511b-9c7c-06e1c9e9a0ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991617',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mini',
'model': 'Cooper',
'odometer': 20321,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-25',
'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': 2024}
2026-03-24 18:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991617auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:24 [ecarstrade.nl] INFO: Saving data for 6991617auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278374.456393, 'last_price_update_time': 1774378164.28812}
2026-03-24 18:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991617auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991686> (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-24 18: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-24 18:49:24 [ecarstrade.nl] INFO: Extracting details for car 6991686auction110911
2026-03-24 18:49:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeb47e7f-e735-5846-b0da-f6f558800bc9 with identifier: 6991686auction110911
2026-03-24 18:49:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb47e7f-e735-5846-b0da-f6f558800bc9 with scrape type 2
2026-03-24 18:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aeb47e7f-e735-5846-b0da-f6f558800bc9 with scrape type 2
2026-03-24 18:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aeb47e7f-e735-5846-b0da-f6f558800bc9, identifier: 6991686auction110911
2026-03-24 18:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aeb47e7f-e735-5846-b0da-f6f558800bc9 with identifier: 6991686auction110911
2026-03-24 18:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aeb47e7f-e735-5846-b0da-f6f558800bc9 with identifier: 6991686auction110911
2026-03-24 18:49:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aeb47e7f-e735-5846-b0da-f6f558800bc9 with identifier: 6991686auction110911 to the API
2026-03-24 18:49:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991686>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'aeb47e7f-e735-5846-b0da-f6f558800bc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991686',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'Q4 e-tron',
'odometer': 183411,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 e-tron 40 e-tron Advanced Edition 5D 150kW',
'transmission': 'automatic',
'trim': 'AUDI 40 e-tron Advanced Edition 5D 150kW',
'vin': None,
'year': 2023}
2026-03-24 18:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991686auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:25 [ecarstrade.nl] INFO: Saving data for 6991686auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278363.307357, 'last_price_update_time': 1774378165.300383}
2026-03-24 18:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991686auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991747> (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-24 18:49:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:27 [ecarstrade.nl] INFO: Extracting details for car 6991747auction110911
2026-03-24 18:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3770ceb2-13f2-5a11-9d9d-44535215c41c with identifier: 6991747auction110911
2026-03-24 18:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3770ceb2-13f2-5a11-9d9d-44535215c41c with scrape type 2
2026-03-24 18:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3770ceb2-13f2-5a11-9d9d-44535215c41c with scrape type 2
2026-03-24 18:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3770ceb2-13f2-5a11-9d9d-44535215c41c, identifier: 6991747auction110911
2026-03-24 18:49:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3770ceb2-13f2-5a11-9d9d-44535215c41c with identifier: 6991747auction110911
2026-03-24 18:49:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3770ceb2-13f2-5a11-9d9d-44535215c41c with identifier: 6991747auction110911
2026-03-24 18:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3770ceb2-13f2-5a11-9d9d-44535215c41c with identifier: 6991747auction110911 to the API
2026-03-24 18:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18: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-24 18:49:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991747>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '3770ceb2-13f2-5a11-9d9d-44535215c41c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991747',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 90778,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'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': 2022}
2026-03-24 18:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991747auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:28 [ecarstrade.nl] INFO: Saving data for 6991747auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278360.200968, 'last_price_update_time': 1774378168.277545}
2026-03-24 18:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991747auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:29 [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-24 18:49:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991652auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991652auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991652auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991630auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991630auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991630auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991628auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991628auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991628auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991639auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991639auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991639auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991743auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991743auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991743auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991642auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991642auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991642auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991627auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991627auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991627auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991742auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991742auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991742auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991778auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991778auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991778auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6992080auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992080auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6992080auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991641auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991641auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991641auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6992125auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992125auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6992125auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991890auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991890auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991890auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991707auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991707auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991707auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991852auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991852auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991852auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991709auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991709auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991709auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991807auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991807auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991807auction110911: 2
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991926auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991926auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991926auction110911: 2
2026-03-24 18:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991674> (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-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991706auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991706auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991706auction110911: 2
2026-03-24 18:49:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Found listing with ID: 6991623auction110911
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991623auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Scrape type for 6991623auction110911: 2
2026-03-24 18:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992034> (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-24 18:49:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:29 [ecarstrade.nl] INFO: Extracting details for car 6991674auction110911
2026-03-24 18:49:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e88f0bb-f3ca-50fd-94cc-16673d13ab6e with identifier: 6991674auction110911
2026-03-24 18:49:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e88f0bb-f3ca-50fd-94cc-16673d13ab6e with scrape type 2
2026-03-24 18:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e88f0bb-f3ca-50fd-94cc-16673d13ab6e with scrape type 2
2026-03-24 18:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9e88f0bb-f3ca-50fd-94cc-16673d13ab6e, identifier: 6991674auction110911
2026-03-24 18:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9e88f0bb-f3ca-50fd-94cc-16673d13ab6e with identifier: 6991674auction110911
2026-03-24 18:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9e88f0bb-f3ca-50fd-94cc-16673d13ab6e with identifier: 6991674auction110911
2026-03-24 18:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9e88f0bb-f3ca-50fd-94cc-16673d13ab6e with identifier: 6991674auction110911 to the API
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991674>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '9e88f0bb-f3ca-50fd-94cc-16673d13ab6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991674',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Cupra',
'model': 'Born',
'odometer': 80191,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'CUPRA Born 58kWh Adrenaline One auto 5D 150kW',
'transmission': 'automatic',
'trim': 'CUPRA 58kWh Adrenaline One auto 5D 150kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991674auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:30 [ecarstrade.nl] INFO: Saving data for 6991674auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278643.443902, 'last_price_update_time': 1774378170.308127}
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991674auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:30 [ecarstrade.nl] INFO: Extracting details for car 6992034auction110911
2026-03-24 18:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f459e02-4cbb-555e-b285-62b23ac183ef with identifier: 6992034auction110911
2026-03-24 18:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f459e02-4cbb-555e-b285-62b23ac183ef with scrape type 2
2026-03-24 18:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f459e02-4cbb-555e-b285-62b23ac183ef with scrape type 2
2026-03-24 18:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7f459e02-4cbb-555e-b285-62b23ac183ef, identifier: 6992034auction110911
2026-03-24 18:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7f459e02-4cbb-555e-b285-62b23ac183ef with identifier: 6992034auction110911
2026-03-24 18:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7f459e02-4cbb-555e-b285-62b23ac183ef with identifier: 6992034auction110911
2026-03-24 18:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7f459e02-4cbb-555e-b285-62b23ac183ef with identifier: 6992034auction110911 to the API
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992034>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '7f459e02-4cbb-555e-b285-62b23ac183ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992034',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 117142,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN GOLF 1.5 eTSI 110kW DSG R-Line 5D',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN GOLF 1.5 eTSI 110kW DSG R-Line 5D',
'vin': None,
'year': 2021}
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992034auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:30 [ecarstrade.nl] INFO: Saving data for 6992034auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278430.437277, 'last_price_update_time': 1774378170.721311}
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992034auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991620> (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-24 18:49:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:30 [ecarstrade.nl] INFO: Extracting details for car 6991620auction110911
2026-03-24 18:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5bb10ae-7440-55a9-962c-96d058f47604 with identifier: 6991620auction110911
2026-03-24 18:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5bb10ae-7440-55a9-962c-96d058f47604 with scrape type 2
2026-03-24 18:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5bb10ae-7440-55a9-962c-96d058f47604 with scrape type 2
2026-03-24 18:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e5bb10ae-7440-55a9-962c-96d058f47604, identifier: 6991620auction110911
2026-03-24 18:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e5bb10ae-7440-55a9-962c-96d058f47604 with identifier: 6991620auction110911
2026-03-24 18:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e5bb10ae-7440-55a9-962c-96d058f47604 with identifier: 6991620auction110911
2026-03-24 18:49:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e5bb10ae-7440-55a9-962c-96d058f47604 with identifier: 6991620auction110911 to the API
2026-03-24 18:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991620>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'e5bb10ae-7440-55a9-962c-96d058f47604',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991620',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mini',
'model': 'Cooper',
'odometer': 51142,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-11',
'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-24 18:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991620auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:31 [ecarstrade.nl] INFO: Saving data for 6991620auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278405.26132, 'last_price_update_time': 1774378171.33199}
2026-03-24 18:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991620auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991692> (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-24 18:49:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:31 [ecarstrade.nl] INFO: Extracting details for car 6991692auction110911
2026-03-24 18:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b7098e0-252b-5949-bb16-6bce2e4a6518 with identifier: 6991692auction110911
2026-03-24 18:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b7098e0-252b-5949-bb16-6bce2e4a6518 with scrape type 2
2026-03-24 18:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b7098e0-252b-5949-bb16-6bce2e4a6518 with scrape type 2
2026-03-24 18:49:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6b7098e0-252b-5949-bb16-6bce2e4a6518, identifier: 6991692auction110911
2026-03-24 18:49:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6b7098e0-252b-5949-bb16-6bce2e4a6518 with identifier: 6991692auction110911
2026-03-24 18:49:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6b7098e0-252b-5949-bb16-6bce2e4a6518 with identifier: 6991692auction110911
2026-03-24 18:49:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6b7098e0-252b-5949-bb16-6bce2e4a6518 with identifier: 6991692auction110911 to the API
2026-03-24 18:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991692>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '6b7098e0-252b-5949-bb16-6bce2e4a6518',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991692',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 99198,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 30 TFSI S tronic Advanced edition 5D 81kW',
'transmission': 'automatic',
'trim': 'AUDI Sportback 30 TFSI S tronic Advanced edition 5D 81kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991692auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:31 [ecarstrade.nl] INFO: Saving data for 6991692auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278543.660159, 'last_price_update_time': 1774378171.94317}
2026-03-24 18:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991692auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991622> (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-24 18:49:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:33 [ecarstrade.nl] INFO: Extracting details for car 6991622auction110911
2026-03-24 18:49:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c32d9e-a297-58a7-a31b-15d2ed8d7e35 with identifier: 6991622auction110911
2026-03-24 18:49:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c32d9e-a297-58a7-a31b-15d2ed8d7e35 with scrape type 2
2026-03-24 18:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7c32d9e-a297-58a7-a31b-15d2ed8d7e35 with scrape type 2
2026-03-24 18:49:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b7c32d9e-a297-58a7-a31b-15d2ed8d7e35, identifier: 6991622auction110911
2026-03-24 18:49:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b7c32d9e-a297-58a7-a31b-15d2ed8d7e35 with identifier: 6991622auction110911
2026-03-24 18:49:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b7c32d9e-a297-58a7-a31b-15d2ed8d7e35 with identifier: 6991622auction110911
2026-03-24 18:49:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b7c32d9e-a297-58a7-a31b-15d2ed8d7e35 with identifier: 6991622auction110911 to the API
2026-03-24 18:49:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991622>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'b7c32d9e-a297-58a7-a31b-15d2ed8d7e35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991622',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mini',
'model': 'Cooper',
'odometer': 51644,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'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-24 18:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991622auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:33 [ecarstrade.nl] INFO: Saving data for 6991622auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278403.96772, 'last_price_update_time': 1774378173.414078}
2026-03-24 18:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991622auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991766> (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-24 18:49:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:36 [ecarstrade.nl] INFO: Extracting details for car 6991766auction110911
2026-03-24 18:49:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8a62a15-8b65-59cb-aa77-a3a98f73f2c2 with identifier: 6991766auction110911
2026-03-24 18:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8a62a15-8b65-59cb-aa77-a3a98f73f2c2 with scrape type 2
2026-03-24 18:49:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8a62a15-8b65-59cb-aa77-a3a98f73f2c2 with scrape type 2
2026-03-24 18:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b8a62a15-8b65-59cb-aa77-a3a98f73f2c2, identifier: 6991766auction110911
2026-03-24 18:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b8a62a15-8b65-59cb-aa77-a3a98f73f2c2 with identifier: 6991766auction110911
2026-03-24 18:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b8a62a15-8b65-59cb-aa77-a3a98f73f2c2 with identifier: 6991766auction110911
2026-03-24 18:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b8a62a15-8b65-59cb-aa77-a3a98f73f2c2 with identifier: 6991766auction110911 to the API
2026-03-24 18:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991766>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'b8a62a15-8b65-59cb-aa77-a3a98f73f2c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991766',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 145878,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar Polestar 2 Pilot Plus 5D 300kW',
'transmission': 'automatic',
'trim': 'Pilot Plus 5D 300kW',
'vin': None,
'year': 2020}
2026-03-24 18:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991766auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:36 [ecarstrade.nl] INFO: Saving data for 6991766auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278458.807514, 'last_price_update_time': 1774378176.488479}
2026-03-24 18:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991766auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992180> (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-24 18:49:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:37 [ecarstrade.nl] INFO: Extracting details for car 6992180auction110911
2026-03-24 18:49:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccff4c7d-dae4-5888-bf10-9452702a4dab with identifier: 6992180auction110911
2026-03-24 18:49:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccff4c7d-dae4-5888-bf10-9452702a4dab with scrape type 2
2026-03-24 18:49:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccff4c7d-dae4-5888-bf10-9452702a4dab with scrape type 2
2026-03-24 18:49:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ccff4c7d-dae4-5888-bf10-9452702a4dab, identifier: 6992180auction110911
2026-03-24 18:49:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ccff4c7d-dae4-5888-bf10-9452702a4dab with identifier: 6992180auction110911
2026-03-24 18:49:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:49:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ccff4c7d-dae4-5888-bf10-9452702a4dab with identifier: 6992180auction110911
2026-03-24 18:49:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ccff4c7d-dae4-5888-bf10-9452702a4dab with identifier: 6992180auction110911 to the API
2026-03-24 18:49:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:49:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992180>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Light blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ccff4c7d-dae4-5888-bf10-9452702a4dab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992180',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volvo',
'model': 'XC40',
'odometer': 181013,
'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': 'VOLVO XC40 Recharge P8 AWD R-Design 5D 300kW',
'transmission': 'automatic',
'trim': 'VOLVO Recharge P8 AWD R-Design 5D 300kW',
'vin': None,
'year': 2020}
2026-03-24 18:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992180auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:37 [ecarstrade.nl] INFO: Saving data for 6992180auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278465.557106, 'last_price_update_time': 1774378177.371169}
2026-03-24 18:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992180auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991949> (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-24 18:49:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:38 [ecarstrade.nl] INFO: Extracting details for car 6991949auction110911
2026-03-24 18:49:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6659ab39-22fb-514e-859f-af6f7afd22f1 with identifier: 6991949auction110911
2026-03-24 18:49:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6659ab39-22fb-514e-859f-af6f7afd22f1 with scrape type 2
2026-03-24 18:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6659ab39-22fb-514e-859f-af6f7afd22f1 with scrape type 2
2026-03-24 18:49:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6659ab39-22fb-514e-859f-af6f7afd22f1, identifier: 6991949auction110911
2026-03-24 18:49:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6659ab39-22fb-514e-859f-af6f7afd22f1 with identifier: 6991949auction110911
2026-03-24 18:49:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6659ab39-22fb-514e-859f-af6f7afd22f1 with identifier: 6991949auction110911
2026-03-24 18:49:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6659ab39-22fb-514e-859f-af6f7afd22f1 with identifier: 6991949auction110911 to the API
2026-03-24 18:49:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991949>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '6659ab39-22fb-514e-859f-af6f7afd22f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991949',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 66439,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 77kWh 150kW Pro S auto 5D',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 77kWh 150kW Pro S auto 5D',
'vin': None,
'year': 2021}
2026-03-24 18:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991949auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:38 [ecarstrade.nl] INFO: Saving data for 6991949auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278492.031191, 'last_price_update_time': 1774378178.960729}
2026-03-24 18:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991949auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991748> (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-24 18:49:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:39 [ecarstrade.nl] INFO: Extracting details for car 6991748auction110911
2026-03-24 18:49:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 163a3f48-b98f-51f2-8d28-b757064174a1 with identifier: 6991748auction110911
2026-03-24 18:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 163a3f48-b98f-51f2-8d28-b757064174a1 with scrape type 2
2026-03-24 18:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 163a3f48-b98f-51f2-8d28-b757064174a1 with scrape type 2
2026-03-24 18:49:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 163a3f48-b98f-51f2-8d28-b757064174a1, identifier: 6991748auction110911
2026-03-24 18:49:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 163a3f48-b98f-51f2-8d28-b757064174a1 with identifier: 6991748auction110911
2026-03-24 18:49:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 163a3f48-b98f-51f2-8d28-b757064174a1 with identifier: 6991748auction110911
2026-03-24 18:49:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 163a3f48-b98f-51f2-8d28-b757064174a1 with identifier: 6991748auction110911 to the API
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991748>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '163a3f48-b98f-51f2-8d28-b757064174a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991748',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 154462,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-18',
'seats_number': None,
'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': 2021}
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991748auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:39 [ecarstrade.nl] INFO: Saving data for 6991748auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278492.476435, 'last_price_update_time': 1774378179.426841}
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991748auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991687> (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-24 18:49:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:39 [ecarstrade.nl] INFO: Extracting details for car 6991687auction110911
2026-03-24 18:49:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f68f4b7-42e5-5607-a0a7-e906a5f6f455 with identifier: 6991687auction110911
2026-03-24 18:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f68f4b7-42e5-5607-a0a7-e906a5f6f455 with scrape type 2
2026-03-24 18:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f68f4b7-42e5-5607-a0a7-e906a5f6f455 with scrape type 2
2026-03-24 18:49:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1f68f4b7-42e5-5607-a0a7-e906a5f6f455, identifier: 6991687auction110911
2026-03-24 18:49:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1f68f4b7-42e5-5607-a0a7-e906a5f6f455 with identifier: 6991687auction110911
2026-03-24 18:49:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1f68f4b7-42e5-5607-a0a7-e906a5f6f455 with identifier: 6991687auction110911
2026-03-24 18:49:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1f68f4b7-42e5-5607-a0a7-e906a5f6f455 with identifier: 6991687auction110911 to the API
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991687>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '1f68f4b7-42e5-5607-a0a7-e906a5f6f455',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991687',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'E-TRON',
'odometer': 183624,
'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': 'AUDI e-tron 55 quattro Business edition Plus 5D 300kW',
'transmission': 'automatic',
'trim': 'AUDI e-tron 55 quattro Business edition Plus 5D 300kW',
'vin': None,
'year': 2020}
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991687auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:39 [ecarstrade.nl] INFO: Saving data for 6991687auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278488.953213, 'last_price_update_time': 1774378179.896208}
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991687auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991750> (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-24 18:49:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:42 [ecarstrade.nl] INFO: Extracting details for car 6991750auction110911
2026-03-24 18:49:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222b01e3-73bc-5b50-8b18-c98e6363703d with identifier: 6991750auction110911
2026-03-24 18:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222b01e3-73bc-5b50-8b18-c98e6363703d with scrape type 2
2026-03-24 18:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 222b01e3-73bc-5b50-8b18-c98e6363703d with scrape type 2
2026-03-24 18:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 222b01e3-73bc-5b50-8b18-c98e6363703d, identifier: 6991750auction110911
2026-03-24 18:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 222b01e3-73bc-5b50-8b18-c98e6363703d with identifier: 6991750auction110911
2026-03-24 18:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 222b01e3-73bc-5b50-8b18-c98e6363703d with identifier: 6991750auction110911
2026-03-24 18:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 222b01e3-73bc-5b50-8b18-c98e6363703d with identifier: 6991750auction110911 to the API
2026-03-24 18:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991750>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '222b01e3-73bc-5b50-8b18-c98e6363703d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991750',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 95491,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Karoq 1.0 TSI Greent.Bus.Edit.81kW Athlon Edition',
'transmission': 'manual',
'trim': 'SKODA 1.0 TSI Greent.Bus.Edit.81kW Athlon Edition',
'vin': None,
'year': 2022}
2026-03-24 18:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991750auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:42 [ecarstrade.nl] INFO: Saving data for 6991750auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278441.291413, 'last_price_update_time': 1774378182.980688}
2026-03-24 18:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991750auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991621> (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-24 18:49:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:43 [ecarstrade.nl] INFO: Extracting details for car 6991621auction110911
2026-03-24 18:49:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bdb5894-19b6-545a-a753-588be405e3d8 with identifier: 6991621auction110911
2026-03-24 18:49:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bdb5894-19b6-545a-a753-588be405e3d8 with scrape type 2
2026-03-24 18:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bdb5894-19b6-545a-a753-588be405e3d8 with scrape type 2
2026-03-24 18:49:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6bdb5894-19b6-545a-a753-588be405e3d8, identifier: 6991621auction110911
2026-03-24 18:49:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6bdb5894-19b6-545a-a753-588be405e3d8 with identifier: 6991621auction110911
2026-03-24 18:49:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6bdb5894-19b6-545a-a753-588be405e3d8 with identifier: 6991621auction110911
2026-03-24 18:49:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6bdb5894-19b6-545a-a753-588be405e3d8 with identifier: 6991621auction110911 to the API
2026-03-24 18:49:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991621>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '6bdb5894-19b6-545a-a753-588be405e3d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991621',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mini',
'model': 'Cooper',
'odometer': 57396,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'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-24 18:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991621auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:43 [ecarstrade.nl] INFO: Saving data for 6991621auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278432.085386, 'last_price_update_time': 1774378183.515454}
2026-03-24 18:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991621auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991730> (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-24 18:49:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:44 [ecarstrade.nl] INFO: Extracting details for car 6991730auction110911
2026-03-24 18:49:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09923c20-70e4-5b4c-b8ef-9852ecf69f8c with identifier: 6991730auction110911
2026-03-24 18:49:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09923c20-70e4-5b4c-b8ef-9852ecf69f8c with scrape type 2
2026-03-24 18:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09923c20-70e4-5b4c-b8ef-9852ecf69f8c with scrape type 2
2026-03-24 18:49:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 09923c20-70e4-5b4c-b8ef-9852ecf69f8c, identifier: 6991730auction110911
2026-03-24 18:49:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 09923c20-70e4-5b4c-b8ef-9852ecf69f8c with identifier: 6991730auction110911
2026-03-24 18:49:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 09923c20-70e4-5b4c-b8ef-9852ecf69f8c with identifier: 6991730auction110911
2026-03-24 18:49:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 09923c20-70e4-5b4c-b8ef-9852ecf69f8c with identifier: 6991730auction110911 to the API
2026-03-24 18:49:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991730>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '09923c20-70e4-5b4c-b8ef-9852ecf69f8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991730',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'e-NV200',
'odometer': 9227,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-26',
'seats_number': None,
'seller_name': None,
'title': 'NISSAN E-NV200 Electric Business 4D 80kW',
'transmission': 'automatic',
'trim': 'NISSAN E-NV200 Electric Business 4D 80kW',
'vin': None,
'year': 2020}
2026-03-24 18:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991730auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:44 [ecarstrade.nl] INFO: Saving data for 6991730auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278465.107343, 'last_price_update_time': 1774378184.468897}
2026-03-24 18:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991730auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991659> (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-24 18:49:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:45 [ecarstrade.nl] INFO: Extracting details for car 6991659auction110911
2026-03-24 18:49:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cea60eb-b09c-5597-8052-ee1c7d894aa2 with identifier: 6991659auction110911
2026-03-24 18:49:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cea60eb-b09c-5597-8052-ee1c7d894aa2 with scrape type 2
2026-03-24 18:49:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cea60eb-b09c-5597-8052-ee1c7d894aa2 with scrape type 2
2026-03-24 18:49:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4cea60eb-b09c-5597-8052-ee1c7d894aa2, identifier: 6991659auction110911
2026-03-24 18:49:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4cea60eb-b09c-5597-8052-ee1c7d894aa2 with identifier: 6991659auction110911
2026-03-24 18:49:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4cea60eb-b09c-5597-8052-ee1c7d894aa2 with identifier: 6991659auction110911
2026-03-24 18:49:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4cea60eb-b09c-5597-8052-ee1c7d894aa2 with identifier: 6991659auction110911 to the API
2026-03-24 18:49:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991659>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '4cea60eb-b09c-5597-8052-ee1c7d894aa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991659',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 55239,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-16',
'seats_number': None,
'seller_name': None,
'title': 'FORD Transit Custom Gesloten Bestel 2.0 TDCi 300 L2H1 Trend 130pk '
'4D',
'transmission': 'manual',
'trim': 'FORD Gesloten Bestel 2.0 TDCi 300 L2H1 Trend 130pk 4D',
'vin': None,
'year': 2024}
2026-03-24 18:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991659auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:45 [ecarstrade.nl] INFO: Saving data for 6991659auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278658.314614, 'last_price_update_time': 1774378185.627711}
2026-03-24 18:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991659auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991677> (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-24 18:49:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:45 [ecarstrade.nl] INFO: Extracting details for car 6991677auction110911
2026-03-24 18:49:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13d86041-9f06-595f-b47b-a2ca3663fd62 with identifier: 6991677auction110911
2026-03-24 18:49:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13d86041-9f06-595f-b47b-a2ca3663fd62 with scrape type 2
2026-03-24 18:49:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13d86041-9f06-595f-b47b-a2ca3663fd62 with scrape type 2
2026-03-24 18:49:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 13d86041-9f06-595f-b47b-a2ca3663fd62, identifier: 6991677auction110911
2026-03-24 18:49:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 13d86041-9f06-595f-b47b-a2ca3663fd62 with identifier: 6991677auction110911
2026-03-24 18:49:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 13d86041-9f06-595f-b47b-a2ca3663fd62 with identifier: 6991677auction110911
2026-03-24 18:49:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 13d86041-9f06-595f-b47b-a2ca3663fd62 with identifier: 6991677auction110911 to the API
2026-03-24 18:49:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991677>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '13d86041-9f06-595f-b47b-a2ca3663fd62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991677',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 115881,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C5 Aircross Hybrid 225 e-EAT8 Business Plus 5D 165kW',
'transmission': 'automatic',
'trim': 'CITROEN Hybrid 225 e-EAT8 Business Plus 5D 165kW',
'vin': None,
'year': 2021}
2026-03-24 18:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991677auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:46 [ecarstrade.nl] INFO: Saving data for 6991677auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278462.739579, 'last_price_update_time': 1774378186.099598}
2026-03-24 18:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991677auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991623> (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-24 18:49:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:47 [ecarstrade.nl] INFO: Extracting details for car 6991623auction110911
2026-03-24 18:49:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b11d606-62df-544f-a153-afa9a50cd732 with identifier: 6991623auction110911
2026-03-24 18:49:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b11d606-62df-544f-a153-afa9a50cd732 with scrape type 2
2026-03-24 18:49:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b11d606-62df-544f-a153-afa9a50cd732 with scrape type 2
2026-03-24 18:49:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5b11d606-62df-544f-a153-afa9a50cd732, identifier: 6991623auction110911
2026-03-24 18:49:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5b11d606-62df-544f-a153-afa9a50cd732 with identifier: 6991623auction110911
2026-03-24 18:49:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5b11d606-62df-544f-a153-afa9a50cd732 with identifier: 6991623auction110911
2026-03-24 18:49:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5b11d606-62df-544f-a153-afa9a50cd732 with identifier: 6991623auction110911 to the API
2026-03-24 18:49:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '5b11d606-62df-544f-a153-afa9a50cd732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991623',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'MG',
'model': 'ZS',
'odometer': 75647,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'MG ZS EV Luxury 5D 130kW',
'transmission': 'automatic',
'trim': 'EV Luxury 5D 130kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991623auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:47 [ecarstrade.nl] INFO: Saving data for 6991623auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278479.612775, 'last_price_update_time': 1774378187.40301}
2026-03-24 18:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991623auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991706> (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-24 18: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-24 18:49:49 [ecarstrade.nl] INFO: Extracting details for car 6991706auction110911
2026-03-24 18:49:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e8bca7-aaa9-520f-93ba-b60529a8e283 with identifier: 6991706auction110911
2026-03-24 18:49:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e8bca7-aaa9-520f-93ba-b60529a8e283 with scrape type 2
2026-03-24 18:49:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80e8bca7-aaa9-520f-93ba-b60529a8e283 with scrape type 2
2026-03-24 18:49:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 80e8bca7-aaa9-520f-93ba-b60529a8e283, identifier: 6991706auction110911
2026-03-24 18:49:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 80e8bca7-aaa9-520f-93ba-b60529a8e283 with identifier: 6991706auction110911
2026-03-24 18:49:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 80e8bca7-aaa9-520f-93ba-b60529a8e283 with identifier: 6991706auction110911
2026-03-24 18:49:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 80e8bca7-aaa9-520f-93ba-b60529a8e283 with identifier: 6991706auction110911 to the API
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '80e8bca7-aaa9-520f-93ba-b60529a8e283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991706',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '2008',
'odometer': 85706,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT e-2008 Active Pack EV 50kWh 136 5D',
'transmission': 'automatic',
'trim': 'PEUGEOT e- Active Pack EV 50kWh 136 5D',
'vin': None,
'year': 2022}
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991706auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:50 [ecarstrade.nl] INFO: Saving data for 6991706auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278482.409645, 'last_price_update_time': 1774378190.207451}
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991706auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991807> (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-24 18:49:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:50 [ecarstrade.nl] INFO: Extracting details for car 6991807auction110911
2026-03-24 18:49:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a912800-88aa-5cf5-ac4a-1b0100be581f with identifier: 6991807auction110911
2026-03-24 18:49:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a912800-88aa-5cf5-ac4a-1b0100be581f with scrape type 2
2026-03-24 18:49:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a912800-88aa-5cf5-ac4a-1b0100be581f with scrape type 2
2026-03-24 18:49:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1a912800-88aa-5cf5-ac4a-1b0100be581f, identifier: 6991807auction110911
2026-03-24 18:49:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1a912800-88aa-5cf5-ac4a-1b0100be581f with identifier: 6991807auction110911
2026-03-24 18:49:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1a912800-88aa-5cf5-ac4a-1b0100be581f with identifier: 6991807auction110911
2026-03-24 18:49:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1a912800-88aa-5cf5-ac4a-1b0100be581f with identifier: 6991807auction110911 to the API
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991807>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '1a912800-88aa-5cf5-ac4a-1b0100be581f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991807',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 92838,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Taigo 1.0 TSI 70kW Life 5D Athlon Edition',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 1.0 TSI 70kW Life 5D Athlon Edition',
'vin': None,
'year': 2022}
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991807auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:50 [ecarstrade.nl] INFO: Saving data for 6991807auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278544.818108, 'last_price_update_time': 1774378190.680168}
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991807auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991709> (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-24 18:49:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:51 [ecarstrade.nl] INFO: Extracting details for car 6991709auction110911
2026-03-24 18:49:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13010a42-b7c5-5796-bb61-0fbf69e884bf with identifier: 6991709auction110911
2026-03-24 18:49:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13010a42-b7c5-5796-bb61-0fbf69e884bf with scrape type 2
2026-03-24 18:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13010a42-b7c5-5796-bb61-0fbf69e884bf with scrape type 2
2026-03-24 18:49:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 13010a42-b7c5-5796-bb61-0fbf69e884bf, identifier: 6991709auction110911
2026-03-24 18:49:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 13010a42-b7c5-5796-bb61-0fbf69e884bf with identifier: 6991709auction110911
2026-03-24 18:49:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 13010a42-b7c5-5796-bb61-0fbf69e884bf with identifier: 6991709auction110911
2026-03-24 18:49:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 13010a42-b7c5-5796-bb61-0fbf69e884bf with identifier: 6991709auction110911 to the API
2026-03-24 18:49:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:49:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991709>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '13010a42-b7c5-5796-bb61-0fbf69e884bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991709',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '3008',
'odometer': 97014,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Blue Lease Executive PureTech 130 EAT8 5D 96kW',
'transmission': 'automatic',
'trim': 'PEUGEOT Blue Lease Executive PureTech 130 EAT8 5D 96kW',
'vin': None,
'year': 2020}
2026-03-24 18:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991709auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:51 [ecarstrade.nl] INFO: Saving data for 6991709auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278442.90914, 'last_price_update_time': 1774378191.48631}
2026-03-24 18:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991709auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991852> (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-24 18:49:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:52 [ecarstrade.nl] INFO: Extracting details for car 6991852auction110911
2026-03-24 18:49:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48c1714d-6e1a-5949-8ef8-b68550205a60 with identifier: 6991852auction110911
2026-03-24 18:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48c1714d-6e1a-5949-8ef8-b68550205a60 with scrape type 2
2026-03-24 18:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48c1714d-6e1a-5949-8ef8-b68550205a60 with scrape type 2
2026-03-24 18:49:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 48c1714d-6e1a-5949-8ef8-b68550205a60, identifier: 6991852auction110911
2026-03-24 18:49:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 48c1714d-6e1a-5949-8ef8-b68550205a60 with identifier: 6991852auction110911
2026-03-24 18:49:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 48c1714d-6e1a-5949-8ef8-b68550205a60 with identifier: 6991852auction110911
2026-03-24 18:49:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 48c1714d-6e1a-5949-8ef8-b68550205a60 with identifier: 6991852auction110911 to the API
2026-03-24 18:49:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991852>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '48c1714d-6e1a-5949-8ef8-b68550205a60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991852',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 99983,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW 7-DSG Life Bus.5D Athlon Edition',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW 7-DSG Life Bus.5D Athlon Edition',
'vin': None,
'year': 2022}
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991852auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:53 [ecarstrade.nl] INFO: Saving data for 6991852auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278443.56507, 'last_price_update_time': 1774378193.481541}
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991852auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991707> (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-24 18:49:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991890> (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-24 18:49:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:53 [ecarstrade.nl] INFO: Extracting details for car 6991707auction110911
2026-03-24 18:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e91ef02e-dda9-5746-9c06-042431f255b0 with identifier: 6991707auction110911
2026-03-24 18:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e91ef02e-dda9-5746-9c06-042431f255b0 with scrape type 2
2026-03-24 18:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e91ef02e-dda9-5746-9c06-042431f255b0 with scrape type 2
2026-03-24 18:49:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e91ef02e-dda9-5746-9c06-042431f255b0, identifier: 6991707auction110911
2026-03-24 18:49:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e91ef02e-dda9-5746-9c06-042431f255b0 with identifier: 6991707auction110911
2026-03-24 18:49:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:49:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e91ef02e-dda9-5746-9c06-042431f255b0 with identifier: 6991707auction110911
2026-03-24 18:49:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e91ef02e-dda9-5746-9c06-042431f255b0 with identifier: 6991707auction110911 to the API
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991707>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'e91ef02e-dda9-5746-9c06-042431f255b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991707',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '5008',
'odometer': 146467,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-01',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 GT PureTech 130 5D 96kW',
'transmission': 'manual',
'trim': 'PEUGEOT GT PureTech 130 5D 96kW',
'vin': None,
'year': 2022}
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991707auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:53 [ecarstrade.nl] INFO: Saving data for 6991707auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278440.74263, 'last_price_update_time': 1774378193.955218}
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991707auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:53 [ecarstrade.nl] INFO: Extracting details for car 6991890auction110911
2026-03-24 18:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be1dd79a-f168-5c08-97a8-5e674a0ff44f with identifier: 6991890auction110911
2026-03-24 18:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be1dd79a-f168-5c08-97a8-5e674a0ff44f with scrape type 2
2026-03-24 18:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be1dd79a-f168-5c08-97a8-5e674a0ff44f with scrape type 2
2026-03-24 18:49:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: be1dd79a-f168-5c08-97a8-5e674a0ff44f, identifier: 6991890auction110911
2026-03-24 18:49:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: be1dd79a-f168-5c08-97a8-5e674a0ff44f with identifier: 6991890auction110911
2026-03-24 18:49:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: be1dd79a-f168-5c08-97a8-5e674a0ff44f with identifier: 6991890auction110911
2026-03-24 18:49:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: be1dd79a-f168-5c08-97a8-5e674a0ff44f with identifier: 6991890auction110911 to the API
2026-03-24 18:49:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49:54 [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-24 18:49:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991890>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'be1dd79a-f168-5c08-97a8-5e674a0ff44f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991890',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 37118,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW 5D uitlopend',
'transmission': 'manual',
'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW 5D uitlopend',
'vin': None,
'year': 2023}
2026-03-24 18:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991890auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:54 [ecarstrade.nl] INFO: Saving data for 6991890auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278459.352367, 'last_price_update_time': 1774378194.303929}
2026-03-24 18:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991890auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992125> (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-24 18: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-24 18:49:56 [ecarstrade.nl] INFO: Extracting details for car 6992125auction110911
2026-03-24 18:49:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c13cb7-18ea-5ce4-9a7e-031a57a64ded with identifier: 6992125auction110911
2026-03-24 18:49:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c13cb7-18ea-5ce4-9a7e-031a57a64ded with scrape type 2
2026-03-24 18:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70c13cb7-18ea-5ce4-9a7e-031a57a64ded with scrape type 2
2026-03-24 18:49:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 70c13cb7-18ea-5ce4-9a7e-031a57a64ded, identifier: 6992125auction110911
2026-03-24 18:49:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 70c13cb7-18ea-5ce4-9a7e-031a57a64ded with identifier: 6992125auction110911
2026-03-24 18:49:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 70c13cb7-18ea-5ce4-9a7e-031a57a64ded with identifier: 6992125auction110911
2026-03-24 18:49:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 70c13cb7-18ea-5ce4-9a7e-031a57a64ded with identifier: 6992125auction110911 to the API
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992125>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '70c13cb7-18ea-5ce4-9a7e-031a57a64ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992125',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 67501,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR 1.8 Hybrid Active automaat 5D 90kW',
'transmission': 'automatic',
'trim': 'TOYOTA 1.8 Hybrid Active automaat 5D 90kW',
'vin': None,
'year': 2020}
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992125auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:57 [ecarstrade.nl] INFO: Saving data for 6992125auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278441.637008, 'last_price_update_time': 1774378197.190352}
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992125auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991641> (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-24 18:49:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:57 [ecarstrade.nl] INFO: Extracting details for car 6991641auction110911
2026-03-24 18:49:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68279763-64b5-51dc-a6b1-b37aedb6181f with identifier: 6991641auction110911
2026-03-24 18:49:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68279763-64b5-51dc-a6b1-b37aedb6181f with scrape type 2
2026-03-24 18:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68279763-64b5-51dc-a6b1-b37aedb6181f with scrape type 2
2026-03-24 18:49:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 68279763-64b5-51dc-a6b1-b37aedb6181f, identifier: 6991641auction110911
2026-03-24 18:49:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 68279763-64b5-51dc-a6b1-b37aedb6181f with identifier: 6991641auction110911
2026-03-24 18:49:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 68279763-64b5-51dc-a6b1-b37aedb6181f with identifier: 6991641auction110911
2026-03-24 18:49:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 68279763-64b5-51dc-a6b1-b37aedb6181f with identifier: 6991641auction110911 to the API
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991641>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '68279763-64b5-51dc-a6b1-b37aedb6181f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991641',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 159773,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ A-klasse A 180 7G-DCT Business Solution 5D 100kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ A-klasse 7G-DCT Business Solution 5D 100kW',
'vin': None,
'year': 2020}
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991641auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:57 [ecarstrade.nl] INFO: Saving data for 6991641auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278445.03316, 'last_price_update_time': 1774378197.708022}
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991641auction110911') HTTP/1.1" 204 0
2026-03-24 18:49:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992080> (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-24 18:49:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:49:57 [ecarstrade.nl] INFO: Extracting details for car 6992080auction110911
2026-03-24 18:49:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662f4a0c-7f76-587d-94ed-883a56ffa6cf with identifier: 6992080auction110911
2026-03-24 18:49:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662f4a0c-7f76-587d-94ed-883a56ffa6cf with scrape type 2
2026-03-24 18:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 662f4a0c-7f76-587d-94ed-883a56ffa6cf with scrape type 2
2026-03-24 18:49:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 662f4a0c-7f76-587d-94ed-883a56ffa6cf, identifier: 6992080auction110911
2026-03-24 18:49:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 662f4a0c-7f76-587d-94ed-883a56ffa6cf with identifier: 6992080auction110911
2026-03-24 18:49:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 662f4a0c-7f76-587d-94ed-883a56ffa6cf with identifier: 6992080auction110911
2026-03-24 18:49:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 662f4a0c-7f76-587d-94ed-883a56ffa6cf with identifier: 6992080auction110911 to the API
2026-03-24 18:49:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:49: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-24 18:49:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992080>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '662f4a0c-7f76-587d-94ed-883a56ffa6cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992080',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 66716,
'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': 5,
'seller_name': None,
'title': 'TOYOTA Yaris 1.5 Hybrid Dynamic Automaat 5D 85kW',
'transmission': 'automatic',
'trim': 'TOYOTA 1.5 Hybrid Dynamic Automaat 5D 85kW',
'vin': None,
'year': 2021}
2026-03-24 18:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992080auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:49:58 [ecarstrade.nl] INFO: Saving data for 6992080auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278453.575713, 'last_price_update_time': 1774378198.332119}
2026-03-24 18:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992080auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991778> (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-24 18:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:00 [ecarstrade.nl] INFO: Extracting details for car 6991778auction110911
2026-03-24 18:50:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c221c10e-bb98-57c3-b732-a93a9a2d08c7 with identifier: 6991778auction110911
2026-03-24 18:50:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c221c10e-bb98-57c3-b732-a93a9a2d08c7 with scrape type 2
2026-03-24 18:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c221c10e-bb98-57c3-b732-a93a9a2d08c7 with scrape type 2
2026-03-24 18:50:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c221c10e-bb98-57c3-b732-a93a9a2d08c7, identifier: 6991778auction110911
2026-03-24 18:50:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c221c10e-bb98-57c3-b732-a93a9a2d08c7 with identifier: 6991778auction110911
2026-03-24 18:50:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c221c10e-bb98-57c3-b732-a93a9a2d08c7 with identifier: 6991778auction110911
2026-03-24 18:50:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c221c10e-bb98-57c3-b732-a93a9a2d08c7 with identifier: 6991778auction110911 to the API
2026-03-24 18:50:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991778>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': 'c221c10e-bb98-57c3-b732-a93a9a2d08c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991778',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'T5 Transporter',
'odometer': 193246,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-30',
'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': 2019}
2026-03-24 18:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991778auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:00 [ecarstrade.nl] INFO: Saving data for 6991778auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278454.630307, 'last_price_update_time': 1774378200.670909}
2026-03-24 18:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991778auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991627> (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-24 18:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:00 [ecarstrade.nl] INFO: Extracting details for car 6991627auction110911
2026-03-24 18:50:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1c34706-88bd-597b-9606-587ffa61bd8b with identifier: 6991627auction110911
2026-03-24 18:50:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1c34706-88bd-597b-9606-587ffa61bd8b with scrape type 2
2026-03-24 18:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1c34706-88bd-597b-9606-587ffa61bd8b with scrape type 2
2026-03-24 18:50:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d1c34706-88bd-597b-9606-587ffa61bd8b, identifier: 6991627auction110911
2026-03-24 18:50:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d1c34706-88bd-597b-9606-587ffa61bd8b with identifier: 6991627auction110911
2026-03-24 18:50:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d1c34706-88bd-597b-9606-587ffa61bd8b with identifier: 6991627auction110911
2026-03-24 18:50:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d1c34706-88bd-597b-9606-587ffa61bd8b with identifier: 6991627auction110911 to the API
2026-03-24 18:50:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:50:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991627>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.9L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': 'd1c34706-88bd-597b-9606-587ffa61bd8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991627',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'Sprinter',
'odometer': 298917,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-07',
'seats_number': None,
'seller_name': None,
'title': 'MERCEDES-BENZ Sprinter GB 311CDI L2H2 RWD 3.5t 9G-Tronic VI 4D 84kW',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ GB 311CDI L2H2 RWD 3.5t 9G-Tronic VI 4D 84kW',
'vin': None,
'year': 2023}
2026-03-24 18:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991627auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:01 [ecarstrade.nl] INFO: Saving data for 6991627auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278457.876682, 'last_price_update_time': 1774378201.270137}
2026-03-24 18:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991627auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991642> (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-24 18: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-24 18:50:03 [ecarstrade.nl] INFO: Extracting details for car 6991642auction110911
2026-03-24 18:50:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991742> (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-24 18: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-24 18:50:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab666ed-b318-59c8-b0f4-90507a9702cf with identifier: 6991642auction110911
2026-03-24 18:50:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab666ed-b318-59c8-b0f4-90507a9702cf with scrape type 2
2026-03-24 18:50:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab666ed-b318-59c8-b0f4-90507a9702cf with scrape type 2
2026-03-24 18:50:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: eab666ed-b318-59c8-b0f4-90507a9702cf, identifier: 6991642auction110911
2026-03-24 18:50:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: eab666ed-b318-59c8-b0f4-90507a9702cf with identifier: 6991642auction110911
2026-03-24 18:50:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: eab666ed-b318-59c8-b0f4-90507a9702cf with identifier: 6991642auction110911
2026-03-24 18:50:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: eab666ed-b318-59c8-b0f4-90507a9702cf with identifier: 6991642auction110911 to the API
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991642>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'eab666ed-b318-59c8-b0f4-90507a9702cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991642',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 85539,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-30 SKYACTIV-X 180 Luxury 5D 132kW',
'transmission': 'manual',
'trim': 'SKYACTIV-X 180 Luxury 5D 132kW',
'vin': None,
'year': 2020}
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991642auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:04 [ecarstrade.nl] INFO: Saving data for 6991642auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278457.434051, 'last_price_update_time': 1774378204.292543}
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991642auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:04 [ecarstrade.nl] INFO: Extracting details for car 6991742auction110911
2026-03-24 18:50:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 061a9003-dd13-5907-a446-0723404d0c7e with identifier: 6991742auction110911
2026-03-24 18:50:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 061a9003-dd13-5907-a446-0723404d0c7e with scrape type 2
2026-03-24 18:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 061a9003-dd13-5907-a446-0723404d0c7e with scrape type 2
2026-03-24 18:50:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 061a9003-dd13-5907-a446-0723404d0c7e, identifier: 6991742auction110911
2026-03-24 18:50:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 061a9003-dd13-5907-a446-0723404d0c7e with identifier: 6991742auction110911
2026-03-24 18:50:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 061a9003-dd13-5907-a446-0723404d0c7e with identifier: 6991742auction110911
2026-03-24 18:50:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 061a9003-dd13-5907-a446-0723404d0c7e with identifier: 6991742auction110911 to the API
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991742>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '061a9003-dd13-5907-a446-0723404d0c7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991742',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Subaru',
'model': 'XV',
'odometer': 55302,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Subaru XV 2.0i-S e-BOXER Comfort Lineartronic CVT 5D 110kW',
'transmission': 'automatic',
'trim': '2.0i-S e-BOXER Comfort Lineartronic CVT 5D 110kW',
'vin': None,
'year': 2021}
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991742auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:04 [ecarstrade.nl] INFO: Saving data for 6991742auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278458.328762, 'last_price_update_time': 1774378204.637633}
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991742auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991743> (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-24 18:50:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:04 [ecarstrade.nl] INFO: Extracting details for car 6991743auction110911
2026-03-24 18:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991639> (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-24 18:50:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83ed84db-bf89-5224-a1d4-15c24d7a735c with identifier: 6991743auction110911
2026-03-24 18:50:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83ed84db-bf89-5224-a1d4-15c24d7a735c with scrape type 2
2026-03-24 18:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83ed84db-bf89-5224-a1d4-15c24d7a735c with scrape type 2
2026-03-24 18:50:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 83ed84db-bf89-5224-a1d4-15c24d7a735c, identifier: 6991743auction110911
2026-03-24 18:50:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 83ed84db-bf89-5224-a1d4-15c24d7a735c with identifier: 6991743auction110911
2026-03-24 18:50:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 83ed84db-bf89-5224-a1d4-15c24d7a735c with identifier: 6991743auction110911
2026-03-24 18:50:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 83ed84db-bf89-5224-a1d4-15c24d7a735c with identifier: 6991743auction110911 to the API
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991743>
{'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.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '83ed84db-bf89-5224-a1d4-15c24d7a735c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991743',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 97950,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia Combi 1.0 TSI e-TEC MHEV DSG Business Edition 5D 81kW',
'transmission': 'automatic',
'trim': 'SKODA Combi 1.0 TSI e-TEC MHEV DSG Business Edition 5D 81kW',
'vin': None,
'year': 2022}
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991743auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:05 [ecarstrade.nl] INFO: Saving data for 6991743auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278455.440766, 'last_price_update_time': 1774378205.197678}
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991743auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:05 [ecarstrade.nl] INFO: Extracting details for car 6991639auction110911
2026-03-24 18:50:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01ccb68-a755-56c6-a5cb-501ba2629fdc with identifier: 6991639auction110911
2026-03-24 18:50:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01ccb68-a755-56c6-a5cb-501ba2629fdc with scrape type 2
2026-03-24 18:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d01ccb68-a755-56c6-a5cb-501ba2629fdc with scrape type 2
2026-03-24 18:50:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d01ccb68-a755-56c6-a5cb-501ba2629fdc, identifier: 6991639auction110911
2026-03-24 18:50:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d01ccb68-a755-56c6-a5cb-501ba2629fdc with identifier: 6991639auction110911
2026-03-24 18:50:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d01ccb68-a755-56c6-a5cb-501ba2629fdc with identifier: 6991639auction110911
2026-03-24 18:50:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d01ccb68-a755-56c6-a5cb-501ba2629fdc with identifier: 6991639auction110911 to the API
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991639>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'd01ccb68-a755-56c6-a5cb-501ba2629fdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991639',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 139209,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ A-klasse A 180 Business Solution Luxury 5D 100kW',
'transmission': 'manual',
'trim': 'MERCEDES-BENZ A-klasse Business Solution Luxury 5D 100kW',
'vin': None,
'year': 2021}
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991639auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:05 [ecarstrade.nl] INFO: Saving data for 6991639auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278457.039853, 'last_price_update_time': 1774378205.603581}
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991639auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991765> (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-24 18:50:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:05 [ecarstrade.nl] INFO: Extracting details for car 6991765auction110911
2026-03-24 18:50:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b918cac0-bd3e-5ad9-bbfa-9ea6c4f2f4de with identifier: 6991765auction110911
2026-03-24 18:50:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b918cac0-bd3e-5ad9-bbfa-9ea6c4f2f4de with scrape type 2
2026-03-24 18:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b918cac0-bd3e-5ad9-bbfa-9ea6c4f2f4de with scrape type 2
2026-03-24 18:50:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b918cac0-bd3e-5ad9-bbfa-9ea6c4f2f4de, identifier: 6991765auction110911
2026-03-24 18:50:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b918cac0-bd3e-5ad9-bbfa-9ea6c4f2f4de with identifier: 6991765auction110911
2026-03-24 18:50:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b918cac0-bd3e-5ad9-bbfa-9ea6c4f2f4de with identifier: 6991765auction110911
2026-03-24 18:50:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b918cac0-bd3e-5ad9-bbfa-9ea6c4f2f4de with identifier: 6991765auction110911 to the API
2026-03-24 18:50:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991765>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'b918cac0-bd3e-5ad9-bbfa-9ea6c4f2f4de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991765',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 143143,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar Polestar 2 Pilot Plus 5D 300kW',
'transmission': 'automatic',
'trim': 'Pilot Plus 5D 300kW',
'vin': None,
'year': 2020}
2026-03-24 18:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991765auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:06 [ecarstrade.nl] INFO: Saving data for 6991765auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278442.299358, 'last_price_update_time': 1774378206.110531}
2026-03-24 18:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991765auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991628> (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-24 18:50:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:06 [ecarstrade.nl] INFO: Extracting details for car 6991628auction110911
2026-03-24 18:50:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1ea8972-220c-52a3-9bd0-adbb4c0f0e3a with identifier: 6991628auction110911
2026-03-24 18:50:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1ea8972-220c-52a3-9bd0-adbb4c0f0e3a with scrape type 2
2026-03-24 18:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1ea8972-220c-52a3-9bd0-adbb4c0f0e3a with scrape type 2
2026-03-24 18:50:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c1ea8972-220c-52a3-9bd0-adbb4c0f0e3a, identifier: 6991628auction110911
2026-03-24 18:50:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c1ea8972-220c-52a3-9bd0-adbb4c0f0e3a with identifier: 6991628auction110911
2026-03-24 18:50:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c1ea8972-220c-52a3-9bd0-adbb4c0f0e3a with identifier: 6991628auction110911
2026-03-24 18:50:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c1ea8972-220c-52a3-9bd0-adbb4c0f0e3a with identifier: 6991628auction110911 to the API
2026-03-24 18:50:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991628>
{'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-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': 'c1ea8972-220c-52a3-9bd0-adbb4c0f0e3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991628',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'Sprinter',
'odometer': 78583,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-31',
'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-24 18:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991628auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:07 [ecarstrade.nl] INFO: Saving data for 6991628auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278456.025396, 'last_price_update_time': 1774378207.147676}
2026-03-24 18:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991628auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:07 [scrapy.extensions.logstats] INFO: Crawled 196 pages (at 48 pages/min), scraped 183 items (at 46 items/min)
2026-03-24 18:50:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 268MiB
2026-03-24 18:50:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991630> (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-24 18: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-24 18:50:11 [ecarstrade.nl] INFO: Extracting details for car 6991630auction110911
2026-03-24 18:50:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbaa5aa0-5afe-54c3-adfc-e3eeae4edcd3 with identifier: 6991630auction110911
2026-03-24 18:50:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbaa5aa0-5afe-54c3-adfc-e3eeae4edcd3 with scrape type 2
2026-03-24 18:50:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbaa5aa0-5afe-54c3-adfc-e3eeae4edcd3 with scrape type 2
2026-03-24 18:50:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cbaa5aa0-5afe-54c3-adfc-e3eeae4edcd3, identifier: 6991630auction110911
2026-03-24 18:50:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cbaa5aa0-5afe-54c3-adfc-e3eeae4edcd3 with identifier: 6991630auction110911
2026-03-24 18:50:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cbaa5aa0-5afe-54c3-adfc-e3eeae4edcd3 with identifier: 6991630auction110911
2026-03-24 18:50:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cbaa5aa0-5afe-54c3-adfc-e3eeae4edcd3 with identifier: 6991630auction110911 to the API
2026-03-24 18:50:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:50:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991630>
{'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-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': 'cbaa5aa0-5afe-54c3-adfc-e3eeae4edcd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991630',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'Sprinter',
'odometer': 69359,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-04',
'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-24 18:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991630auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:11 [ecarstrade.nl] INFO: Saving data for 6991630auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278461.056438, 'last_price_update_time': 1774378211.993938}
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991630auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991652> (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-24 18:50:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-24 18:50:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Extracting details for car 6991652auction110911
2026-03-24 18:50:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 046160cd-fe9f-59bf-bd83-a3a973d83477 with identifier: 6991652auction110911
2026-03-24 18:50:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 046160cd-fe9f-59bf-bd83-a3a973d83477 with scrape type 2
2026-03-24 18:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 046160cd-fe9f-59bf-bd83-a3a973d83477 with scrape type 2
2026-03-24 18:50:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 046160cd-fe9f-59bf-bd83-a3a973d83477, identifier: 6991652auction110911
2026-03-24 18:50:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 046160cd-fe9f-59bf-bd83-a3a973d83477 with identifier: 6991652auction110911
2026-03-24 18:50:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 046160cd-fe9f-59bf-bd83-a3a973d83477 with identifier: 6991652auction110911
2026-03-24 18:50:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 046160cd-fe9f-59bf-bd83-a3a973d83477 with identifier: 6991652auction110911 to the API
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991652>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '046160cd-fe9f-59bf-bd83-a3a973d83477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991652',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Jeep',
'model': 'Compass',
'odometer': 181585,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep COMPASS 4xe 240 PHEV Limited 5D 177kW uitlopend',
'transmission': 'automatic',
'trim': 'COMPASS 4xe 240 PHEV Limited 5D 177kW uitlopend',
'vin': None,
'year': 2022}
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991652auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Saving data for 6991652auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278462.228722, 'last_price_update_time': 1774378212.46169}
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991652auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991657> (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-24 18:50:12 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Found listing with ID: 6991740auction110911
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991740auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Scrape type for 6991740auction110911: 2
2026-03-24 18:50:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Found listing with ID: 6991741auction110911
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991741auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Scrape type for 6991741auction110911: 2
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Found listing with ID: 6991705auction110911
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991705auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Scrape type for 6991705auction110911: 2
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Found listing with ID: 6991711auction110911
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991711auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Scrape type for 6991711auction110911: 2
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Found listing with ID: 6991712auction110911
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991712auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Scrape type for 6991712auction110911: 2
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Extracting details for car 6991657auction110911
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Found listing with ID: 6991650auction110911
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991650auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Scrape type for 6991650auction110911: 2
2026-03-24 18:50:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4aeaa2f-7b05-54eb-aa18-86412b2d5189 with identifier: 6991657auction110911
2026-03-24 18:50:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4aeaa2f-7b05-54eb-aa18-86412b2d5189 with scrape type 2
2026-03-24 18:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4aeaa2f-7b05-54eb-aa18-86412b2d5189 with scrape type 2
2026-03-24 18:50:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c4aeaa2f-7b05-54eb-aa18-86412b2d5189, identifier: 6991657auction110911
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Found listing with ID: 6991752auction110911
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991752auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Scrape type for 6991752auction110911: 2
2026-03-24 18:50:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c4aeaa2f-7b05-54eb-aa18-86412b2d5189 with identifier: 6991657auction110911
2026-03-24 18:50:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c4aeaa2f-7b05-54eb-aa18-86412b2d5189 with identifier: 6991657auction110911
2026-03-24 18:50:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c4aeaa2f-7b05-54eb-aa18-86412b2d5189 with identifier: 6991657auction110911 to the API
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991657>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'c4aeaa2f-7b05-54eb-aa18-86412b2d5189',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991657',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 61237,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Kona 1.6 GDI HEV Comfort Smart 5D 104kW',
'transmission': 'automatic',
'trim': 'HYUNDAI 1.6 GDI HEV Comfort Smart 5D 104kW',
'vin': None,
'year': 2022}
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991657auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:12 [ecarstrade.nl] INFO: Saving data for 6991657auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278463.94919, 'last_price_update_time': 1774378212.992124}
2026-03-24 18:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991657auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991768auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991768auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991768auction110911: 2
2026-03-24 18:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991666> (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-24 18:50:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991942auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991942auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991942auction110911: 2
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991704auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991704auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991704auction110911: 2
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991629auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991629auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991629auction110911: 2
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991819auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991819auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991819auction110911: 2
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991655auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991655auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991655auction110911: 2
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Extracting details for car 6991666auction110911
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991744auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991744auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991744auction110911: 2
2026-03-24 18:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b0ee0bc-b341-5af9-b218-b7d350dcb15b with identifier: 6991666auction110911
2026-03-24 18:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b0ee0bc-b341-5af9-b218-b7d350dcb15b with scrape type 2
2026-03-24 18:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b0ee0bc-b341-5af9-b218-b7d350dcb15b with scrape type 2
2026-03-24 18:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1b0ee0bc-b341-5af9-b218-b7d350dcb15b, identifier: 6991666auction110911
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6992026auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992026auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6992026auction110911: 2
2026-03-24 18:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1b0ee0bc-b341-5af9-b218-b7d350dcb15b with identifier: 6991666auction110911
2026-03-24 18:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1b0ee0bc-b341-5af9-b218-b7d350dcb15b with identifier: 6991666auction110911
2026-03-24 18:50:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1b0ee0bc-b341-5af9-b218-b7d350dcb15b with identifier: 6991666auction110911 to the API
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991666>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '1b0ee0bc-b341-5af9-b218-b7d350dcb15b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991666',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Kuga',
'odometer': 92138,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'FORD KUGA Titanium 2.5 PHEV e-CVT automaat 5D 165kW',
'transmission': 'automatic',
'trim': 'FORD KUGA Titanium 2.5 PHEV e-CVT automaat 5D 165kW',
'vin': None,
'year': 2021}
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991666auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Saving data for 6991666auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278460.23762, 'last_price_update_time': 1774378213.510021}
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991666auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992117> (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-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991745auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991745auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991745auction110911: 2
2026-03-24 18:50:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991635> (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-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6992101auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992101auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6992101auction110911: 2
2026-03-24 18:50:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991624auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991624auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991624auction110911: 2
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6991729auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991729auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6991729auction110911: 2
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Found listing with ID: 6992111auction110911
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992111auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Scrape type for 6992111auction110911: 2
2026-03-24 18:50:13 [ecarstrade.nl] INFO: Extracting details for car 6992117auction110911
2026-03-24 18:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eee8a680-df76-5abb-ac10-8581c1fb2a34 with identifier: 6992117auction110911
2026-03-24 18:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eee8a680-df76-5abb-ac10-8581c1fb2a34 with scrape type 2
2026-03-24 18:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eee8a680-df76-5abb-ac10-8581c1fb2a34 with scrape type 2
2026-03-24 18:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: eee8a680-df76-5abb-ac10-8581c1fb2a34, identifier: 6992117auction110911
2026-03-24 18:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: eee8a680-df76-5abb-ac10-8581c1fb2a34 with identifier: 6992117auction110911
2026-03-24 18:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: eee8a680-df76-5abb-ac10-8581c1fb2a34 with identifier: 6992117auction110911
2026-03-24 18:50:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: eee8a680-df76-5abb-ac10-8581c1fb2a34 with identifier: 6992117auction110911 to the API
2026-03-24 18:50:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992117>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '1.8L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'eee8a680-df76-5abb-ac10-8581c1fb2a34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992117',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 44821,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR 1.8 Hybrid Business automaat 5D 90kW',
'transmission': 'automatic',
'trim': 'TOYOTA 1.8 Hybrid Business automaat 5D 90kW',
'vin': None,
'year': 2022}
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992117auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:14 [ecarstrade.nl] INFO: Saving data for 6992117auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278444.512834, 'last_price_update_time': 1774378214.052738}
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992117auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:14 [ecarstrade.nl] INFO: Extracting details for car 6991635auction110911
2026-03-24 18:50:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36acd295-b499-5e8d-8b73-5bd054caff00 with identifier: 6991635auction110911
2026-03-24 18:50:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36acd295-b499-5e8d-8b73-5bd054caff00 with scrape type 2
2026-03-24 18:50:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36acd295-b499-5e8d-8b73-5bd054caff00 with scrape type 2
2026-03-24 18:50:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 36acd295-b499-5e8d-8b73-5bd054caff00, identifier: 6991635auction110911
2026-03-24 18:50:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 36acd295-b499-5e8d-8b73-5bd054caff00 with identifier: 6991635auction110911
2026-03-24 18:50:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 36acd295-b499-5e8d-8b73-5bd054caff00 with identifier: 6991635auction110911
2026-03-24 18:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 36acd295-b499-5e8d-8b73-5bd054caff00 with identifier: 6991635auction110911 to the API
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:50:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991635>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.3L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '36acd295-b499-5e8d-8b73-5bd054caff00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991635',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'CLA Shooting Brake',
'odometer': 180713,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLA Shooting Brake CLA 200 5D 120kW',
'transmission': 'manual',
'trim': 'MERCEDES-BENZ CLA 200 5D 120kW',
'vin': None,
'year': 2022}
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991635auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:14 [ecarstrade.nl] INFO: Saving data for 6991635auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278461.735081, 'last_price_update_time': 1774378214.409652}
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991635auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991917> (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-24 18:50:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:17 [ecarstrade.nl] INFO: Extracting details for car 6991917auction110911
2026-03-24 18:50:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 144cb063-e1cc-5a52-b79b-45edc0e4b5a3 with identifier: 6991917auction110911
2026-03-24 18:50:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 144cb063-e1cc-5a52-b79b-45edc0e4b5a3 with scrape type 2
2026-03-24 18:50:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 144cb063-e1cc-5a52-b79b-45edc0e4b5a3 with scrape type 2
2026-03-24 18:50:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 144cb063-e1cc-5a52-b79b-45edc0e4b5a3, identifier: 6991917auction110911
2026-03-24 18:50:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 144cb063-e1cc-5a52-b79b-45edc0e4b5a3 with identifier: 6991917auction110911
2026-03-24 18:50:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 144cb063-e1cc-5a52-b79b-45edc0e4b5a3 with identifier: 6991917auction110911
2026-03-24 18:50:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 144cb063-e1cc-5a52-b79b-45edc0e4b5a3 with identifier: 6991917auction110911 to the API
2026-03-24 18:50:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991917>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '144cb063-e1cc-5a52-b79b-45edc0e4b5a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991917',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 132982,
'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.4 77kWh 1ST Auto 5D 150kW uitlopend',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 77kWh 1ST Auto 5D 150kW uitlopend',
'vin': None,
'year': 2020}
2026-03-24 18:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991917auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:18 [ecarstrade.nl] INFO: Saving data for 6991917auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278464.549278, 'last_price_update_time': 1774378218.283798}
2026-03-24 18:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991917auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991685> (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-24 18:50:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Extracting details for car 6991685auction110911
2026-03-24 18:50:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8610146a-9e26-5d47-9c24-91580f5af374 with identifier: 6991685auction110911
2026-03-24 18:50:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8610146a-9e26-5d47-9c24-91580f5af374 with scrape type 2
2026-03-24 18:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8610146a-9e26-5d47-9c24-91580f5af374 with scrape type 2
2026-03-24 18:50:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8610146a-9e26-5d47-9c24-91580f5af374, identifier: 6991685auction110911
2026-03-24 18:50:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8610146a-9e26-5d47-9c24-91580f5af374 with identifier: 6991685auction110911
2026-03-24 18:50:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8610146a-9e26-5d47-9c24-91580f5af374 with identifier: 6991685auction110911
2026-03-24 18:50:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8610146a-9e26-5d47-9c24-91580f5af374 with identifier: 6991685auction110911 to the API
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:50:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991685>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '8610146a-9e26-5d47-9c24-91580f5af374',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991685',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'Q4 e-tron',
'odometer': 181567,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 e-tron 40 e-tron Laun.Edit.Ad.Pl.150kW Athlon Edition',
'transmission': 'automatic',
'trim': 'AUDI 40 e-tron Laun.Edit.Ad.Pl.150kW Athlon Edition',
'vin': None,
'year': 2021}
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991685auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Saving data for 6991685auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278432.646496, 'last_price_update_time': 1774378219.763793}
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991685auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:19 [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-24 18:50:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6991994auction110911
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991994auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Scrape type for 6991994auction110911: 2
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6992001auction110911
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992001auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Scrape type for 6992001auction110911: 2
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6992073auction110911
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992073auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Scrape type for 6992073auction110911: 2
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6991667auction110911
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991667auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Scrape type for 6991667auction110911: 2
2026-03-24 18:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6991746auction110911
2026-03-24 18:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991746auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991746auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991975auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991975auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991975auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6992182auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992182auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6992182auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991678auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991678auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991678auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991751auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991751auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991751auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991726auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991726auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991726auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6992020auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992020auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6992020auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991960auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991960auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991960auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991966auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991966auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991966auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991721auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991721auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991721auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991727auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991727auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991727auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991757auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991757auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991757auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991812auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991812auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991812auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991984auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991984auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991984auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991656auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991656auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991656auction110911: 2
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6991702auction110911
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991702auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Scrape type for 6991702auction110911: 2
2026-03-24 18:50:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991740> (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-24 18:50:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Extracting details for car 6991740auction110911
2026-03-24 18:50:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99425a0b-e983-58ee-9afa-6877eef4027a with identifier: 6991740auction110911
2026-03-24 18:50:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99425a0b-e983-58ee-9afa-6877eef4027a with scrape type 2
2026-03-24 18:50:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99425a0b-e983-58ee-9afa-6877eef4027a with scrape type 2
2026-03-24 18:50:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 99425a0b-e983-58ee-9afa-6877eef4027a, identifier: 6991740auction110911
2026-03-24 18:50:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 99425a0b-e983-58ee-9afa-6877eef4027a with identifier: 6991740auction110911
2026-03-24 18:50:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 99425a0b-e983-58ee-9afa-6877eef4027a with identifier: 6991740auction110911
2026-03-24 18:50:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 99425a0b-e983-58ee-9afa-6877eef4027a with identifier: 6991740auction110911 to the API
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991740>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '99425a0b-e983-58ee-9afa-6877eef4027a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991740',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 22841,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'SUZUKI Swift 1.2 Smart Hybrid Select 5D 61kW',
'transmission': 'manual',
'trim': 'SUZUKI 1.2 Smart Hybrid Select 5D 61kW',
'vin': None,
'year': 2024}
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991740auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:20 [ecarstrade.nl] INFO: Saving data for 6991740auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278481.745025, 'last_price_update_time': 1774378220.991589}
2026-03-24 18:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991740auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991705> (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-24 18:50:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991741> (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-24 18:50:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:21 [ecarstrade.nl] INFO: Extracting details for car 6991705auction110911
2026-03-24 18:50:21 [ecarstrade.nl] INFO: Extracting details for car 6991741auction110911
2026-03-24 18:50:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9138d925-ff0c-56f7-8a57-9466e51d9e5b with identifier: 6991705auction110911
2026-03-24 18:50:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9138d925-ff0c-56f7-8a57-9466e51d9e5b with scrape type 2
2026-03-24 18:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9138d925-ff0c-56f7-8a57-9466e51d9e5b with scrape type 2
2026-03-24 18:50:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9138d925-ff0c-56f7-8a57-9466e51d9e5b, identifier: 6991705auction110911
2026-03-24 18:50:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccecd052-064d-5d71-9beb-fa93640bda3c with identifier: 6991741auction110911
2026-03-24 18:50:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccecd052-064d-5d71-9beb-fa93640bda3c with scrape type 2
2026-03-24 18:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccecd052-064d-5d71-9beb-fa93640bda3c with scrape type 2
2026-03-24 18:50:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ccecd052-064d-5d71-9beb-fa93640bda3c, identifier: 6991741auction110911
2026-03-24 18:50:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9138d925-ff0c-56f7-8a57-9466e51d9e5b with identifier: 6991705auction110911
2026-03-24 18:50:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9138d925-ff0c-56f7-8a57-9466e51d9e5b with identifier: 6991705auction110911
2026-03-24 18:50:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9138d925-ff0c-56f7-8a57-9466e51d9e5b with identifier: 6991705auction110911 to the API
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:50:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991705>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '9138d925-ff0c-56f7-8a57-9466e51d9e5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991705',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '2008',
'odometer': 91173,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT e-2008 Active Pack EV 50kWh 136 5D',
'transmission': 'automatic',
'trim': 'PEUGEOT e- Active Pack EV 50kWh 136 5D',
'vin': None,
'year': 2022}
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991705auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:21 [ecarstrade.nl] INFO: Saving data for 6991705auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278480.555307, 'last_price_update_time': 1774378221.611031}
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991705auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ccecd052-064d-5d71-9beb-fa93640bda3c with identifier: 6991741auction110911
2026-03-24 18:50:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ccecd052-064d-5d71-9beb-fa93640bda3c with identifier: 6991741auction110911
2026-03-24 18:50:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ccecd052-064d-5d71-9beb-fa93640bda3c with identifier: 6991741auction110911 to the API
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:50:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991741>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'ccecd052-064d-5d71-9beb-fa93640bda3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991741',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 24041,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'SUZUKI Swift 1.2 Smart Hybrid Select 5D 61kW',
'transmission': 'manual',
'trim': 'SUZUKI 1.2 Smart Hybrid Select 5D 61kW',
'vin': None,
'year': 2024}
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991741auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:21 [ecarstrade.nl] INFO: Saving data for 6991741auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278478.895859, 'last_price_update_time': 1774378221.848644}
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991741auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991926> (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-24 18:50:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:25 [ecarstrade.nl] INFO: Extracting details for car 6991926auction110911
2026-03-24 18:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e246ccc-a5ff-5a8c-a326-798cac97dd1a with identifier: 6991926auction110911
2026-03-24 18:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e246ccc-a5ff-5a8c-a326-798cac97dd1a with scrape type 2
2026-03-24 18:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e246ccc-a5ff-5a8c-a326-798cac97dd1a with scrape type 2
2026-03-24 18:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8e246ccc-a5ff-5a8c-a326-798cac97dd1a, identifier: 6991926auction110911
2026-03-24 18:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8e246ccc-a5ff-5a8c-a326-798cac97dd1a with identifier: 6991926auction110911
2026-03-24 18:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8e246ccc-a5ff-5a8c-a326-798cac97dd1a with identifier: 6991926auction110911
2026-03-24 18:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8e246ccc-a5ff-5a8c-a326-798cac97dd1a with identifier: 6991926auction110911 to the API
2026-03-24 18:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '8e246ccc-a5ff-5a8c-a326-798cac97dd1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991926',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 213754,
'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.4 77kWh 1ST Auto 5D 150kW',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 77kWh 1ST Auto 5D 150kW',
'vin': None,
'year': 2020}
2026-03-24 18:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991926auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:26 [ecarstrade.nl] INFO: Saving data for 6991926auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278481.024946, 'last_price_update_time': 1774378226.248809}
2026-03-24 18:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991926auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991712> (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-24 18: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-24 18:50:26 [ecarstrade.nl] INFO: Extracting details for car 6991712auction110911
2026-03-24 18:50:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af5858d9-280d-5443-bbd0-83a6fdda1ecd with identifier: 6991712auction110911
2026-03-24 18:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af5858d9-280d-5443-bbd0-83a6fdda1ecd with scrape type 2
2026-03-24 18:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af5858d9-280d-5443-bbd0-83a6fdda1ecd with scrape type 2
2026-03-24 18:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: af5858d9-280d-5443-bbd0-83a6fdda1ecd, identifier: 6991712auction110911
2026-03-24 18:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: af5858d9-280d-5443-bbd0-83a6fdda1ecd with identifier: 6991712auction110911
2026-03-24 18:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: af5858d9-280d-5443-bbd0-83a6fdda1ecd with identifier: 6991712auction110911
2026-03-24 18:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: af5858d9-280d-5443-bbd0-83a6fdda1ecd with identifier: 6991712auction110911 to the API
2026-03-24 18:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991712>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'af5858d9-280d-5443-bbd0-83a6fdda1ecd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991712',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 40175,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 GTPack 1.2PureTech 100pk EAT8 5D Athlon Edition',
'transmission': 'automatic',
'trim': 'PEUGEOT GTPack 1.2PureTech 100pk EAT8 5D Athlon Edition',
'vin': None,
'year': 2022}
2026-03-24 18:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991712auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:26 [ecarstrade.nl] INFO: Saving data for 6991712auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278516.298089, 'last_price_update_time': 1774378226.696666}
2026-03-24 18:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991712auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991650> (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-24 18: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-24 18:50:26 [ecarstrade.nl] INFO: Extracting details for car 6991650auction110911
2026-03-24 18:50:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16c464cb-0a11-54a3-b960-6f51338e6157 with identifier: 6991650auction110911
2026-03-24 18:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16c464cb-0a11-54a3-b960-6f51338e6157 with scrape type 2
2026-03-24 18:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16c464cb-0a11-54a3-b960-6f51338e6157 with scrape type 2
2026-03-24 18:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 16c464cb-0a11-54a3-b960-6f51338e6157, identifier: 6991650auction110911
2026-03-24 18:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 16c464cb-0a11-54a3-b960-6f51338e6157 with identifier: 6991650auction110911
2026-03-24 18:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 16c464cb-0a11-54a3-b960-6f51338e6157 with identifier: 6991650auction110911
2026-03-24 18:50:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 16c464cb-0a11-54a3-b960-6f51338e6157 with identifier: 6991650auction110911 to the API
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991650>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '16c464cb-0a11-54a3-b960-6f51338e6157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991650',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Niro',
'odometer': 177576,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'KIA e-Niro 64kWh ExecutiveLine 5D 150kW Athlon Edition',
'transmission': 'automatic',
'trim': 'KIA e- 64kWh ExecutiveLine 5D 150kW Athlon Edition',
'vin': None,
'year': 2021}
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991650auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:27 [ecarstrade.nl] INFO: Saving data for 6991650auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278633.876664, 'last_price_update_time': 1774378227.16677}
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991650auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991752> (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-24 18:50:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:27 [ecarstrade.nl] INFO: Extracting details for car 6991752auction110911
2026-03-24 18:50:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b69b3e8-c2b7-5b78-aec7-f1e535308cbc with identifier: 6991752auction110911
2026-03-24 18:50:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b69b3e8-c2b7-5b78-aec7-f1e535308cbc with scrape type 2
2026-03-24 18:50:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b69b3e8-c2b7-5b78-aec7-f1e535308cbc with scrape type 2
2026-03-24 18:50:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3b69b3e8-c2b7-5b78-aec7-f1e535308cbc, identifier: 6991752auction110911
2026-03-24 18:50:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3b69b3e8-c2b7-5b78-aec7-f1e535308cbc with identifier: 6991752auction110911
2026-03-24 18:50:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3b69b3e8-c2b7-5b78-aec7-f1e535308cbc with identifier: 6991752auction110911
2026-03-24 18:50:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3b69b3e8-c2b7-5b78-aec7-f1e535308cbc with identifier: 6991752auction110911 to the API
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991752>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '3b69b3e8-c2b7-5b78-aec7-f1e535308cbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991752',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 133890,
'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': 'SKODA Kamiq 1.0 TSI Greent.81kW Bus.Ed. Athlon Edition',
'transmission': 'manual',
'trim': 'SKODA 1.0 TSI Greent.81kW Bus.Ed. Athlon Edition',
'vin': None,
'year': 2022}
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991752auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:27 [ecarstrade.nl] INFO: Saving data for 6991752auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278500.748729, 'last_price_update_time': 1774378227.950322}
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991752auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991942> (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-24 18:50:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:28 [ecarstrade.nl] INFO: Extracting details for car 6991942auction110911
2026-03-24 18:50:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e055794b-dcc6-5617-88e6-04f6f6a923f3 with identifier: 6991942auction110911
2026-03-24 18:50:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e055794b-dcc6-5617-88e6-04f6f6a923f3 with scrape type 2
2026-03-24 18:50:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e055794b-dcc6-5617-88e6-04f6f6a923f3 with scrape type 2
2026-03-24 18:50:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e055794b-dcc6-5617-88e6-04f6f6a923f3, identifier: 6991942auction110911
2026-03-24 18:50:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e055794b-dcc6-5617-88e6-04f6f6a923f3 with identifier: 6991942auction110911
2026-03-24 18:50:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e055794b-dcc6-5617-88e6-04f6f6a923f3 with identifier: 6991942auction110911
2026-03-24 18:50:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e055794b-dcc6-5617-88e6-04f6f6a923f3 with identifier: 6991942auction110911 to the API
2026-03-24 18:50:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991942>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'e055794b-dcc6-5617-88e6-04f6f6a923f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991942',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 180959,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.4 52kWh 125kW Style Auto 5D',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 52kWh 125kW Style Auto 5D',
'vin': None,
'year': 2021}
2026-03-24 18:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991942auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:29 [ecarstrade.nl] INFO: Saving data for 6991942auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278497.17106, 'last_price_update_time': 1774378229.44008}
2026-03-24 18:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991942auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991768> (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-24 18:50:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:29 [ecarstrade.nl] INFO: Extracting details for car 6991768auction110911
2026-03-24 18:50:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a642b0-7b60-583c-af98-07160bd9479b with identifier: 6991768auction110911
2026-03-24 18:50:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a642b0-7b60-583c-af98-07160bd9479b with scrape type 2
2026-03-24 18:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92a642b0-7b60-583c-af98-07160bd9479b with scrape type 2
2026-03-24 18:50:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 92a642b0-7b60-583c-af98-07160bd9479b, identifier: 6991768auction110911
2026-03-24 18:50:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 92a642b0-7b60-583c-af98-07160bd9479b with identifier: 6991768auction110911
2026-03-24 18:50:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 92a642b0-7b60-583c-af98-07160bd9479b with identifier: 6991768auction110911
2026-03-24 18:50:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 92a642b0-7b60-583c-af98-07160bd9479b with identifier: 6991768auction110911 to the API
2026-03-24 18:50:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991768>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '92a642b0-7b60-583c-af98-07160bd9479b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991768',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 202669,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar Polestar 2 78kWh Single Motor Long Range 5D 170kW',
'transmission': 'automatic',
'trim': '78kWh Single Motor Long Range 5D 170kW',
'vin': None,
'year': 2021}
2026-03-24 18:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991768auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:29 [ecarstrade.nl] INFO: Saving data for 6991768auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278486.240529, 'last_price_update_time': 1774378229.885283}
2026-03-24 18:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991768auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992026> (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-24 18:50:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:32 [ecarstrade.nl] INFO: Extracting details for car 6992026auction110911
2026-03-24 18:50:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7306da4-e719-5a7b-877e-bc218619d1b0 with identifier: 6992026auction110911
2026-03-24 18:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7306da4-e719-5a7b-877e-bc218619d1b0 with scrape type 2
2026-03-24 18:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7306da4-e719-5a7b-877e-bc218619d1b0 with scrape type 2
2026-03-24 18:50:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d7306da4-e719-5a7b-877e-bc218619d1b0, identifier: 6992026auction110911
2026-03-24 18:50:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d7306da4-e719-5a7b-877e-bc218619d1b0 with identifier: 6992026auction110911
2026-03-24 18:50:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d7306da4-e719-5a7b-877e-bc218619d1b0 with identifier: 6992026auction110911
2026-03-24 18:50:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d7306da4-e719-5a7b-877e-bc218619d1b0 with identifier: 6992026auction110911 to the API
2026-03-24 18:50:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992026>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'd7306da4-e719-5a7b-877e-bc218619d1b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992026',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 64993,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 58kWh 1st Plus auto 5D 150kW Athlon Edition',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 58kWh 1st Plus auto 5D 150kW Athlon Edition',
'vin': None,
'year': 2020}
2026-03-24 18:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276992026auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:33 [ecarstrade.nl] INFO: Saving data for 6992026auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278487.090984, 'last_price_update_time': 1774378233.98623}
2026-03-24 18:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992026auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991745> (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-24 18:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992111> (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-24 18:50:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991729> (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-24 18:50:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:34 [ecarstrade.nl] INFO: Extracting details for car 6991745auction110911
2026-03-24 18:50:34 [ecarstrade.nl] INFO: Extracting details for car 6992111auction110911
2026-03-24 18:50:34 [ecarstrade.nl] INFO: Extracting details for car 6991729auction110911
2026-03-24 18:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 712fee0b-c3e4-5f2d-9160-d18f4a11bf9d with identifier: 6991745auction110911
2026-03-24 18:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 712fee0b-c3e4-5f2d-9160-d18f4a11bf9d with scrape type 2
2026-03-24 18:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 712fee0b-c3e4-5f2d-9160-d18f4a11bf9d with scrape type 2
2026-03-24 18:50:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 712fee0b-c3e4-5f2d-9160-d18f4a11bf9d, identifier: 6991745auction110911
2026-03-24 18:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caa2d57d-a691-54bd-9668-74d5ee941583 with identifier: 6992111auction110911
2026-03-24 18:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caa2d57d-a691-54bd-9668-74d5ee941583 with scrape type 2
2026-03-24 18:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caa2d57d-a691-54bd-9668-74d5ee941583 with scrape type 2
2026-03-24 18:50:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: caa2d57d-a691-54bd-9668-74d5ee941583, identifier: 6992111auction110911
2026-03-24 18:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eddbac9b-01b8-576c-aaac-11031dd6f442 with identifier: 6991729auction110911
2026-03-24 18:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eddbac9b-01b8-576c-aaac-11031dd6f442 with scrape type 2
2026-03-24 18:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eddbac9b-01b8-576c-aaac-11031dd6f442 with scrape type 2
2026-03-24 18:50:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: eddbac9b-01b8-576c-aaac-11031dd6f442, identifier: 6991729auction110911
2026-03-24 18:50:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 712fee0b-c3e4-5f2d-9160-d18f4a11bf9d with identifier: 6991745auction110911
2026-03-24 18:50:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 712fee0b-c3e4-5f2d-9160-d18f4a11bf9d with identifier: 6991745auction110911
2026-03-24 18:50:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 712fee0b-c3e4-5f2d-9160-d18f4a11bf9d with identifier: 6991745auction110911 to the API
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991745>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '712fee0b-c3e4-5f2d-9160-d18f4a11bf9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991745',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 126121,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia Combi 1.0 TSI Greentech Sport Business 5D 81kW',
'transmission': 'manual',
'trim': 'SKODA Combi 1.0 TSI Greentech Sport Business 5D 81kW',
'vin': None,
'year': 2021}
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991745auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:34 [ecarstrade.nl] INFO: Saving data for 6991745auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278485.694277, 'last_price_update_time': 1774378234.647692}
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991745auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: caa2d57d-a691-54bd-9668-74d5ee941583 with identifier: 6992111auction110911
2026-03-24 18:50:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: caa2d57d-a691-54bd-9668-74d5ee941583 with identifier: 6992111auction110911
2026-03-24 18:50:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: caa2d57d-a691-54bd-9668-74d5ee941583 with identifier: 6992111auction110911 to the API
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992111>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'Light blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.8L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'caa2d57d-a691-54bd-9668-74d5ee941583',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992111',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 180563,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Corolla Touring Sports 1.8 Hybrid Business Plus 5D 90kW',
'transmission': 'automatic',
'trim': 'TOYOTA Touring Sports 1.8 Hybrid Business Plus 5D 90kW',
'vin': None,
'year': 2021}
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992111auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:34 [ecarstrade.nl] INFO: Saving data for 6992111auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278534.398872, 'last_price_update_time': 1774378234.896694}
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992111auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: eddbac9b-01b8-576c-aaac-11031dd6f442 with identifier: 6991729auction110911
2026-03-24 18:50:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: eddbac9b-01b8-576c-aaac-11031dd6f442 with identifier: 6991729auction110911
2026-03-24 18:50:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: eddbac9b-01b8-576c-aaac-11031dd6f442 with identifier: 6991729auction110911 to the API
2026-03-24 18:50:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991729>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'eddbac9b-01b8-576c-aaac-11031dd6f442',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991729',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 42920,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN LEAF N-CONNECTA 40kWh 5D uitlopend',
'transmission': 'automatic',
'trim': 'NISSAN LEAF N-CONNECTA 40kWh 5D uitlopend',
'vin': None,
'year': 2022}
2026-03-24 18:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991729auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:35 [ecarstrade.nl] INFO: Saving data for 6991729auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278518.165454, 'last_price_update_time': 1774378235.479257}
2026-03-24 18:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991729auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991624> (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-24 18:50:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:36 [ecarstrade.nl] INFO: Extracting details for car 6991624auction110911
2026-03-24 18:50:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aa0fdba-a2a3-5379-8b09-3da808108c07 with identifier: 6991624auction110911
2026-03-24 18:50:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa0fdba-a2a3-5379-8b09-3da808108c07 with scrape type 2
2026-03-24 18:50:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aa0fdba-a2a3-5379-8b09-3da808108c07 with scrape type 2
2026-03-24 18:50:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9aa0fdba-a2a3-5379-8b09-3da808108c07, identifier: 6991624auction110911
2026-03-24 18:50:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9aa0fdba-a2a3-5379-8b09-3da808108c07 with identifier: 6991624auction110911
2026-03-24 18:50:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9aa0fdba-a2a3-5379-8b09-3da808108c07 with identifier: 6991624auction110911
2026-03-24 18:50:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9aa0fdba-a2a3-5379-8b09-3da808108c07 with identifier: 6991624auction110911 to the API
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:50:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '9aa0fdba-a2a3-5379-8b09-3da808108c07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991624',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'MG',
'model': 'ZS',
'odometer': 73986,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'MG ZS EV Luxury 5D 105kW',
'transmission': 'automatic',
'trim': 'EV Luxury 5D 105kW',
'vin': None,
'year': 2021}
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991624auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:37 [ecarstrade.nl] INFO: Saving data for 6991624auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278542.834229, 'last_price_update_time': 1774378237.235921}
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991624auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991702> (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-24 18:50:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:37 [ecarstrade.nl] INFO: Extracting details for car 6991702auction110911
2026-03-24 18:50:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b8432f-b6fd-589a-9f11-861e91d1f628 with identifier: 6991702auction110911
2026-03-24 18:50:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b8432f-b6fd-589a-9f11-861e91d1f628 with scrape type 2
2026-03-24 18:50:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97b8432f-b6fd-589a-9f11-861e91d1f628 with scrape type 2
2026-03-24 18:50:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 97b8432f-b6fd-589a-9f11-861e91d1f628, identifier: 6991702auction110911
2026-03-24 18:50:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 97b8432f-b6fd-589a-9f11-861e91d1f628 with identifier: 6991702auction110911
2026-03-24 18:50:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 97b8432f-b6fd-589a-9f11-861e91d1f628 with identifier: 6991702auction110911
2026-03-24 18:50:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 97b8432f-b6fd-589a-9f11-861e91d1f628 with identifier: 6991702auction110911 to the API
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:50:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991702>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '97b8432f-b6fd-589a-9f11-861e91d1f628',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991702',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 47169,
'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': None,
'seller_name': None,
'title': 'PEUGEOT Partner VAN Asphalt 1.5 BlueHDi 100 S&S 650kg 4D 73kW',
'transmission': 'manual',
'trim': 'PEUGEOT VAN Asphalt 1.5 BlueHDi 100 S&S 650kg 4D 73kW',
'vin': None,
'year': 2020}
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991702auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:37 [ecarstrade.nl] INFO: Saving data for 6991702auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278563.885346, 'last_price_update_time': 1774378237.887427}
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991702auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991656> (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-24 18: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-24 18:50:40 [ecarstrade.nl] INFO: Extracting details for car 6991656auction110911
2026-03-24 18:50:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7ec838-700e-5627-8693-0e39852964c1 with identifier: 6991656auction110911
2026-03-24 18:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7ec838-700e-5627-8693-0e39852964c1 with scrape type 2
2026-03-24 18:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce7ec838-700e-5627-8693-0e39852964c1 with scrape type 2
2026-03-24 18:50:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce7ec838-700e-5627-8693-0e39852964c1, identifier: 6991656auction110911
2026-03-24 18:50:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce7ec838-700e-5627-8693-0e39852964c1 with identifier: 6991656auction110911
2026-03-24 18:50:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce7ec838-700e-5627-8693-0e39852964c1 with identifier: 6991656auction110911
2026-03-24 18:50:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce7ec838-700e-5627-8693-0e39852964c1 with identifier: 6991656auction110911 to the API
2026-03-24 18:50:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991656>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'ce7ec838-700e-5627-8693-0e39852964c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991656',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 156810,
'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': 'HYUNDAI Kona Fashion Design Electric 64kWh 5D Athlon Edition',
'transmission': 'automatic',
'trim': 'HYUNDAI Fashion Design Electric 64kWh 5D Athlon Edition',
'vin': None,
'year': 2020}
2026-03-24 18:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991656auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:41 [ecarstrade.nl] INFO: Saving data for 6991656auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278564.311514, 'last_price_update_time': 1774378241.030304}
2026-03-24 18:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991656auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991812> (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-24 18:50:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:42 [ecarstrade.nl] INFO: Extracting details for car 6991812auction110911
2026-03-24 18:50:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4be151b-d09f-57c4-b513-dba86e263420 with identifier: 6991812auction110911
2026-03-24 18:50:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4be151b-d09f-57c4-b513-dba86e263420 with scrape type 2
2026-03-24 18:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4be151b-d09f-57c4-b513-dba86e263420 with scrape type 2
2026-03-24 18:50:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f4be151b-d09f-57c4-b513-dba86e263420, identifier: 6991812auction110911
2026-03-24 18:50:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f4be151b-d09f-57c4-b513-dba86e263420 with identifier: 6991812auction110911
2026-03-24 18:50:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f4be151b-d09f-57c4-b513-dba86e263420 with identifier: 6991812auction110911
2026-03-24 18:50:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f4be151b-d09f-57c4-b513-dba86e263420 with identifier: 6991812auction110911 to the API
2026-03-24 18:50:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991812>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'f4be151b-d09f-57c4-b513-dba86e263420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991812',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 175682,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW Life 5D',
'transmission': 'manual',
'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW Life 5D',
'vin': None,
'year': 2023}
2026-03-24 18:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991812auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:42 [ecarstrade.nl] INFO: Saving data for 6991812auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278563.359238, 'last_price_update_time': 1774378242.842983}
2026-03-24 18:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991812auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991757> (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-24 18:50:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991984> (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-24 18:50:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:42 [ecarstrade.nl] INFO: Extracting details for car 6991757auction110911
2026-03-24 18:50:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef8ca757-8217-59ca-8c28-9bc0b6fab4d7 with identifier: 6991757auction110911
2026-03-24 18:50:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef8ca757-8217-59ca-8c28-9bc0b6fab4d7 with scrape type 2
2026-03-24 18:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef8ca757-8217-59ca-8c28-9bc0b6fab4d7 with scrape type 2
2026-03-24 18:50:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ef8ca757-8217-59ca-8c28-9bc0b6fab4d7, identifier: 6991757auction110911
2026-03-24 18:50:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ef8ca757-8217-59ca-8c28-9bc0b6fab4d7 with identifier: 6991757auction110911
2026-03-24 18:50:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ef8ca757-8217-59ca-8c28-9bc0b6fab4d7 with identifier: 6991757auction110911
2026-03-24 18:50:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ef8ca757-8217-59ca-8c28-9bc0b6fab4d7 with identifier: 6991757auction110911 to the API
2026-03-24 18:50:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991757>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'ef8ca757-8217-59ca-8c28-9bc0b6fab4d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991757',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Seat',
'model': 'Arona',
'odometer': 103188,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Arona 1.0 TSI 70kW Style Business Intense 5D',
'transmission': 'manual',
'trim': 'SEAT 1.0 TSI 70kW Style Business Intense 5D',
'vin': None,
'year': 2021}
2026-03-24 18:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991757auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:43 [ecarstrade.nl] INFO: Saving data for 6991757auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278519.901176, 'last_price_update_time': 1774378243.548289}
2026-03-24 18:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991757auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:43 [ecarstrade.nl] INFO: Extracting details for car 6991984auction110911
2026-03-24 18:50:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55787756-44a4-5f74-b92d-fdc3d74a02ab with identifier: 6991984auction110911
2026-03-24 18:50:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55787756-44a4-5f74-b92d-fdc3d74a02ab with scrape type 2
2026-03-24 18:50:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55787756-44a4-5f74-b92d-fdc3d74a02ab with scrape type 2
2026-03-24 18:50:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 55787756-44a4-5f74-b92d-fdc3d74a02ab, identifier: 6991984auction110911
2026-03-24 18:50:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 55787756-44a4-5f74-b92d-fdc3d74a02ab with identifier: 6991984auction110911
2026-03-24 18:50:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 55787756-44a4-5f74-b92d-fdc3d74a02ab with identifier: 6991984auction110911
2026-03-24 18:50:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 55787756-44a4-5f74-b92d-fdc3d74a02ab with identifier: 6991984auction110911 to the API
2026-03-24 18:50:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991984>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '55787756-44a4-5f74-b92d-fdc3d74a02ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991984',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 138715,
'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 Business auto 5D 150kW Athlon Edition',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 58kWh Business auto 5D 150kW Athlon Edition',
'vin': None,
'year': 2020}
2026-03-24 18:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991984auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:44 [ecarstrade.nl] INFO: Saving data for 6991984auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278562.142018, 'last_price_update_time': 1774378244.09093}
2026-03-24 18:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991984auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991721> (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-24 18:50:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:44 [ecarstrade.nl] INFO: Extracting details for car 6991721auction110911
2026-03-24 18:50:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f64adbf7-6b34-5a24-bec1-9c1576a8d410 with identifier: 6991721auction110911
2026-03-24 18:50:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f64adbf7-6b34-5a24-bec1-9c1576a8d410 with scrape type 2
2026-03-24 18:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f64adbf7-6b34-5a24-bec1-9c1576a8d410 with scrape type 2
2026-03-24 18:50:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f64adbf7-6b34-5a24-bec1-9c1576a8d410, identifier: 6991721auction110911
2026-03-24 18:50:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f64adbf7-6b34-5a24-bec1-9c1576a8d410 with identifier: 6991721auction110911
2026-03-24 18:50:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f64adbf7-6b34-5a24-bec1-9c1576a8d410 with identifier: 6991721auction110911
2026-03-24 18:50:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f64adbf7-6b34-5a24-bec1-9c1576a8d410 with identifier: 6991721auction110911 to the API
2026-03-24 18:50:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991721>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'f64adbf7-6b34-5a24-bec1-9c1576a8d410',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991721',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '2008',
'odometer': 114775,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 GT 1.2 Puretech 130 5D 96kW',
'transmission': 'manual',
'trim': 'PEUGEOT GT 1.2 Puretech 130 5D 96kW',
'vin': None,
'year': 2021}
2026-03-24 18:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991721auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:45 [ecarstrade.nl] INFO: Saving data for 6991721auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278561.636598, 'last_price_update_time': 1774378245.005978}
2026-03-24 18:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991721auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991700> (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-24 18:50:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:46 [ecarstrade.nl] INFO: Extracting details for car 6991700auction110911
2026-03-24 18:50:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d256946-e8e3-54a4-aeea-6e6b49297a90 with identifier: 6991700auction110911
2026-03-24 18:50:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d256946-e8e3-54a4-aeea-6e6b49297a90 with scrape type 2
2026-03-24 18:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d256946-e8e3-54a4-aeea-6e6b49297a90 with scrape type 2
2026-03-24 18:50:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0d256946-e8e3-54a4-aeea-6e6b49297a90, identifier: 6991700auction110911
2026-03-24 18:50:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0d256946-e8e3-54a4-aeea-6e6b49297a90 with identifier: 6991700auction110911
2026-03-24 18:50:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0d256946-e8e3-54a4-aeea-6e6b49297a90 with identifier: 6991700auction110911
2026-03-24 18:50:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0d256946-e8e3-54a4-aeea-6e6b49297a90 with identifier: 6991700auction110911 to the API
2026-03-24 18:50:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991700>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '0d256946-e8e3-54a4-aeea-6e6b49297a90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991700',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 104911,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar Polestar 2 64kWh Single M.Stand.Range 165kW Athlon Edition',
'transmission': 'automatic',
'trim': '64kWh Single M.Stand.Range 165kW Athlon Edition',
'vin': None,
'year': 2021}
2026-03-24 18:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991700auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:46 [ecarstrade.nl] INFO: Saving data for 6991700auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278439.881905, 'last_price_update_time': 1774378246.990238}
2026-03-24 18:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991700auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991727> (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-24 18:50:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:49 [ecarstrade.nl] INFO: Extracting details for car 6991727auction110911
2026-03-24 18:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991966> (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-24 18:50:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b16bed5-7573-548d-b092-00d9e9462278 with identifier: 6991727auction110911
2026-03-24 18:50:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b16bed5-7573-548d-b092-00d9e9462278 with scrape type 2
2026-03-24 18:50:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b16bed5-7573-548d-b092-00d9e9462278 with scrape type 2
2026-03-24 18:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7b16bed5-7573-548d-b092-00d9e9462278, identifier: 6991727auction110911
2026-03-24 18:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7b16bed5-7573-548d-b092-00d9e9462278 with identifier: 6991727auction110911
2026-03-24 18:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7b16bed5-7573-548d-b092-00d9e9462278 with identifier: 6991727auction110911
2026-03-24 18:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7b16bed5-7573-548d-b092-00d9e9462278 with identifier: 6991727auction110911 to the API
2026-03-24 18:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991727>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '7b16bed5-7573-548d-b092-00d9e9462278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991727',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 107855,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Crossland X 1.2 Turbo S&S 96kW Ultimate 5D',
'transmission': 'manual',
'trim': 'OPEL 1.2 Turbo S&S 96kW Ultimate 5D',
'vin': None,
'year': 2021}
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991727auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:50 [ecarstrade.nl] INFO: Saving data for 6991727auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278560.525117, 'last_price_update_time': 1774378250.071175}
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991727auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:50 [ecarstrade.nl] INFO: Extracting details for car 6991966auction110911
2026-03-24 18:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992020> (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-24 18:50:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab758de-be42-5e6a-ab88-46b9161a28d5 with identifier: 6991966auction110911
2026-03-24 18:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab758de-be42-5e6a-ab88-46b9161a28d5 with scrape type 2
2026-03-24 18:50:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ab758de-be42-5e6a-ab88-46b9161a28d5 with scrape type 2
2026-03-24 18:50:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3ab758de-be42-5e6a-ab88-46b9161a28d5, identifier: 6991966auction110911
2026-03-24 18:50:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3ab758de-be42-5e6a-ab88-46b9161a28d5 with identifier: 6991966auction110911
2026-03-24 18:50:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3ab758de-be42-5e6a-ab88-46b9161a28d5 with identifier: 6991966auction110911
2026-03-24 18:50:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3ab758de-be42-5e6a-ab88-46b9161a28d5 with identifier: 6991966auction110911 to the API
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991966>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '3ab758de-be42-5e6a-ab88-46b9161a28d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991966',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 120989,
'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.3 58kWh Life auto 5D 150kW',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 58kWh Life auto 5D 150kW',
'vin': None,
'year': 2020}
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991966auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:50 [ecarstrade.nl] INFO: Saving data for 6991966auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278557.795477, 'last_price_update_time': 1774378250.426844}
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991966auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:50 [ecarstrade.nl] INFO: Extracting details for car 6992020auction110911
2026-03-24 18:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991726> (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-24 18:50:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4347ef47-1d49-59f9-ba0d-bd63fc97a048 with identifier: 6992020auction110911
2026-03-24 18:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4347ef47-1d49-59f9-ba0d-bd63fc97a048 with scrape type 2
2026-03-24 18:50:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4347ef47-1d49-59f9-ba0d-bd63fc97a048 with scrape type 2
2026-03-24 18:50:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4347ef47-1d49-59f9-ba0d-bd63fc97a048, identifier: 6992020auction110911
2026-03-24 18:50:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4347ef47-1d49-59f9-ba0d-bd63fc97a048 with identifier: 6992020auction110911
2026-03-24 18:50:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4347ef47-1d49-59f9-ba0d-bd63fc97a048 with identifier: 6992020auction110911
2026-03-24 18:50:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4347ef47-1d49-59f9-ba0d-bd63fc97a048 with identifier: 6992020auction110911 to the API
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992020>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '4347ef47-1d49-59f9-ba0d-bd63fc97a048',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992020',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 132197,
'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 1st Plus auto 5D 150kW uitlopend',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 58kWh 1st Plus auto 5D 150kW uitlopend',
'vin': None,
'year': 2020}
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992020auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:50 [ecarstrade.nl] INFO: Saving data for 6992020auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278559.505085, 'last_price_update_time': 1774378250.872871}
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992020auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:50 [ecarstrade.nl] INFO: Extracting details for car 6991726auction110911
2026-03-24 18:50:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4668fc2-42cf-5d30-ba1e-94ebba187f94 with identifier: 6991726auction110911
2026-03-24 18:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4668fc2-42cf-5d30-ba1e-94ebba187f94 with scrape type 2
2026-03-24 18:50:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4668fc2-42cf-5d30-ba1e-94ebba187f94 with scrape type 2
2026-03-24 18:50:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f4668fc2-42cf-5d30-ba1e-94ebba187f94, identifier: 6991726auction110911
2026-03-24 18:50:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f4668fc2-42cf-5d30-ba1e-94ebba187f94 with identifier: 6991726auction110911
2026-03-24 18:50:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f4668fc2-42cf-5d30-ba1e-94ebba187f94 with identifier: 6991726auction110911
2026-03-24 18:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f4668fc2-42cf-5d30-ba1e-94ebba187f94 with identifier: 6991726auction110911 to the API
2026-03-24 18:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:50:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991726>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'f4668fc2-42cf-5d30-ba1e-94ebba187f94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991726',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 104141,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Grandland X 1.2 Turbo S&S 96kW Business Auto 5D',
'transmission': 'automatic',
'trim': 'OPEL 1.2 Turbo S&S 96kW Business Auto 5D',
'vin': None,
'year': 2020}
2026-03-24 18:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991726auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:51 [ecarstrade.nl] INFO: Saving data for 6991726auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278558.433781, 'last_price_update_time': 1774378251.216527}
2026-03-24 18:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991726auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991711> (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-24 18: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-24 18:50:52 [ecarstrade.nl] INFO: Extracting details for car 6991711auction110911
2026-03-24 18:50:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1697df3d-ab1b-596c-a857-ae058c519a82 with identifier: 6991711auction110911
2026-03-24 18:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1697df3d-ab1b-596c-a857-ae058c519a82 with scrape type 2
2026-03-24 18:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1697df3d-ab1b-596c-a857-ae058c519a82 with scrape type 2
2026-03-24 18:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1697df3d-ab1b-596c-a857-ae058c519a82, identifier: 6991711auction110911
2026-03-24 18:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1697df3d-ab1b-596c-a857-ae058c519a82 with identifier: 6991711auction110911
2026-03-24 18:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1697df3d-ab1b-596c-a857-ae058c519a82 with identifier: 6991711auction110911
2026-03-24 18:50:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1697df3d-ab1b-596c-a857-ae058c519a82 with identifier: 6991711auction110911 to the API
2026-03-24 18:50:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991711>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '1697df3d-ab1b-596c-a857-ae058c519a82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991711',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '3008',
'odometer': 103444,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 Active Pack Business PureTech 130 5D 96kW',
'transmission': 'manual',
'trim': 'PEUGEOT Active Pack Business PureTech 130 5D 96kW',
'vin': None,
'year': 2022}
2026-03-24 18:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18: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%276991711auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:52 [ecarstrade.nl] INFO: Saving data for 6991711auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278487.467356, 'last_price_update_time': 1774378252.839125}
2026-03-24 18:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991711auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991678> (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-24 18:50:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:54 [ecarstrade.nl] INFO: Extracting details for car 6991678auction110911
2026-03-24 18:50:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 838ca590-1215-529d-a21e-3dedec1ab8ac with identifier: 6991678auction110911
2026-03-24 18:50:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 838ca590-1215-529d-a21e-3dedec1ab8ac with scrape type 2
2026-03-24 18:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 838ca590-1215-529d-a21e-3dedec1ab8ac with scrape type 2
2026-03-24 18:50:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 838ca590-1215-529d-a21e-3dedec1ab8ac, identifier: 6991678auction110911
2026-03-24 18:50:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 838ca590-1215-529d-a21e-3dedec1ab8ac with identifier: 6991678auction110911
2026-03-24 18:50:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 838ca590-1215-529d-a21e-3dedec1ab8ac with identifier: 6991678auction110911
2026-03-24 18:50:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 838ca590-1215-529d-a21e-3dedec1ab8ac with identifier: 6991678auction110911 to the API
2026-03-24 18:50:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50:54 [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-24 18:50:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991678>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '838ca590-1215-529d-a21e-3dedec1ab8ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991678',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 35613,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 Aircross PureTech 110 S&S Feel 5D 81kW',
'transmission': 'manual',
'trim': 'CITROEN PureTech 110 S&S Feel 5D 81kW',
'vin': None,
'year': 2022}
2026-03-24 18:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991678auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:54 [ecarstrade.nl] INFO: Saving data for 6991678auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278561.098423, 'last_price_update_time': 1774378254.36883}
2026-03-24 18:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991678auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991975> (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-24 18:50:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:56 [ecarstrade.nl] INFO: Extracting details for car 6991975auction110911
2026-03-24 18:50:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d706ebdf-a37e-5da6-9961-9e3db6bdeb6e with identifier: 6991975auction110911
2026-03-24 18:50:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d706ebdf-a37e-5da6-9961-9e3db6bdeb6e with scrape type 2
2026-03-24 18:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d706ebdf-a37e-5da6-9961-9e3db6bdeb6e with scrape type 2
2026-03-24 18:50:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d706ebdf-a37e-5da6-9961-9e3db6bdeb6e, identifier: 6991975auction110911
2026-03-24 18:50:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d706ebdf-a37e-5da6-9961-9e3db6bdeb6e with identifier: 6991975auction110911
2026-03-24 18:50:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d706ebdf-a37e-5da6-9961-9e3db6bdeb6e with identifier: 6991975auction110911
2026-03-24 18:50:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d706ebdf-a37e-5da6-9961-9e3db6bdeb6e with identifier: 6991975auction110911 to the API
2026-03-24 18:50:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991975>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'd706ebdf-a37e-5da6-9961-9e3db6bdeb6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991975',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 99430,
'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 Business auto 5D 150kW uitlopend',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 58kWh Business auto 5D 150kW uitlopend',
'vin': None,
'year': 2020}
2026-03-24 18:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991975auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:56 [ecarstrade.nl] INFO: Saving data for 6991975auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278590.637566, 'last_price_update_time': 1774378256.704676}
2026-03-24 18:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991975auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992182> (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-24 18:50:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:56 [ecarstrade.nl] INFO: Extracting details for car 6992182auction110911
2026-03-24 18:50:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3928ea72-379a-5a9d-95d9-624cf1531d90 with identifier: 6992182auction110911
2026-03-24 18:50:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3928ea72-379a-5a9d-95d9-624cf1531d90 with scrape type 2
2026-03-24 18:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3928ea72-379a-5a9d-95d9-624cf1531d90 with scrape type 2
2026-03-24 18:50:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3928ea72-379a-5a9d-95d9-624cf1531d90, identifier: 6992182auction110911
2026-03-24 18:50:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3928ea72-379a-5a9d-95d9-624cf1531d90 with identifier: 6992182auction110911
2026-03-24 18:50:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3928ea72-379a-5a9d-95d9-624cf1531d90 with identifier: 6992182auction110911
2026-03-24 18:50:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3928ea72-379a-5a9d-95d9-624cf1531d90 with identifier: 6992182auction110911 to the API
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992182>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '3928ea72-379a-5a9d-95d9-624cf1531d90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992182',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 85156,
'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 Life auto 5D 150kW uitlopend',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 58kWh Life auto 5D 150kW uitlopend',
'vin': None,
'year': 2020}
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992182auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:57 [ecarstrade.nl] INFO: Saving data for 6992182auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278562.829746, 'last_price_update_time': 1774378257.246424}
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992182auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991746> (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-24 18:50:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:57 [ecarstrade.nl] INFO: Extracting details for car 6991746auction110911
2026-03-24 18:50:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4edc94d4-578e-5649-98c0-25afc3895fce with identifier: 6991746auction110911
2026-03-24 18:50:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4edc94d4-578e-5649-98c0-25afc3895fce with scrape type 2
2026-03-24 18:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4edc94d4-578e-5649-98c0-25afc3895fce with scrape type 2
2026-03-24 18:50:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4edc94d4-578e-5649-98c0-25afc3895fce, identifier: 6991746auction110911
2026-03-24 18:50:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4edc94d4-578e-5649-98c0-25afc3895fce with identifier: 6991746auction110911
2026-03-24 18:50:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4edc94d4-578e-5649-98c0-25afc3895fce with identifier: 6991746auction110911
2026-03-24 18:50:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4edc94d4-578e-5649-98c0-25afc3895fce with identifier: 6991746auction110911 to the API
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:50: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-24 18:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991746>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '4edc94d4-578e-5649-98c0-25afc3895fce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991746',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 164531,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia 1.0 TSI e-TEC MHEV DSG Sport Business 5D 81kW',
'transmission': 'automatic',
'trim': 'SKODA 1.0 TSI e-TEC MHEV DSG Sport Business 5D 81kW',
'vin': None,
'year': 2021}
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991746auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:50:57 [ecarstrade.nl] INFO: Saving data for 6991746auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278576.78181, 'last_price_update_time': 1774378257.758332}
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991746auction110911') HTTP/1.1" 204 0
2026-03-24 18:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991751> (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-24 18:50:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:50:59 [ecarstrade.nl] INFO: Extracting details for car 6991751auction110911
2026-03-24 18:50:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fadb489-0aa4-5a90-9bed-c662151a517b with identifier: 6991751auction110911
2026-03-24 18:50:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fadb489-0aa4-5a90-9bed-c662151a517b with scrape type 2
2026-03-24 18:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fadb489-0aa4-5a90-9bed-c662151a517b with scrape type 2
2026-03-24 18:50:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1fadb489-0aa4-5a90-9bed-c662151a517b, identifier: 6991751auction110911
2026-03-24 18:50:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1fadb489-0aa4-5a90-9bed-c662151a517b with identifier: 6991751auction110911
2026-03-24 18:50:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1fadb489-0aa4-5a90-9bed-c662151a517b with identifier: 6991751auction110911
2026-03-24 18:51:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1fadb489-0aa4-5a90-9bed-c662151a517b with identifier: 6991751auction110911 to the API
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991751>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '1fadb489-0aa4-5a90-9bed-c662151a517b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991751',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 108287,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Kamiq 1.0 TSI Greentech 85kW Sport Business 5D',
'transmission': 'manual',
'trim': 'SKODA 1.0 TSI Greentech 85kW Sport Business 5D',
'vin': None,
'year': 2020}
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991751auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:00 [ecarstrade.nl] INFO: Saving data for 6991751auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278558.863614, 'last_price_update_time': 1774378260.227638}
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991751auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992001> (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-24 18:51:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:00 [ecarstrade.nl] INFO: Extracting details for car 6992001auction110911
2026-03-24 18:51:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f64a03a3-1da7-5d99-b9f6-e485988b5fc2 with identifier: 6992001auction110911
2026-03-24 18:51:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f64a03a3-1da7-5d99-b9f6-e485988b5fc2 with scrape type 2
2026-03-24 18:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f64a03a3-1da7-5d99-b9f6-e485988b5fc2 with scrape type 2
2026-03-24 18:51:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f64a03a3-1da7-5d99-b9f6-e485988b5fc2, identifier: 6992001auction110911
2026-03-24 18:51:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f64a03a3-1da7-5d99-b9f6-e485988b5fc2 with identifier: 6992001auction110911
2026-03-24 18:51:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f64a03a3-1da7-5d99-b9f6-e485988b5fc2 with identifier: 6992001auction110911
2026-03-24 18:51:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f64a03a3-1da7-5d99-b9f6-e485988b5fc2 with identifier: 6992001auction110911 to the API
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992001>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'f64a03a3-1da7-5d99-b9f6-e485988b5fc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992001',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 72465,
'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 Business auto 5D 150kW',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 58kWh Business auto 5D 150kW',
'vin': None,
'year': 2020}
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992001auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:00 [ecarstrade.nl] INFO: Saving data for 6992001auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278617.10709, 'last_price_update_time': 1774378260.673271}
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992001auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992073> (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-24 18:51:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:00 [ecarstrade.nl] INFO: Extracting details for car 6992073auction110911
2026-03-24 18:51:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 006a119a-a1d8-5219-a2bc-81f0487bcd9a with identifier: 6992073auction110911
2026-03-24 18:51:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006a119a-a1d8-5219-a2bc-81f0487bcd9a with scrape type 2
2026-03-24 18:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 006a119a-a1d8-5219-a2bc-81f0487bcd9a with scrape type 2
2026-03-24 18:51:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 006a119a-a1d8-5219-a2bc-81f0487bcd9a, identifier: 6992073auction110911
2026-03-24 18:51:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 006a119a-a1d8-5219-a2bc-81f0487bcd9a with identifier: 6992073auction110911
2026-03-24 18:51:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 18:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 18:51:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 006a119a-a1d8-5219-a2bc-81f0487bcd9a with identifier: 6992073auction110911
2026-03-24 18:51:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 006a119a-a1d8-5219-a2bc-81f0487bcd9a with identifier: 6992073auction110911 to the API
2026-03-24 18:51:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992073>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '006a119a-a1d8-5219-a2bc-81f0487bcd9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992073',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 33490,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris 1.5 VVT-i Active 5D 92kW',
'transmission': 'manual',
'trim': 'TOYOTA 1.5 VVT-i Active 5D 92kW',
'vin': None,
'year': 2023}
2026-03-24 18:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992073auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:01 [ecarstrade.nl] INFO: Saving data for 6992073auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278617.727177, 'last_price_update_time': 1774378261.145717}
2026-03-24 18:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992073auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991994> (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-24 18:51:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:03 [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-24 18:51:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Extracting details for car 6991994auction110911
2026-03-24 18:51:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d5c4251-f788-52ff-b116-c4b667abb223 with identifier: 6991994auction110911
2026-03-24 18:51:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d5c4251-f788-52ff-b116-c4b667abb223 with scrape type 2
2026-03-24 18:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d5c4251-f788-52ff-b116-c4b667abb223 with scrape type 2
2026-03-24 18:51:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5d5c4251-f788-52ff-b116-c4b667abb223, identifier: 6991994auction110911
2026-03-24 18:51:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5d5c4251-f788-52ff-b116-c4b667abb223 with identifier: 6991994auction110911
2026-03-24 18:51:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5d5c4251-f788-52ff-b116-c4b667abb223 with identifier: 6991994auction110911
2026-03-24 18:51:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5d5c4251-f788-52ff-b116-c4b667abb223 with identifier: 6991994auction110911 to the API
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991994>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '5d5c4251-f788-52ff-b116-c4b667abb223',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991994',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 74342,
'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-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991994auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Saving data for 6991994auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278519.037938, 'last_price_update_time': 1774378263.70653}
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991994auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991670auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991670auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991670auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991868auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991868auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991868auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991693auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991693auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991693auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991719auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991719auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991719auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6992054auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992054auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6992054auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991715auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991715auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991715auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991716auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991716auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991716auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991717auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991717auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991717auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991718auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991718auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991718auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991651auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991651auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991651auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991703auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991703auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991703auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991658auction110911
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991658auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Scrape type for 6991658auction110911: 2
2026-03-24 18:51:03 [ecarstrade.nl] INFO: Found listing with ID: 6991714auction110911
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991714auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Scrape type for 6991714auction110911: 2
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Found listing with ID: 6991775auction110911
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991775auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Scrape type for 6991775auction110911: 2
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Found listing with ID: 6991841auction110911
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991841auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Scrape type for 6991841auction110911: 2
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Found listing with ID: 6991679auction110911
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991679auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Scrape type for 6991679auction110911: 2
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Found listing with ID: 6991874auction110911
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991874auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Scrape type for 6991874auction110911: 2
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Found listing with ID: 6991663auction110911
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991663auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Scrape type for 6991663auction110911: 2
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Found listing with ID: 6991725auction110911
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991725auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Scrape type for 6991725auction110911: 2
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Found listing with ID: 6991645auction110911
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991645auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Scrape type for 6991645auction110911: 2
2026-03-24 18:51:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992101> (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-24 18:51:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:04 [ecarstrade.nl] INFO: Extracting details for car 6992101auction110911
2026-03-24 18:51:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a0777e2-3691-5201-87e6-e6997571e29b with identifier: 6992101auction110911
2026-03-24 18:51:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a0777e2-3691-5201-87e6-e6997571e29b with scrape type 2
2026-03-24 18:51:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a0777e2-3691-5201-87e6-e6997571e29b with scrape type 2
2026-03-24 18:51:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8a0777e2-3691-5201-87e6-e6997571e29b, identifier: 6992101auction110911
2026-03-24 18:51:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8a0777e2-3691-5201-87e6-e6997571e29b with identifier: 6992101auction110911
2026-03-24 18:51:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8a0777e2-3691-5201-87e6-e6997571e29b with identifier: 6992101auction110911
2026-03-24 18:51:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8a0777e2-3691-5201-87e6-e6997571e29b with identifier: 6992101auction110911 to the API
2026-03-24 18:51:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992101>
{'auction_title': '',
'c_o_2_emission_value': 84,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '8a0777e2-3691-5201-87e6-e6997571e29b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992101',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 80649,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris 1.5 Hybrid Dynamic Automaat 5D 74kW',
'transmission': 'automatic',
'trim': 'TOYOTA 1.5 Hybrid Dynamic Automaat 5D 74kW',
'vin': None,
'year': 2020}
2026-03-24 18:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992101auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:05 [ecarstrade.nl] INFO: Saving data for 6992101auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278643.983579, 'last_price_update_time': 1774378265.228645}
2026-03-24 18:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992101auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991960> (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-24 18:51:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:05 [ecarstrade.nl] INFO: Extracting details for car 6991960auction110911
2026-03-24 18:51:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f75ed076-73bc-5ce4-8071-f1560936a261 with identifier: 6991960auction110911
2026-03-24 18:51:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f75ed076-73bc-5ce4-8071-f1560936a261 with scrape type 2
2026-03-24 18:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f75ed076-73bc-5ce4-8071-f1560936a261 with scrape type 2
2026-03-24 18:51:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f75ed076-73bc-5ce4-8071-f1560936a261, identifier: 6991960auction110911
2026-03-24 18:51:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f75ed076-73bc-5ce4-8071-f1560936a261 with identifier: 6991960auction110911
2026-03-24 18:51:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f75ed076-73bc-5ce4-8071-f1560936a261 with identifier: 6991960auction110911
2026-03-24 18:51:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f75ed076-73bc-5ce4-8071-f1560936a261 with identifier: 6991960auction110911 to the API
2026-03-24 18:51:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991960>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'f75ed076-73bc-5ce4-8071-f1560936a261',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991960',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 118768,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-18',
'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-24 18:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991960auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:05 [ecarstrade.nl] INFO: Saving data for 6991960auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278559.928739, 'last_price_update_time': 1774378265.791656}
2026-03-24 18:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991960auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991744> (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-24 18:51:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:06 [ecarstrade.nl] INFO: Extracting details for car 6991744auction110911
2026-03-24 18:51:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5735775-fd09-595a-acc9-0fd4aa91bce0 with identifier: 6991744auction110911
2026-03-24 18:51:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5735775-fd09-595a-acc9-0fd4aa91bce0 with scrape type 2
2026-03-24 18:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5735775-fd09-595a-acc9-0fd4aa91bce0 with scrape type 2
2026-03-24 18:51:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e5735775-fd09-595a-acc9-0fd4aa91bce0, identifier: 6991744auction110911
2026-03-24 18:51:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e5735775-fd09-595a-acc9-0fd4aa91bce0 with identifier: 6991744auction110911
2026-03-24 18:51:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e5735775-fd09-595a-acc9-0fd4aa91bce0 with identifier: 6991744auction110911
2026-03-24 18:51:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e5735775-fd09-595a-acc9-0fd4aa91bce0 with identifier: 6991744auction110911 to the API
2026-03-24 18:51:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991744>
{'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.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'e5735775-fd09-595a-acc9-0fd4aa91bce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991744',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 164358,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia Combi 1.0 TSI e-TEC MHEV DSG Business Edition 5D 81kW',
'transmission': 'automatic',
'trim': 'SKODA Combi 1.0 TSI e-TEC MHEV DSG Business Edition 5D 81kW',
'vin': None,
'year': 2022}
2026-03-24 18:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991744auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:07 [ecarstrade.nl] INFO: Saving data for 6991744auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278498.76557, 'last_price_update_time': 1774378267.068767}
2026-03-24 18:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991744auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:07 [scrapy.extensions.logstats] INFO: Crawled 244 pages (at 48 pages/min), scraped 228 items (at 45 items/min)
2026-03-24 18:51:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 268MiB
2026-03-24 18:51:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991655> (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-24 18:51:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:07 [ecarstrade.nl] INFO: Extracting details for car 6991655auction110911
2026-03-24 18:51:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bac7aa7e-d2a8-50a7-90c4-5cf4bdb2b0f2 with identifier: 6991655auction110911
2026-03-24 18:51:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bac7aa7e-d2a8-50a7-90c4-5cf4bdb2b0f2 with scrape type 2
2026-03-24 18:51:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bac7aa7e-d2a8-50a7-90c4-5cf4bdb2b0f2 with scrape type 2
2026-03-24 18:51:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bac7aa7e-d2a8-50a7-90c4-5cf4bdb2b0f2, identifier: 6991655auction110911
2026-03-24 18:51:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bac7aa7e-d2a8-50a7-90c4-5cf4bdb2b0f2 with identifier: 6991655auction110911
2026-03-24 18:51:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bac7aa7e-d2a8-50a7-90c4-5cf4bdb2b0f2 with identifier: 6991655auction110911
2026-03-24 18:51:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bac7aa7e-d2a8-50a7-90c4-5cf4bdb2b0f2 with identifier: 6991655auction110911 to the API
2026-03-24 18:51:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991655>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'bac7aa7e-d2a8-50a7-90c4-5cf4bdb2b0f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991655',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 93530,
'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': 'HYUNDAI Kona Fashion Electric 64 kWh 5D Athlon Edition',
'transmission': 'automatic',
'trim': 'HYUNDAI Fashion Electric 64 kWh 5D Athlon Edition',
'vin': None,
'year': 2020}
2026-03-24 18:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991655auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:07 [ecarstrade.nl] INFO: Saving data for 6991655auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278497.671882, 'last_price_update_time': 1774378267.546233}
2026-03-24 18:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991655auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991819> (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-24 18:51:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:08 [ecarstrade.nl] INFO: Extracting details for car 6991819auction110911
2026-03-24 18:51:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c38370c-9baf-5110-b5da-44fa4c6e6bed with identifier: 6991819auction110911
2026-03-24 18:51:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c38370c-9baf-5110-b5da-44fa4c6e6bed with scrape type 2
2026-03-24 18:51:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c38370c-9baf-5110-b5da-44fa4c6e6bed with scrape type 2
2026-03-24 18:51:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4c38370c-9baf-5110-b5da-44fa4c6e6bed, identifier: 6991819auction110911
2026-03-24 18:51:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4c38370c-9baf-5110-b5da-44fa4c6e6bed with identifier: 6991819auction110911
2026-03-24 18:51:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4c38370c-9baf-5110-b5da-44fa4c6e6bed with identifier: 6991819auction110911
2026-03-24 18:51:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4c38370c-9baf-5110-b5da-44fa4c6e6bed with identifier: 6991819auction110911 to the API
2026-03-24 18:51:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991819>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '4c38370c-9baf-5110-b5da-44fa4c6e6bed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991819',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 84078,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW Highline Business R 5D',
'transmission': 'manual',
'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW Highline Business R 5D',
'vin': None,
'year': 2021}
2026-03-24 18:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991819auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:08 [ecarstrade.nl] INFO: Saving data for 6991819auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278520.3303, 'last_price_update_time': 1774378268.990627}
2026-03-24 18:51:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991819auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991704> (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-24 18:51:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:10 [ecarstrade.nl] INFO: Extracting details for car 6991704auction110911
2026-03-24 18:51:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d30af9e8-06db-5a96-a6ee-0189fc3f34b4 with identifier: 6991704auction110911
2026-03-24 18:51:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d30af9e8-06db-5a96-a6ee-0189fc3f34b4 with scrape type 2
2026-03-24 18:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d30af9e8-06db-5a96-a6ee-0189fc3f34b4 with scrape type 2
2026-03-24 18:51:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d30af9e8-06db-5a96-a6ee-0189fc3f34b4, identifier: 6991704auction110911
2026-03-24 18:51:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d30af9e8-06db-5a96-a6ee-0189fc3f34b4 with identifier: 6991704auction110911
2026-03-24 18:51:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d30af9e8-06db-5a96-a6ee-0189fc3f34b4 with identifier: 6991704auction110911
2026-03-24 18:51:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d30af9e8-06db-5a96-a6ee-0189fc3f34b4 with identifier: 6991704auction110911 to the API
2026-03-24 18:51:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'd30af9e8-06db-5a96-a6ee-0189fc3f34b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991704',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 50883,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-30',
'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': 2022}
2026-03-24 18:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991704auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:10 [ecarstrade.nl] INFO: Saving data for 6991704auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278496.306849, 'last_price_update_time': 1774378270.596895}
2026-03-24 18:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991704auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991629> (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-24 18:51:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:10 [ecarstrade.nl] INFO: Extracting details for car 6991629auction110911
2026-03-24 18:51:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bde7a0f9-3487-5d43-a117-9ac2ce8228ea with identifier: 6991629auction110911
2026-03-24 18:51:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bde7a0f9-3487-5d43-a117-9ac2ce8228ea with scrape type 2
2026-03-24 18:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bde7a0f9-3487-5d43-a117-9ac2ce8228ea with scrape type 2
2026-03-24 18:51:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bde7a0f9-3487-5d43-a117-9ac2ce8228ea, identifier: 6991629auction110911
2026-03-24 18:51:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bde7a0f9-3487-5d43-a117-9ac2ce8228ea with identifier: 6991629auction110911
2026-03-24 18:51:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bde7a0f9-3487-5d43-a117-9ac2ce8228ea with identifier: 6991629auction110911
2026-03-24 18:51:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bde7a0f9-3487-5d43-a117-9ac2ce8228ea with identifier: 6991629auction110911 to the API
2026-03-24 18:51:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991629>
{'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-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': 'bde7a0f9-3487-5d43-a117-9ac2ce8228ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991629',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'Sprinter',
'odometer': 236824,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-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-24 18:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991629auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:11 [ecarstrade.nl] INFO: Saving data for 6991629auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278498.100696, 'last_price_update_time': 1774378271.15039}
2026-03-24 18:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991629auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:11 [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-24 18:51:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:11 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:51:11 [ecarstrade.nl] INFO: Found listing with ID: 6992043auction110911
2026-03-24 18:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992043auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:11 [ecarstrade.nl] INFO: Scrape type for 6992043auction110911: 2
2026-03-24 18:51:11 [ecarstrade.nl] INFO: Found listing with ID: 6991660auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991660auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991660auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991661auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991661auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991661auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991713auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991713auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991713auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991647auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991647auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991647auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991676auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991676auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991676auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991759auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991759auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991759auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991728auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991728auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991728auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991669auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991669auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991669auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991753auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991753auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991753auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6992060auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992060auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6992060auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991720auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991720auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991720auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991662auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991662auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991662auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991836auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991836auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991836auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991736auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991736auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991736auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991668auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991668auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991668auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991708auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991708auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991708auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991646auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991646auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991646auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991680auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991680auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991680auction110911: 2
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Found listing with ID: 6991758auction110911
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991758auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Scrape type for 6991758auction110911: 2
2026-03-24 18:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991670> (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-24 18:51:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Extracting details for car 6991670auction110911
2026-03-24 18:51:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53af027d-421e-5cd2-9cdc-70975e622926 with identifier: 6991670auction110911
2026-03-24 18:51:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53af027d-421e-5cd2-9cdc-70975e622926 with scrape type 2
2026-03-24 18:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53af027d-421e-5cd2-9cdc-70975e622926 with scrape type 2
2026-03-24 18:51:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 53af027d-421e-5cd2-9cdc-70975e622926, identifier: 6991670auction110911
2026-03-24 18:51:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 53af027d-421e-5cd2-9cdc-70975e622926 with identifier: 6991670auction110911
2026-03-24 18:51:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 53af027d-421e-5cd2-9cdc-70975e622926 with identifier: 6991670auction110911
2026-03-24 18:51:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 53af027d-421e-5cd2-9cdc-70975e622926 with identifier: 6991670auction110911 to the API
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991670>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '53af027d-421e-5cd2-9cdc-70975e622926',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991670',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Focus',
'odometer': 150215,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-06',
'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': 2021}
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991670auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:12 [ecarstrade.nl] INFO: Saving data for 6991670auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278541.943973, 'last_price_update_time': 1774378272.799893}
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991670auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991693> (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-24 18:51:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:14 [ecarstrade.nl] INFO: Extracting details for car 6991693auction110911
2026-03-24 18:51:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cd36455-5dff-5721-9d0c-047f58fa5275 with identifier: 6991693auction110911
2026-03-24 18:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cd36455-5dff-5721-9d0c-047f58fa5275 with scrape type 2
2026-03-24 18:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cd36455-5dff-5721-9d0c-047f58fa5275 with scrape type 2
2026-03-24 18:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4cd36455-5dff-5721-9d0c-047f58fa5275, identifier: 6991693auction110911
2026-03-24 18:51:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4cd36455-5dff-5721-9d0c-047f58fa5275 with identifier: 6991693auction110911
2026-03-24 18:51:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4cd36455-5dff-5721-9d0c-047f58fa5275 with identifier: 6991693auction110911
2026-03-24 18:51:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4cd36455-5dff-5721-9d0c-047f58fa5275 with identifier: 6991693auction110911 to the API
2026-03-24 18:51:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991693>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '4cd36455-5dff-5721-9d0c-047f58fa5275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991693',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 206412,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Limousine 30 TFSI sport 4D 85kW',
'transmission': 'manual',
'trim': 'AUDI Limousine 30 TFSI sport 4D 85kW',
'vin': None,
'year': 2019}
2026-03-24 18:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991693auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:14 [ecarstrade.nl] INFO: Saving data for 6991693auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278576.350109, 'last_price_update_time': 1774378274.462739}
2026-03-24 18:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991693auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991719> (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-24 18:51:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:14 [ecarstrade.nl] INFO: Extracting details for car 6991719auction110911
2026-03-24 18:51:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f40214e-ad60-54e9-89f0-aafd6c06545c with identifier: 6991719auction110911
2026-03-24 18:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f40214e-ad60-54e9-89f0-aafd6c06545c with scrape type 2
2026-03-24 18:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f40214e-ad60-54e9-89f0-aafd6c06545c with scrape type 2
2026-03-24 18:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5f40214e-ad60-54e9-89f0-aafd6c06545c, identifier: 6991719auction110911
2026-03-24 18:51:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5f40214e-ad60-54e9-89f0-aafd6c06545c with identifier: 6991719auction110911
2026-03-24 18:51:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5f40214e-ad60-54e9-89f0-aafd6c06545c with identifier: 6991719auction110911
2026-03-24 18:51:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5f40214e-ad60-54e9-89f0-aafd6c06545c with identifier: 6991719auction110911 to the API
2026-03-24 18:51:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:15 [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-24 18:51:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991719>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '5f40214e-ad60-54e9-89f0-aafd6c06545c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991719',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 48808,
'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-24 18:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991719auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:15 [ecarstrade.nl] INFO: Saving data for 6991719auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278537.735455, 'last_price_update_time': 1774378275.166555}
2026-03-24 18:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991719auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992054> (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-24 18:51:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:17 [ecarstrade.nl] INFO: Extracting details for car 6992054auction110911
2026-03-24 18:51:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 101ad522-01b5-55cc-a80f-1e7e2e7bb098 with identifier: 6992054auction110911
2026-03-24 18:51:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 101ad522-01b5-55cc-a80f-1e7e2e7bb098 with scrape type 2
2026-03-24 18:51:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 101ad522-01b5-55cc-a80f-1e7e2e7bb098 with scrape type 2
2026-03-24 18:51:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 101ad522-01b5-55cc-a80f-1e7e2e7bb098, identifier: 6992054auction110911
2026-03-24 18:51:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 101ad522-01b5-55cc-a80f-1e7e2e7bb098 with identifier: 6992054auction110911
2026-03-24 18:51:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 101ad522-01b5-55cc-a80f-1e7e2e7bb098 with identifier: 6992054auction110911
2026-03-24 18:51:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 101ad522-01b5-55cc-a80f-1e7e2e7bb098 with identifier: 6992054auction110911 to the API
2026-03-24 18:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992054>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '101ad522-01b5-55cc-a80f-1e7e2e7bb098',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992054',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 140921,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-08',
'seats_number': None,
'seller_name': None,
'title': 'VOLKSWAGEN Caddy 2.0 TDI 75 kW BMT Maxi 4D',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 2.0 TDI 75 kW BMT Maxi 4D',
'vin': None,
'year': 2019}
2026-03-24 18:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992054auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:17 [ecarstrade.nl] INFO: Saving data for 6992054auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278540.053677, 'last_price_update_time': 1774378277.656799}
2026-03-24 18:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992054auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991868> (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-24 18:51:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:18 [ecarstrade.nl] INFO: Extracting details for car 6991868auction110911
2026-03-24 18:51:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 426eca23-6f3d-5635-b72b-3e99943766b5 with identifier: 6991868auction110911
2026-03-24 18:51:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 426eca23-6f3d-5635-b72b-3e99943766b5 with scrape type 2
2026-03-24 18:51:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 426eca23-6f3d-5635-b72b-3e99943766b5 with scrape type 2
2026-03-24 18:51:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 426eca23-6f3d-5635-b72b-3e99943766b5, identifier: 6991868auction110911
2026-03-24 18:51:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 426eca23-6f3d-5635-b72b-3e99943766b5 with identifier: 6991868auction110911
2026-03-24 18:51:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 426eca23-6f3d-5635-b72b-3e99943766b5 with identifier: 6991868auction110911
2026-03-24 18:51:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 426eca23-6f3d-5635-b72b-3e99943766b5 with identifier: 6991868auction110911 to the API
2026-03-24 18:51:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991868>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '426eca23-6f3d-5635-b72b-3e99943766b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991868',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 151966,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW 7-DSG Comfortline Business 5D',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW 7-DSG Comfortline Business 5D',
'vin': None,
'year': 2021}
2026-03-24 18:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991868auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:19 [ecarstrade.nl] INFO: Saving data for 6991868auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278541.405333, 'last_price_update_time': 1774378279.233239}
2026-03-24 18:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991868auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991645> (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-24 18:51:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:19 [ecarstrade.nl] INFO: Extracting details for car 6991645auction110911
2026-03-24 18:51:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c427d77f-dfde-50a7-8d76-ee549b2ac4b2 with identifier: 6991645auction110911
2026-03-24 18:51:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c427d77f-dfde-50a7-8d76-ee549b2ac4b2 with scrape type 2
2026-03-24 18:51:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c427d77f-dfde-50a7-8d76-ee549b2ac4b2 with scrape type 2
2026-03-24 18:51:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c427d77f-dfde-50a7-8d76-ee549b2ac4b2, identifier: 6991645auction110911
2026-03-24 18:51:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c427d77f-dfde-50a7-8d76-ee549b2ac4b2 with identifier: 6991645auction110911
2026-03-24 18:51:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c427d77f-dfde-50a7-8d76-ee549b2ac4b2 with identifier: 6991645auction110911
2026-03-24 18:51:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c427d77f-dfde-50a7-8d76-ee549b2ac4b2 with identifier: 6991645auction110911 to the API
2026-03-24 18:51:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991645>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'c427d77f-dfde-50a7-8d76-ee549b2ac4b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991645',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Picanto',
'odometer': 53093,
'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': 5,
'seller_name': None,
'title': 'KIA Picanto 1.0 DPi DynamicLine 5-zits 49kW Athlon Edition',
'transmission': 'manual',
'trim': 'KIA 1.0 DPi DynamicLine 5-zits 49kW Athlon Edition',
'vin': None,
'year': 2023}
2026-03-24 18:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991645auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:20 [ecarstrade.nl] INFO: Saving data for 6991645auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278591.48921, 'last_price_update_time': 1774378280.012755}
2026-03-24 18:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991645auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991663> (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-24 18:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:21 [ecarstrade.nl] INFO: Extracting details for car 6991663auction110911
2026-03-24 18:51:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce8dded5-e7ca-50bd-927b-02b353cf7bba with identifier: 6991663auction110911
2026-03-24 18:51:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce8dded5-e7ca-50bd-927b-02b353cf7bba with scrape type 2
2026-03-24 18:51:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce8dded5-e7ca-50bd-927b-02b353cf7bba with scrape type 2
2026-03-24 18:51:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce8dded5-e7ca-50bd-927b-02b353cf7bba, identifier: 6991663auction110911
2026-03-24 18:51:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce8dded5-e7ca-50bd-927b-02b353cf7bba with identifier: 6991663auction110911
2026-03-24 18:51:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce8dded5-e7ca-50bd-927b-02b353cf7bba with identifier: 6991663auction110911
2026-03-24 18:51:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce8dded5-e7ca-50bd-927b-02b353cf7bba with identifier: 6991663auction110911 to the API
2026-03-24 18:51:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991663>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': 'ce8dded5-e7ca-50bd-927b-02b353cf7bba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991663',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit Connect',
'odometer': 121033,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-20',
'seats_number': None,
'seller_name': None,
'title': 'FORD Transit Connect L2 Trend 1.5 TDCi 100 pk 4D',
'transmission': 'manual',
'trim': 'FORD L2 Trend 1.5 TDCi 100 pk 4D',
'vin': None,
'year': 2018}
2026-03-24 18:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991663auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:22 [ecarstrade.nl] INFO: Saving data for 6991663auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278625.776637, 'last_price_update_time': 1774378282.19571}
2026-03-24 18:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991663auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991874> (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-24 18:51:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:24 [ecarstrade.nl] INFO: Extracting details for car 6991874auction110911
2026-03-24 18:51:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6550f625-0456-5739-b5fa-e30f4135871b with identifier: 6991874auction110911
2026-03-24 18:51:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6550f625-0456-5739-b5fa-e30f4135871b with scrape type 2
2026-03-24 18:51:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6550f625-0456-5739-b5fa-e30f4135871b with scrape type 2
2026-03-24 18:51:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6550f625-0456-5739-b5fa-e30f4135871b, identifier: 6991874auction110911
2026-03-24 18:51:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6550f625-0456-5739-b5fa-e30f4135871b with identifier: 6991874auction110911
2026-03-24 18:51:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6550f625-0456-5739-b5fa-e30f4135871b with identifier: 6991874auction110911
2026-03-24 18:51:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6550f625-0456-5739-b5fa-e30f4135871b with identifier: 6991874auction110911 to the API
2026-03-24 18:51:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991874>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '6550f625-0456-5739-b5fa-e30f4135871b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991874',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 128834,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW 7-DSG Comfortline 5D',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW 7-DSG Comfortline 5D',
'vin': None,
'year': 2019}
2026-03-24 18:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991874auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:25 [ecarstrade.nl] INFO: Saving data for 6991874auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278626.344224, 'last_price_update_time': 1774378285.011225}
2026-03-24 18:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991874auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991841> (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-24 18:51:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:27 [ecarstrade.nl] INFO: Extracting details for car 6991841auction110911
2026-03-24 18:51:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23b077df-0269-55e2-a7fb-1517eeb26fe3 with identifier: 6991841auction110911
2026-03-24 18:51:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23b077df-0269-55e2-a7fb-1517eeb26fe3 with scrape type 2
2026-03-24 18:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23b077df-0269-55e2-a7fb-1517eeb26fe3 with scrape type 2
2026-03-24 18:51:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 23b077df-0269-55e2-a7fb-1517eeb26fe3, identifier: 6991841auction110911
2026-03-24 18:51:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 23b077df-0269-55e2-a7fb-1517eeb26fe3 with identifier: 6991841auction110911
2026-03-24 18:51:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 23b077df-0269-55e2-a7fb-1517eeb26fe3 with identifier: 6991841auction110911
2026-03-24 18:51:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 23b077df-0269-55e2-a7fb-1517eeb26fe3 with identifier: 6991841auction110911 to the API
2026-03-24 18:51:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991841>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '23b077df-0269-55e2-a7fb-1517eeb26fe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991841',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 114128,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW Comfortline 5D',
'transmission': 'manual',
'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW Comfortline 5D',
'vin': None,
'year': 2020}
2026-03-24 18:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991841auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:28 [ecarstrade.nl] INFO: Saving data for 6991841auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278540.382065, 'last_price_update_time': 1774378288.504712}
2026-03-24 18:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991841auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991775> (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-24 18:51:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991667> (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-24 18:51:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:28 [ecarstrade.nl] INFO: Extracting details for car 6991775auction110911
2026-03-24 18:51:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4bf90f2-4a1b-5861-98b9-f07fed90bb5c with identifier: 6991775auction110911
2026-03-24 18:51:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4bf90f2-4a1b-5861-98b9-f07fed90bb5c with scrape type 2
2026-03-24 18:51:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4bf90f2-4a1b-5861-98b9-f07fed90bb5c with scrape type 2
2026-03-24 18:51:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d4bf90f2-4a1b-5861-98b9-f07fed90bb5c, identifier: 6991775auction110911
2026-03-24 18:51:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d4bf90f2-4a1b-5861-98b9-f07fed90bb5c with identifier: 6991775auction110911
2026-03-24 18:51:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d4bf90f2-4a1b-5861-98b9-f07fed90bb5c with identifier: 6991775auction110911
2026-03-24 18:51:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d4bf90f2-4a1b-5861-98b9-f07fed90bb5c with identifier: 6991775auction110911 to the API
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991775>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'd4bf90f2-4a1b-5861-98b9-f07fed90bb5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991775',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'up!',
'odometer': 53962,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-25',
'seats_number': 4,
'seller_name': None,
'title': 'VOLKSWAGEN up! 1.0 Up! 5D 48kW Athlon Edition',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 1.0 Up! 5D 48kW Athlon Edition',
'vin': None,
'year': 2023}
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991775auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:29 [ecarstrade.nl] INFO: Saving data for 6991775auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278539.460834, 'last_price_update_time': 1774378289.407405}
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991775auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:29 [ecarstrade.nl] INFO: Extracting details for car 6991667auction110911
2026-03-24 18:51:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb135e57-de28-589c-ba86-cd0e1910929e with identifier: 6991667auction110911
2026-03-24 18:51:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb135e57-de28-589c-ba86-cd0e1910929e with scrape type 2
2026-03-24 18:51:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb135e57-de28-589c-ba86-cd0e1910929e with scrape type 2
2026-03-24 18:51:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cb135e57-de28-589c-ba86-cd0e1910929e, identifier: 6991667auction110911
2026-03-24 18:51:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cb135e57-de28-589c-ba86-cd0e1910929e with identifier: 6991667auction110911
2026-03-24 18:51:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cb135e57-de28-589c-ba86-cd0e1910929e with identifier: 6991667auction110911
2026-03-24 18:51:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cb135e57-de28-589c-ba86-cd0e1910929e with identifier: 6991667auction110911 to the API
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991667>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'cb135e57-de28-589c-ba86-cd0e1910929e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991667',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Focus',
'odometer': 115609,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus Wagon 1.5 EcoBoost 150pk Active X Bus AT Wagon 5D',
'transmission': 'automatic',
'trim': 'FORD Wagon 1.5 EcoBoost 150pk Active X Bus AT Wagon 5D',
'vin': None,
'year': 2021}
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991667auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:29 [ecarstrade.nl] INFO: Saving data for 6991667auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278519.444383, 'last_price_update_time': 1774378289.844866}
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991667auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991714> (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-24 18:51:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:33 [ecarstrade.nl] INFO: Extracting details for car 6991714auction110911
2026-03-24 18:51:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 820dac6e-359c-5004-9ead-38238d0c1cf8 with identifier: 6991714auction110911
2026-03-24 18:51:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 820dac6e-359c-5004-9ead-38238d0c1cf8 with scrape type 2
2026-03-24 18:51:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 820dac6e-359c-5004-9ead-38238d0c1cf8 with scrape type 2
2026-03-24 18:51:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 820dac6e-359c-5004-9ead-38238d0c1cf8, identifier: 6991714auction110911
2026-03-24 18:51:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 820dac6e-359c-5004-9ead-38238d0c1cf8 with identifier: 6991714auction110911
2026-03-24 18:51:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 820dac6e-359c-5004-9ead-38238d0c1cf8 with identifier: 6991714auction110911
2026-03-24 18:51:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 820dac6e-359c-5004-9ead-38238d0c1cf8 with identifier: 6991714auction110911 to the API
2026-03-24 18:51:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991714>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '820dac6e-359c-5004-9ead-38238d0c1cf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991714',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 78093,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 Allure Pack 1.2 PureTech 75pk 5D Athlon Edition',
'transmission': 'manual',
'trim': 'PEUGEOT Allure Pack 1.2 PureTech 75pk 5D Athlon Edition',
'vin': None,
'year': 2022}
2026-03-24 18:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991714auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:33 [ecarstrade.nl] INFO: Saving data for 6991714auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278538.776947, 'last_price_update_time': 1774378293.399894}
2026-03-24 18:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991714auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991646> (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-24 18:51:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991758> (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-24 18:51:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:35 [ecarstrade.nl] INFO: Extracting details for car 6991646auction110911
2026-03-24 18:51:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 843795b7-db5e-5d2d-a985-569512c98b55 with identifier: 6991646auction110911
2026-03-24 18:51:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 843795b7-db5e-5d2d-a985-569512c98b55 with scrape type 2
2026-03-24 18:51:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 843795b7-db5e-5d2d-a985-569512c98b55 with scrape type 2
2026-03-24 18:51:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 843795b7-db5e-5d2d-a985-569512c98b55, identifier: 6991646auction110911
2026-03-24 18:51:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 843795b7-db5e-5d2d-a985-569512c98b55 with identifier: 6991646auction110911
2026-03-24 18:51:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 843795b7-db5e-5d2d-a985-569512c98b55 with identifier: 6991646auction110911
2026-03-24 18:51:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 843795b7-db5e-5d2d-a985-569512c98b55 with identifier: 6991646auction110911 to the API
2026-03-24 18:51:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991646>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '843795b7-db5e-5d2d-a985-569512c98b55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991646',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Picanto',
'odometer': 105093,
'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-24 18:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991646auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:35 [ecarstrade.nl] INFO: Saving data for 6991646auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278646.295594, 'last_price_update_time': 1774378295.925487}
2026-03-24 18:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991646auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:35 [ecarstrade.nl] INFO: Extracting details for car 6991758auction110911
2026-03-24 18:51:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991680> (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-24 18:51:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6560c1-87c6-584d-92b3-2e4f1dccf5b0 with identifier: 6991758auction110911
2026-03-24 18:51:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6560c1-87c6-584d-92b3-2e4f1dccf5b0 with scrape type 2
2026-03-24 18:51:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff6560c1-87c6-584d-92b3-2e4f1dccf5b0 with scrape type 2
2026-03-24 18:51:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ff6560c1-87c6-584d-92b3-2e4f1dccf5b0, identifier: 6991758auction110911
2026-03-24 18:51:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ff6560c1-87c6-584d-92b3-2e4f1dccf5b0 with identifier: 6991758auction110911
2026-03-24 18:51:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ff6560c1-87c6-584d-92b3-2e4f1dccf5b0 with identifier: 6991758auction110911
2026-03-24 18:51:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ff6560c1-87c6-584d-92b3-2e4f1dccf5b0 with identifier: 6991758auction110911 to the API
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991758>
{'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-26T08:25:00Z',
'fuel_type': 'Electric',
'id': 'ff6560c1-87c6-584d-92b3-2e4f1dccf5b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991758',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'ZOE',
'odometer': 187422,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Zoe R135 Intens (batterijkoop) 5D 100kW',
'transmission': 'automatic',
'trim': 'RENAULT Zoe R135 Intens (batterijkoop) 5D 100kW',
'vin': None,
'year': 2020}
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991758auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:36 [ecarstrade.nl] INFO: Saving data for 6991758auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278645.843796, 'last_price_update_time': 1774378296.287284}
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991758auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:36 [ecarstrade.nl] INFO: Extracting details for car 6991680auction110911
2026-03-24 18:51:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991716> (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-24 18:51:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afbea89-a8f1-5c87-ad19-61abf6a1dd9a with identifier: 6991680auction110911
2026-03-24 18:51:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afbea89-a8f1-5c87-ad19-61abf6a1dd9a with scrape type 2
2026-03-24 18:51:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6afbea89-a8f1-5c87-ad19-61abf6a1dd9a with scrape type 2
2026-03-24 18:51:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6afbea89-a8f1-5c87-ad19-61abf6a1dd9a, identifier: 6991680auction110911
2026-03-24 18:51:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6afbea89-a8f1-5c87-ad19-61abf6a1dd9a with identifier: 6991680auction110911
2026-03-24 18:51:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6afbea89-a8f1-5c87-ad19-61abf6a1dd9a with identifier: 6991680auction110911
2026-03-24 18:51:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6afbea89-a8f1-5c87-ad19-61abf6a1dd9a with identifier: 6991680auction110911 to the API
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991680>
{'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-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '6afbea89-a8f1-5c87-ad19-61abf6a1dd9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991680',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 56457,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-14',
'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-24 18:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991680auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:36 [ecarstrade.nl] INFO: Saving data for 6991680auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278613.173366, 'last_price_update_time': 1774378296.675233}
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991680auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:36 [ecarstrade.nl] INFO: Extracting details for car 6991716auction110911
2026-03-24 18:51:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c6e48e7-5679-539a-b30e-3d0d52a7d5ba with identifier: 6991716auction110911
2026-03-24 18:51:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c6e48e7-5679-539a-b30e-3d0d52a7d5ba with scrape type 2
2026-03-24 18:51:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c6e48e7-5679-539a-b30e-3d0d52a7d5ba with scrape type 2
2026-03-24 18:51:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3c6e48e7-5679-539a-b30e-3d0d52a7d5ba, identifier: 6991716auction110911
2026-03-24 18:51:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3c6e48e7-5679-539a-b30e-3d0d52a7d5ba with identifier: 6991716auction110911
2026-03-24 18:51:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3c6e48e7-5679-539a-b30e-3d0d52a7d5ba with identifier: 6991716auction110911
2026-03-24 18:51:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3c6e48e7-5679-539a-b30e-3d0d52a7d5ba with identifier: 6991716auction110911 to the API
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991716>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '3c6e48e7-5679-539a-b30e-3d0d52a7d5ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991716',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 57296,
'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-24 18:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991716auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:37 [ecarstrade.nl] INFO: Saving data for 6991716auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278533.693048, 'last_price_update_time': 1774378297.013155}
2026-03-24 18:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991716auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991708> (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-24 18:51:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:42 [ecarstrade.nl] INFO: Extracting details for car 6991708auction110911
2026-03-24 18:51:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fd0f00d-0ace-5bb5-83eb-5f30d3e5f8da with identifier: 6991708auction110911
2026-03-24 18:51:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fd0f00d-0ace-5bb5-83eb-5f30d3e5f8da with scrape type 2
2026-03-24 18:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fd0f00d-0ace-5bb5-83eb-5f30d3e5f8da with scrape type 2
2026-03-24 18:51:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3fd0f00d-0ace-5bb5-83eb-5f30d3e5f8da, identifier: 6991708auction110911
2026-03-24 18:51:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3fd0f00d-0ace-5bb5-83eb-5f30d3e5f8da with identifier: 6991708auction110911
2026-03-24 18:51:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3fd0f00d-0ace-5bb5-83eb-5f30d3e5f8da with identifier: 6991708auction110911
2026-03-24 18:51:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3fd0f00d-0ace-5bb5-83eb-5f30d3e5f8da with identifier: 6991708auction110911 to the API
2026-03-24 18:51:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991708>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '3fd0f00d-0ace-5bb5-83eb-5f30d3e5f8da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991708',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '308',
'odometer': 119081,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW Blue Lease Premium 1.2 Puretech 110 5D 81kW',
'transmission': 'manual',
'trim': 'PEUGEOT SW Blue Lease Premium 1.2 Puretech 110 5D 81kW',
'vin': None,
'year': 2020}
2026-03-24 18:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991708auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:42 [ecarstrade.nl] INFO: Saving data for 6991708auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278614.31366, 'last_price_update_time': 1774378302.826807}
2026-03-24 18:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991708auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991736> (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-24 18:51:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991668> (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-24 18:51:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:42 [ecarstrade.nl] INFO: Extracting details for car 6991736auction110911
2026-03-24 18:51:42 [ecarstrade.nl] INFO: Extracting details for car 6991668auction110911
2026-03-24 18:51:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd1ae61-2830-5c91-a521-672870b8f6b2 with identifier: 6991736auction110911
2026-03-24 18:51:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd1ae61-2830-5c91-a521-672870b8f6b2 with scrape type 2
2026-03-24 18:51:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd1ae61-2830-5c91-a521-672870b8f6b2 with scrape type 2
2026-03-24 18:51:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6cd1ae61-2830-5c91-a521-672870b8f6b2, identifier: 6991736auction110911
2026-03-24 18:51:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16e2d1ba-584c-553a-b23b-7b6ae785a53f with identifier: 6991668auction110911
2026-03-24 18:51:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16e2d1ba-584c-553a-b23b-7b6ae785a53f with scrape type 2
2026-03-24 18:51:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16e2d1ba-584c-553a-b23b-7b6ae785a53f with scrape type 2
2026-03-24 18:51:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 16e2d1ba-584c-553a-b23b-7b6ae785a53f, identifier: 6991668auction110911
2026-03-24 18:51:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6cd1ae61-2830-5c91-a521-672870b8f6b2 with identifier: 6991736auction110911
2026-03-24 18:51:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6cd1ae61-2830-5c91-a521-672870b8f6b2 with identifier: 6991736auction110911
2026-03-24 18:51:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6cd1ae61-2830-5c91-a521-672870b8f6b2 with identifier: 6991736auction110911 to the API
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991736>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '6cd1ae61-2830-5c91-a521-672870b8f6b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991736',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 21673,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-09',
'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': 2020}
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991736auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:43 [ecarstrade.nl] INFO: Saving data for 6991736auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278574.680818, 'last_price_update_time': 1774378303.405278}
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991736auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 16e2d1ba-584c-553a-b23b-7b6ae785a53f with identifier: 6991668auction110911
2026-03-24 18:51:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 16e2d1ba-584c-553a-b23b-7b6ae785a53f with identifier: 6991668auction110911
2026-03-24 18:51:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 16e2d1ba-584c-553a-b23b-7b6ae785a53f with identifier: 6991668auction110911 to the API
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991668>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '16e2d1ba-584c-553a-b23b-7b6ae785a53f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991668',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Focus',
'odometer': 178702,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus Wagon 1.5 EcoBlue 120pk Trend Edition Bus Wag. 5D',
'transmission': 'manual',
'trim': 'FORD Wagon 1.5 EcoBlue 120pk Trend Edition Bus Wag. 5D',
'vin': None,
'year': 2020}
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991668auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:43 [ecarstrade.nl] INFO: Saving data for 6991668auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278572.219606, 'last_price_update_time': 1774378303.741476}
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991668auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991836> (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-24 18:51:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991662> (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-24 18:51:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:43 [ecarstrade.nl] INFO: Extracting details for car 6991836auction110911
2026-03-24 18:51:43 [ecarstrade.nl] INFO: Extracting details for car 6991662auction110911
2026-03-24 18:51:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7465a162-01c7-5477-8bf8-bcf50caadae1 with identifier: 6991836auction110911
2026-03-24 18:51:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7465a162-01c7-5477-8bf8-bcf50caadae1 with scrape type 2
2026-03-24 18:51:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7465a162-01c7-5477-8bf8-bcf50caadae1 with scrape type 2
2026-03-24 18:51:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7465a162-01c7-5477-8bf8-bcf50caadae1, identifier: 6991836auction110911
2026-03-24 18:51:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ef28c66-4603-507c-b3cf-9c1473276194 with identifier: 6991662auction110911
2026-03-24 18:51:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ef28c66-4603-507c-b3cf-9c1473276194 with scrape type 2
2026-03-24 18:51:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ef28c66-4603-507c-b3cf-9c1473276194 with scrape type 2
2026-03-24 18:51:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8ef28c66-4603-507c-b3cf-9c1473276194, identifier: 6991662auction110911
2026-03-24 18:51:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7465a162-01c7-5477-8bf8-bcf50caadae1 with identifier: 6991836auction110911
2026-03-24 18:51:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7465a162-01c7-5477-8bf8-bcf50caadae1 with identifier: 6991836auction110911
2026-03-24 18:51:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7465a162-01c7-5477-8bf8-bcf50caadae1 with identifier: 6991836auction110911 to the API
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991836>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '7465a162-01c7-5477-8bf8-bcf50caadae1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991836',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 186356,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW Comfortline 5D Athlon Edition',
'transmission': 'manual',
'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW Comfortline 5D Athlon Edition',
'vin': None,
'year': 2021}
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991836auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:44 [ecarstrade.nl] INFO: Saving data for 6991836auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278575.91398, 'last_price_update_time': 1774378304.28835}
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991836auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8ef28c66-4603-507c-b3cf-9c1473276194 with identifier: 6991662auction110911
2026-03-24 18:51:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8ef28c66-4603-507c-b3cf-9c1473276194 with identifier: 6991662auction110911
2026-03-24 18:51:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8ef28c66-4603-507c-b3cf-9c1473276194 with identifier: 6991662auction110911 to the API
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991662>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '8ef28c66-4603-507c-b3cf-9c1473276194',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991662',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit Connect',
'odometer': 203133,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-28',
'seats_number': None,
'seller_name': None,
'title': 'FORD Transit Connect L2 Trend 1.5 TDCi EcoBlue 100 pk 4D',
'transmission': 'manual',
'trim': 'FORD L2 Trend 1.5 TDCi EcoBlue 100 pk 4D',
'vin': None,
'year': 2020}
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991662auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:44 [ecarstrade.nl] INFO: Saving data for 6991662auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278574.085087, 'last_price_update_time': 1774378304.530938}
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991662auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991715> (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-24 18:51:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:45 [ecarstrade.nl] INFO: Extracting details for car 6991715auction110911
2026-03-24 18:51:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82ab3e86-302e-52f6-97fd-438f782b9954 with identifier: 6991715auction110911
2026-03-24 18:51:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ab3e86-302e-52f6-97fd-438f782b9954 with scrape type 2
2026-03-24 18:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82ab3e86-302e-52f6-97fd-438f782b9954 with scrape type 2
2026-03-24 18:51:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 82ab3e86-302e-52f6-97fd-438f782b9954, identifier: 6991715auction110911
2026-03-24 18:51:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 82ab3e86-302e-52f6-97fd-438f782b9954 with identifier: 6991715auction110911
2026-03-24 18:51:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 82ab3e86-302e-52f6-97fd-438f782b9954 with identifier: 6991715auction110911
2026-03-24 18:51:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 82ab3e86-302e-52f6-97fd-438f782b9954 with identifier: 6991715auction110911 to the API
2026-03-24 18:51:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991715>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '82ab3e86-302e-52f6-97fd-438f782b9954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991715',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 58701,
'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-24 18:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991715auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:46 [ecarstrade.nl] INFO: Saving data for 6991715auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278535.888926, 'last_price_update_time': 1774378306.144475}
2026-03-24 18:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991715auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991720> (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-24 18:51:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:48 [ecarstrade.nl] INFO: Extracting details for car 6991720auction110911
2026-03-24 18:51:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdf771e0-e204-53c2-a994-0f03d1c1d6d4 with identifier: 6991720auction110911
2026-03-24 18:51:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdf771e0-e204-53c2-a994-0f03d1c1d6d4 with scrape type 2
2026-03-24 18:51:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdf771e0-e204-53c2-a994-0f03d1c1d6d4 with scrape type 2
2026-03-24 18:51:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bdf771e0-e204-53c2-a994-0f03d1c1d6d4, identifier: 6991720auction110911
2026-03-24 18:51:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bdf771e0-e204-53c2-a994-0f03d1c1d6d4 with identifier: 6991720auction110911
2026-03-24 18:51:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bdf771e0-e204-53c2-a994-0f03d1c1d6d4 with identifier: 6991720auction110911
2026-03-24 18:51:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bdf771e0-e204-53c2-a994-0f03d1c1d6d4 with identifier: 6991720auction110911 to the API
2026-03-24 18:51:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991720>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'bdf771e0-e204-53c2-a994-0f03d1c1d6d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991720',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 128947,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-16',
'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': 2023}
2026-03-24 18:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991720auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:49 [ecarstrade.nl] INFO: Saving data for 6991720auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278575.053822, 'last_price_update_time': 1774378309.197895}
2026-03-24 18:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991720auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991753> (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-24 18:51:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992060> (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-24 18:51:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:50 [ecarstrade.nl] INFO: Extracting details for car 6991753auction110911
2026-03-24 18:51:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6692747-a83b-55c4-8e7b-e291ce0f9135 with identifier: 6991753auction110911
2026-03-24 18:51:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6692747-a83b-55c4-8e7b-e291ce0f9135 with scrape type 2
2026-03-24 18:51:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6692747-a83b-55c4-8e7b-e291ce0f9135 with scrape type 2
2026-03-24 18:51:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f6692747-a83b-55c4-8e7b-e291ce0f9135, identifier: 6991753auction110911
2026-03-24 18:51:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f6692747-a83b-55c4-8e7b-e291ce0f9135 with identifier: 6991753auction110911
2026-03-24 18:51:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f6692747-a83b-55c4-8e7b-e291ce0f9135 with identifier: 6991753auction110911
2026-03-24 18:51:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f6692747-a83b-55c4-8e7b-e291ce0f9135 with identifier: 6991753auction110911 to the API
2026-03-24 18:51:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991753>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'f6692747-a83b-55c4-8e7b-e291ce0f9135',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991753',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 108179,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Fabia Combi 1.0 TSI 70kW Business Edition 5D',
'transmission': 'manual',
'trim': 'SKODA Combi 1.0 TSI 70kW Business Edition 5D',
'vin': None,
'year': 2021}
2026-03-24 18:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991753auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:50 [ecarstrade.nl] INFO: Saving data for 6991753auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278573.76298, 'last_price_update_time': 1774378310.791971}
2026-03-24 18:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991753auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:50 [ecarstrade.nl] INFO: Extracting details for car 6992060auction110911
2026-03-24 18:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991728> (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-24 18:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991669> (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-24 18:51:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dac233d-fb06-517e-80cc-7470c6f028dc with identifier: 6992060auction110911
2026-03-24 18:51:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dac233d-fb06-517e-80cc-7470c6f028dc with scrape type 2
2026-03-24 18:51:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dac233d-fb06-517e-80cc-7470c6f028dc with scrape type 2
2026-03-24 18:51:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2dac233d-fb06-517e-80cc-7470c6f028dc, identifier: 6992060auction110911
2026-03-24 18:51:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2dac233d-fb06-517e-80cc-7470c6f028dc with identifier: 6992060auction110911
2026-03-24 18:51:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2dac233d-fb06-517e-80cc-7470c6f028dc with identifier: 6992060auction110911
2026-03-24 18:51:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2dac233d-fb06-517e-80cc-7470c6f028dc with identifier: 6992060auction110911 to the API
2026-03-24 18:51:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992060>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '2dac233d-fb06-517e-80cc-7470c6f028dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992060',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 222087,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-17',
'seats_number': None,
'seller_name': None,
'title': 'VOLKSWAGEN Caddy 2.0 TDI 55 kW Maxi 4D',
'transmission': 'manual',
'trim': 'VOLKSWAGEN 2.0 TDI 55 kW Maxi 4D',
'vin': None,
'year': 2022}
2026-03-24 18:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992060auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:51 [ecarstrade.nl] INFO: Saving data for 6992060auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278573.156167, 'last_price_update_time': 1774378311.180136}
2026-03-24 18:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992060auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:51 [ecarstrade.nl] INFO: Extracting details for car 6991728auction110911
2026-03-24 18:51:51 [ecarstrade.nl] INFO: Extracting details for car 6991669auction110911
2026-03-24 18:51:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b2e892-d3d1-58cb-afd1-6eadd17b9e88 with identifier: 6991728auction110911
2026-03-24 18:51:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b2e892-d3d1-58cb-afd1-6eadd17b9e88 with scrape type 2
2026-03-24 18:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49b2e892-d3d1-58cb-afd1-6eadd17b9e88 with scrape type 2
2026-03-24 18:51:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 49b2e892-d3d1-58cb-afd1-6eadd17b9e88, identifier: 6991728auction110911
2026-03-24 18:51:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d775c0d3-4e1e-5f16-8760-00b85d953fd0 with identifier: 6991669auction110911
2026-03-24 18:51:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d775c0d3-4e1e-5f16-8760-00b85d953fd0 with scrape type 2
2026-03-24 18:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d775c0d3-4e1e-5f16-8760-00b85d953fd0 with scrape type 2
2026-03-24 18:51:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d775c0d3-4e1e-5f16-8760-00b85d953fd0, identifier: 6991669auction110911
2026-03-24 18:51:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 49b2e892-d3d1-58cb-afd1-6eadd17b9e88 with identifier: 6991728auction110911
2026-03-24 18:51:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 49b2e892-d3d1-58cb-afd1-6eadd17b9e88 with identifier: 6991728auction110911
2026-03-24 18:51:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 49b2e892-d3d1-58cb-afd1-6eadd17b9e88 with identifier: 6991728auction110911 to the API
2026-03-24 18:51:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991728>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '49b2e892-d3d1-58cb-afd1-6eadd17b9e88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991728',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 121848,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Crossland X 1.2 Turbo S&S 81kW 120 Jaar Edition 5D',
'transmission': 'manual',
'trim': 'OPEL 1.2 Turbo S&S 81kW 120 Jaar Edition 5D',
'vin': None,
'year': 2021}
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991728auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:52 [ecarstrade.nl] INFO: Saving data for 6991728auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278633.036868, 'last_price_update_time': 1774378312.173301}
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991728auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d775c0d3-4e1e-5f16-8760-00b85d953fd0 with identifier: 6991669auction110911
2026-03-24 18:51:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d775c0d3-4e1e-5f16-8760-00b85d953fd0 with identifier: 6991669auction110911
2026-03-24 18:51:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d775c0d3-4e1e-5f16-8760-00b85d953fd0 with identifier: 6991669auction110911 to the API
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991669>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'd775c0d3-4e1e-5f16-8760-00b85d953fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991669',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Focus',
'odometer': 165200,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus Wagon 1.0 EcoBoost 125pk Titanium Bus. Wagon 5D',
'transmission': 'manual',
'trim': 'FORD Wagon 1.0 EcoBoost 125pk Titanium Bus. Wagon 5D',
'vin': None,
'year': 2020}
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991669auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:52 [ecarstrade.nl] INFO: Saving data for 6991669auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278575.393576, 'last_price_update_time': 1774378312.410192}
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991669auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991759> (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-24 18:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:52 [ecarstrade.nl] INFO: Extracting details for car 6991759auction110911
2026-03-24 18:51:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee1a42d-198f-5865-8d05-8f4a785f5bff with identifier: 6991759auction110911
2026-03-24 18:51:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee1a42d-198f-5865-8d05-8f4a785f5bff with scrape type 2
2026-03-24 18:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ee1a42d-198f-5865-8d05-8f4a785f5bff with scrape type 2
2026-03-24 18:51:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0ee1a42d-198f-5865-8d05-8f4a785f5bff, identifier: 6991759auction110911
2026-03-24 18:51:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0ee1a42d-198f-5865-8d05-8f4a785f5bff with identifier: 6991759auction110911
2026-03-24 18:51:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0ee1a42d-198f-5865-8d05-8f4a785f5bff with identifier: 6991759auction110911
2026-03-24 18:51:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0ee1a42d-198f-5865-8d05-8f4a785f5bff with identifier: 6991759auction110911 to the API
2026-03-24 18:51:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991759>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '0ee1a42d-198f-5865-8d05-8f4a785f5bff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991759',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 67088,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-03',
'seats_number': None,
'seller_name': None,
'title': 'RENAULT KANGOO 1.5 dCi 95 Comfort 4D 70kW',
'transmission': 'manual',
'trim': 'RENAULT KANGOO 1.5 dCi 95 Comfort 4D 70kW',
'vin': None,
'year': 2020}
2026-03-24 18:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991759auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:53 [ecarstrade.nl] INFO: Saving data for 6991759auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278632.389878, 'last_price_update_time': 1774378313.126806}
2026-03-24 18:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991759auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991679> (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-24 18:51:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:55 [ecarstrade.nl] INFO: Extracting details for car 6991679auction110911
2026-03-24 18:51:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60f889ea-fb66-5401-a406-1a8881d7309d with identifier: 6991679auction110911
2026-03-24 18:51:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60f889ea-fb66-5401-a406-1a8881d7309d with scrape type 2
2026-03-24 18:51:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60f889ea-fb66-5401-a406-1a8881d7309d with scrape type 2
2026-03-24 18:51:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 60f889ea-fb66-5401-a406-1a8881d7309d, identifier: 6991679auction110911
2026-03-24 18:51:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 60f889ea-fb66-5401-a406-1a8881d7309d with identifier: 6991679auction110911
2026-03-24 18:51:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 60f889ea-fb66-5401-a406-1a8881d7309d with identifier: 6991679auction110911
2026-03-24 18:51:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 60f889ea-fb66-5401-a406-1a8881d7309d with identifier: 6991679auction110911 to the API
2026-03-24 18:51:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991679>
{'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.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '60f889ea-fb66-5401-a406-1a8881d7309d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991679',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C3',
'odometer': 60477,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 83 S&S C-Series 5D 61kW',
'transmission': 'manual',
'trim': 'CITROEN PureTech 83 S&S C-Series 5D 61kW',
'vin': None,
'year': 2023}
2026-03-24 18:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991679auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:56 [ecarstrade.nl] INFO: Saving data for 6991679auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278521.013813, 'last_price_update_time': 1774378316.65303}
2026-03-24 18:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991679auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991676> (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-24 18:51:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:56 [ecarstrade.nl] INFO: Extracting details for car 6991676auction110911
2026-03-24 18:51:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5ca4d65-95cf-5d0c-9419-3d122ff16625 with identifier: 6991676auction110911
2026-03-24 18:51:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5ca4d65-95cf-5d0c-9419-3d122ff16625 with scrape type 2
2026-03-24 18:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5ca4d65-95cf-5d0c-9419-3d122ff16625 with scrape type 2
2026-03-24 18:51:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f5ca4d65-95cf-5d0c-9419-3d122ff16625, identifier: 6991676auction110911
2026-03-24 18:51:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f5ca4d65-95cf-5d0c-9419-3d122ff16625 with identifier: 6991676auction110911
2026-03-24 18:51:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f5ca4d65-95cf-5d0c-9419-3d122ff16625 with identifier: 6991676auction110911
2026-03-24 18:51:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f5ca4d65-95cf-5d0c-9419-3d122ff16625 with identifier: 6991676auction110911 to the API
2026-03-24 18:51:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991676>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'f5ca4d65-95cf-5d0c-9419-3d122ff16625',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991676',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'AC',
'model': 'Citroen Grand C4 Picasso / SpaceTourer',
'odometer': 151235,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-31',
'seats_number': 7,
'seller_name': None,
'title': 'CITROEN Grand C4 SpaceTourer PureTech **SEE REMARKS** 130 S&S '
'Business 5D 96kW',
'transmission': 'manual',
'trim': 'CITROEN Grand C4 SpaceTourer PureTech **SEE REMARKS** 130 S&S '
'Business 5D 96kW',
'vin': None,
'year': 2019}
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991676auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:57 [ecarstrade.nl] INFO: Saving data for 6991676auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278615.65018, 'last_price_update_time': 1774378317.312297}
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991676auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991713> (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-24 18:51:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991647> (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-24 18:51:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:57 [ecarstrade.nl] INFO: Extracting details for car 6991713auction110911
2026-03-24 18:51:57 [ecarstrade.nl] INFO: Extracting details for car 6991647auction110911
2026-03-24 18:51:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6f8478d-41be-55e4-959c-5effe8030d85 with identifier: 6991713auction110911
2026-03-24 18:51:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6f8478d-41be-55e4-959c-5effe8030d85 with scrape type 2
2026-03-24 18:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6f8478d-41be-55e4-959c-5effe8030d85 with scrape type 2
2026-03-24 18:51:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f6f8478d-41be-55e4-959c-5effe8030d85, identifier: 6991713auction110911
2026-03-24 18:51:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f6f8478d-41be-55e4-959c-5effe8030d85 with identifier: 6991713auction110911
2026-03-24 18:51:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f6f8478d-41be-55e4-959c-5effe8030d85 with identifier: 6991713auction110911
2026-03-24 18:51:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f6f8478d-41be-55e4-959c-5effe8030d85 with identifier: 6991713auction110911 to the API
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991713>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': 'f6f8478d-41be-55e4-959c-5effe8030d85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991713',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 185465,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-03',
'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': 2021}
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991713auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:57 [ecarstrade.nl] INFO: Saving data for 6991713auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278631.909553, 'last_price_update_time': 1774378317.774304}
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991713auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d509a45-2eac-5d0d-aaf5-a96dad9c342d with identifier: 6991647auction110911
2026-03-24 18:51:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d509a45-2eac-5d0d-aaf5-a96dad9c342d with scrape type 2
2026-03-24 18:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d509a45-2eac-5d0d-aaf5-a96dad9c342d with scrape type 2
2026-03-24 18:51:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8d509a45-2eac-5d0d-aaf5-a96dad9c342d, identifier: 6991647auction110911
2026-03-24 18:51:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8d509a45-2eac-5d0d-aaf5-a96dad9c342d with identifier: 6991647auction110911
2026-03-24 18:51:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8d509a45-2eac-5d0d-aaf5-a96dad9c342d with identifier: 6991647auction110911
2026-03-24 18:51:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8d509a45-2eac-5d0d-aaf5-a96dad9c342d with identifier: 6991647auction110911 to the API
2026-03-24 18:51:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51: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-24 18:51:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991647>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '8d509a45-2eac-5d0d-aaf5-a96dad9c342d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991647',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': 'Picanto',
'odometer': 72153,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-15',
'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-24 18:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991647auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:58 [ecarstrade.nl] INFO: Saving data for 6991647auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278630.796424, 'last_price_update_time': 1774378318.160322}
2026-03-24 18:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991647auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991660> (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-24 18:51:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:58 [ecarstrade.nl] INFO: Extracting details for car 6991660auction110911
2026-03-24 18:51:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05a9c196-dd5b-5c1f-a20c-e4a57208f492 with identifier: 6991660auction110911
2026-03-24 18:51:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05a9c196-dd5b-5c1f-a20c-e4a57208f492 with scrape type 2
2026-03-24 18:51:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05a9c196-dd5b-5c1f-a20c-e4a57208f492 with scrape type 2
2026-03-24 18:51:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 05a9c196-dd5b-5c1f-a20c-e4a57208f492, identifier: 6991660auction110911
2026-03-24 18:51:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 05a9c196-dd5b-5c1f-a20c-e4a57208f492 with identifier: 6991660auction110911
2026-03-24 18:51:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 05a9c196-dd5b-5c1f-a20c-e4a57208f492 with identifier: 6991660auction110911
2026-03-24 18:51:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 05a9c196-dd5b-5c1f-a20c-e4a57208f492 with identifier: 6991660auction110911 to the API
2026-03-24 18:51:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991660>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '05a9c196-dd5b-5c1f-a20c-e4a57208f492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991660',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit Courier',
'odometer': 81435,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-19',
'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': 2021}
2026-03-24 18:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991660auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:51:59 [ecarstrade.nl] INFO: Saving data for 6991660auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278592.860063, 'last_price_update_time': 1774378319.555213}
2026-03-24 18:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991660auction110911') HTTP/1.1" 204 0
2026-03-24 18:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6992043> (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-24 18:51:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:51:59 [ecarstrade.nl] INFO: Extracting details for car 6992043auction110911
2026-03-24 18:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23450b60-73c6-5c59-86b2-4dcd5110d681 with identifier: 6992043auction110911
2026-03-24 18:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23450b60-73c6-5c59-86b2-4dcd5110d681 with scrape type 2
2026-03-24 18:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23450b60-73c6-5c59-86b2-4dcd5110d681 with scrape type 2
2026-03-24 18:51:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 23450b60-73c6-5c59-86b2-4dcd5110d681, identifier: 6992043auction110911
2026-03-24 18:51:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 23450b60-73c6-5c59-86b2-4dcd5110d681 with identifier: 6992043auction110911
2026-03-24 18:51:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 23450b60-73c6-5c59-86b2-4dcd5110d681 with identifier: 6992043auction110911
2026-03-24 18:51:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 23450b60-73c6-5c59-86b2-4dcd5110d681 with identifier: 6992043auction110911 to the API
2026-03-24 18:51:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:51:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:51:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992043>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '23450b60-73c6-5c59-86b2-4dcd5110d681',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6992043',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 184030,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-29',
'seats_number': None,
'seller_name': None,
'title': 'VOLKSWAGEN Crafter CC 35 2.0TDI 120kW L3H1 2D',
'transmission': 'manual',
'trim': 'VOLKSWAGEN CC 35 2.0TDI 120kW L3H1 2D',
'vin': None,
'year': 2016}
2026-03-24 18:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992043auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:00 [ecarstrade.nl] INFO: Saving data for 6992043auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278592.359404, 'last_price_update_time': 1774378320.018347}
2026-03-24 18:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6992043auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:02 [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-24 18:52:02 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991723auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991723auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991723auction110911: 2
2026-03-24 18:52:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991731auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991731auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991731auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991722auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991722auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991722auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991735auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991735auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991735auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991724auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991724auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991724auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991762auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991762auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991762auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991760auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991760auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991760auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991761auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991761auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991761auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991732auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991732auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991732auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991756auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991756auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991756auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991671auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991671auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Scrape type for 6991671auction110911: 2
2026-03-24 18:52:02 [ecarstrade.nl] INFO: Found listing with ID: 6991616auction110911
2026-03-24 18:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991616auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Scrape type for 6991616auction110911: 2
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Found listing with ID: 6991695auction110911
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991695auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Scrape type for 6991695auction110911: 2
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Found listing with ID: 6991734auction110911
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991734auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Scrape type for 6991734auction110911: 2
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Found listing with ID: 6991763auction110911
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991763auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Scrape type for 6991763auction110911: 2
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Found listing with ID: 6991764auction110911
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991764auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Scrape type for 6991764auction110911: 2
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Found listing with ID: 6991773auction110911
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991773auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Scrape type for 6991773auction110911: 2
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Found listing with ID: 6997130auction110977
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997130auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Scrape type for 6997130auction110977: 0
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Found listing with ID: 6997521auction110977
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997521auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Scrape type for 6997521auction110977: 1
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Found listing with ID: 6997141auction110977
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997141auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:03 [ecarstrade.nl] INFO: Scrape type for 6997141auction110977: 0
2026-03-24 18:52:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991651> (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-24 18:52:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:05 [ecarstrade.nl] INFO: Extracting details for car 6991651auction110911
2026-03-24 18:52:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39b17c4a-9749-50ab-90d3-cd0c0f0cf148 with identifier: 6991651auction110911
2026-03-24 18:52:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39b17c4a-9749-50ab-90d3-cd0c0f0cf148 with scrape type 2
2026-03-24 18:52:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39b17c4a-9749-50ab-90d3-cd0c0f0cf148 with scrape type 2
2026-03-24 18:52:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 39b17c4a-9749-50ab-90d3-cd0c0f0cf148, identifier: 6991651auction110911
2026-03-24 18:52:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 39b17c4a-9749-50ab-90d3-cd0c0f0cf148 with identifier: 6991651auction110911
2026-03-24 18:52:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 39b17c4a-9749-50ab-90d3-cd0c0f0cf148 with identifier: 6991651auction110911
2026-03-24 18:52:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 39b17c4a-9749-50ab-90d3-cd0c0f0cf148 with identifier: 6991651auction110911 to the API
2026-03-24 18:52:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991651>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '39b17c4a-9749-50ab-90d3-cd0c0f0cf148',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991651',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 176029,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.5 T-GDi DynamicLine 5D 117kW',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.5 T-GDi DynamicLine 5D 117kW',
'vin': None,
'year': 2022}
2026-03-24 18:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991651auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:05 [ecarstrade.nl] INFO: Saving data for 6991651auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278535.049128, 'last_price_update_time': 1774378325.503676}
2026-03-24 18:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991651auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991703> (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-24 18:52:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:05 [ecarstrade.nl] INFO: Extracting details for car 6991703auction110911
2026-03-24 18:52:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee83113-77b7-5cee-abd1-71ab9eeeb614 with identifier: 6991703auction110911
2026-03-24 18:52:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee83113-77b7-5cee-abd1-71ab9eeeb614 with scrape type 2
2026-03-24 18:52:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ee83113-77b7-5cee-abd1-71ab9eeeb614 with scrape type 2
2026-03-24 18:52:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8ee83113-77b7-5cee-abd1-71ab9eeeb614, identifier: 6991703auction110911
2026-03-24 18:52:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8ee83113-77b7-5cee-abd1-71ab9eeeb614 with identifier: 6991703auction110911
2026-03-24 18:52:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8ee83113-77b7-5cee-abd1-71ab9eeeb614 with identifier: 6991703auction110911
2026-03-24 18:52:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8ee83113-77b7-5cee-abd1-71ab9eeeb614 with identifier: 6991703auction110911 to the API
2026-03-24 18:52:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991703>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '8ee83113-77b7-5cee-abd1-71ab9eeeb614',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991703',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 106597,
'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': 'PEUGEOT e-208 Allure Pack 50kWh 136 5D Athlon Edition',
'transmission': 'automatic',
'trim': 'PEUGEOT Allure Pack 50kWh 136 5D Athlon Edition',
'vin': None,
'year': 2021}
2026-03-24 18:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991703auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:06 [ecarstrade.nl] INFO: Saving data for 6991703auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278536.193259, 'last_price_update_time': 1774378326.123789}
2026-03-24 18:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991703auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991718> (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-24 18:52:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:06 [ecarstrade.nl] INFO: Extracting details for car 6991718auction110911
2026-03-24 18:52:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 366756c4-8bd0-54da-8589-8625d90168e8 with identifier: 6991718auction110911
2026-03-24 18:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 366756c4-8bd0-54da-8589-8625d90168e8 with scrape type 2
2026-03-24 18:52:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 366756c4-8bd0-54da-8589-8625d90168e8 with scrape type 2
2026-03-24 18:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 366756c4-8bd0-54da-8589-8625d90168e8, identifier: 6991718auction110911
2026-03-24 18:52:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 366756c4-8bd0-54da-8589-8625d90168e8 with identifier: 6991718auction110911
2026-03-24 18:52:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 366756c4-8bd0-54da-8589-8625d90168e8 with identifier: 6991718auction110911
2026-03-24 18:52:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 366756c4-8bd0-54da-8589-8625d90168e8 with identifier: 6991718auction110911 to the API
2026-03-24 18:52:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991718>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '366756c4-8bd0-54da-8589-8625d90168e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991718',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 55745,
'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-24 18:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991718auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:06 [ecarstrade.nl] INFO: Saving data for 6991718auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278537.212608, 'last_price_update_time': 1774378326.69325}
2026-03-24 18:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991718auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991717> (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-24 18:52:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:06 [ecarstrade.nl] INFO: Extracting details for car 6991717auction110911
2026-03-24 18:52:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b689304-6228-5fed-8d46-9e049322ab3b with identifier: 6991717auction110911
2026-03-24 18:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b689304-6228-5fed-8d46-9e049322ab3b with scrape type 2
2026-03-24 18:52:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b689304-6228-5fed-8d46-9e049322ab3b with scrape type 2
2026-03-24 18:52:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1b689304-6228-5fed-8d46-9e049322ab3b, identifier: 6991717auction110911
2026-03-24 18:52:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1b689304-6228-5fed-8d46-9e049322ab3b with identifier: 6991717auction110911
2026-03-24 18:52:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1b689304-6228-5fed-8d46-9e049322ab3b with identifier: 6991717auction110911
2026-03-24 18:52:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1b689304-6228-5fed-8d46-9e049322ab3b with identifier: 6991717auction110911 to the API
2026-03-24 18:52:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991717>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '1b689304-6228-5fed-8d46-9e049322ab3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991717',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 54812,
'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-24 18:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991717auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:07 [ecarstrade.nl] INFO: Saving data for 6991717auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278533.034009, 'last_price_update_time': 1774378327.247146}
2026-03-24 18:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991717auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:07 [scrapy.extensions.logstats] INFO: Crawled 288 pages (at 44 pages/min), scraped 270 items (at 42 items/min)
2026-03-24 18:52:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 275MiB
2026-03-24 18:52:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991658> (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-24 18:52:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:08 [ecarstrade.nl] INFO: Extracting details for car 6991658auction110911
2026-03-24 18:52:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728556c2-4dbd-5cbc-becd-7f6100b99e97 with identifier: 6991658auction110911
2026-03-24 18:52:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728556c2-4dbd-5cbc-becd-7f6100b99e97 with scrape type 2
2026-03-24 18:52:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728556c2-4dbd-5cbc-becd-7f6100b99e97 with scrape type 2
2026-03-24 18:52:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 728556c2-4dbd-5cbc-becd-7f6100b99e97, identifier: 6991658auction110911
2026-03-24 18:52:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 728556c2-4dbd-5cbc-becd-7f6100b99e97 with identifier: 6991658auction110911
2026-03-24 18:52:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 728556c2-4dbd-5cbc-becd-7f6100b99e97 with identifier: 6991658auction110911
2026-03-24 18:52:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 728556c2-4dbd-5cbc-becd-7f6100b99e97 with identifier: 6991658auction110911 to the API
2026-03-24 18:52:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991658>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '728556c2-4dbd-5cbc-becd-7f6100b99e97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991658',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'i10',
'odometer': 58089,
'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-24 18:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991658auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:08 [ecarstrade.nl] INFO: Saving data for 6991658auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278538.272057, 'last_price_update_time': 1774378328.544038}
2026-03-24 18:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991658auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:09 [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-24 18:52:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:09 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:52:09 [ecarstrade.nl] INFO: Found listing with ID: 6997136auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997136auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997136auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997123auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997123auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997123auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997135auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997135auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997135auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997515auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997515auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997515auction110977: 1
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997121auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997121auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997121auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997129auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997129auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997129auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997132auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997132auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997132auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997118auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997118auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997118auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997133auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997133auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997133auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997128auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997128auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997128auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997134auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997134auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997134auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997126auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997126auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997126auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997137auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997137auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997137auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997517auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997517auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997517auction110977: 1
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997140auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997140auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997140auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997513auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997513auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997513auction110977: 1
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997117auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997117auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997117auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997127auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997127auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997127auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997138auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997138auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997138auction110977: 0
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Found listing with ID: 6997131auction110977
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997131auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:10 [ecarstrade.nl] INFO: Scrape type for 6997131auction110977: 0
2026-03-24 18:52:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991723> (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-24 18:52:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:12 [ecarstrade.nl] INFO: Extracting details for car 6991723auction110911
2026-03-24 18:52:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ad92560-942f-53e6-af1e-10e4938d1c08 with identifier: 6991723auction110911
2026-03-24 18:52:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ad92560-942f-53e6-af1e-10e4938d1c08 with scrape type 2
2026-03-24 18:52:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ad92560-942f-53e6-af1e-10e4938d1c08 with scrape type 2
2026-03-24 18:52:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8ad92560-942f-53e6-af1e-10e4938d1c08, identifier: 6991723auction110911
2026-03-24 18:52:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8ad92560-942f-53e6-af1e-10e4938d1c08 with identifier: 6991723auction110911
2026-03-24 18:52:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8ad92560-942f-53e6-af1e-10e4938d1c08 with identifier: 6991723auction110911
2026-03-24 18:52:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8ad92560-942f-53e6-af1e-10e4938d1c08 with identifier: 6991723auction110911 to the API
2026-03-24 18:52:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991723>
{'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-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '8ad92560-942f-53e6-af1e-10e4938d1c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991723',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '108',
'odometer': 33723,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-07',
'seats_number': 4,
'seller_name': None,
'title': 'PEUGEOT 108 Active 1.0 e-VTi 72pk 5D',
'transmission': 'manual',
'trim': 'PEUGEOT Active 1.0 e-VTi 72pk 5D',
'vin': None,
'year': 2021}
2026-03-24 18:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991723auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:12 [ecarstrade.nl] INFO: Saving data for 6991723auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278616.199916, 'last_price_update_time': 1774378332.772611}
2026-03-24 18:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991723auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991731> (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-24 18:52:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:12 [ecarstrade.nl] INFO: Extracting details for car 6991731auction110911
2026-03-24 18:52:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6444876c-54ae-593f-bf00-3de4b6f53baa with identifier: 6991731auction110911
2026-03-24 18:52:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6444876c-54ae-593f-bf00-3de4b6f53baa with scrape type 2
2026-03-24 18:52:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6444876c-54ae-593f-bf00-3de4b6f53baa with scrape type 2
2026-03-24 18:52:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6444876c-54ae-593f-bf00-3de4b6f53baa, identifier: 6991731auction110911
2026-03-24 18:52:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6444876c-54ae-593f-bf00-3de4b6f53baa with identifier: 6991731auction110911
2026-03-24 18:52:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6444876c-54ae-593f-bf00-3de4b6f53baa with identifier: 6991731auction110911
2026-03-24 18:52:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6444876c-54ae-593f-bf00-3de4b6f53baa with identifier: 6991731auction110911 to the API
2026-03-24 18:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991731>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.2L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '6444876c-54ae-593f-bf00-3de4b6f53baa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991731',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'AC',
'model': 'Mitsubishi Space Star',
'odometer': 101348,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'MITSUBISHI Space Star 1.2 Cool+ SDA 5D 52kW',
'transmission': 'manual',
'trim': 'MITSUBISHI Space Star 1.2 Cool+ SDA 5D 52kW',
'vin': None,
'year': 2021}
2026-03-24 18:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991731auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:13 [ecarstrade.nl] INFO: Saving data for 6991731auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278616.546404, 'last_price_update_time': 1774378333.296849}
2026-03-24 18:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991731auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991722> (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-24 18:52:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991735> (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-24 18:52:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:14 [ecarstrade.nl] INFO: Extracting details for car 6991722auction110911
2026-03-24 18:52:14 [ecarstrade.nl] INFO: Extracting details for car 6991735auction110911
2026-03-24 18:52:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c20a10cd-2bb0-53a9-b34d-c9abbf50fe64 with identifier: 6991722auction110911
2026-03-24 18:52:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c20a10cd-2bb0-53a9-b34d-c9abbf50fe64 with scrape type 2
2026-03-24 18:52:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c20a10cd-2bb0-53a9-b34d-c9abbf50fe64 with scrape type 2
2026-03-24 18:52:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c20a10cd-2bb0-53a9-b34d-c9abbf50fe64, identifier: 6991722auction110911
2026-03-24 18:52:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612cfef6-d66f-52cb-bdf3-c016409544da with identifier: 6991735auction110911
2026-03-24 18:52:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612cfef6-d66f-52cb-bdf3-c016409544da with scrape type 2
2026-03-24 18:52:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612cfef6-d66f-52cb-bdf3-c016409544da with scrape type 2
2026-03-24 18:52:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 612cfef6-d66f-52cb-bdf3-c016409544da, identifier: 6991735auction110911
2026-03-24 18:52:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c20a10cd-2bb0-53a9-b34d-c9abbf50fe64 with identifier: 6991722auction110911
2026-03-24 18:52:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c20a10cd-2bb0-53a9-b34d-c9abbf50fe64 with identifier: 6991722auction110911
2026-03-24 18:52:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c20a10cd-2bb0-53a9-b34d-c9abbf50fe64 with identifier: 6991722auction110911 to the API
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:52:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991722>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'c20a10cd-2bb0-53a9-b34d-c9abbf50fe64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991722',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '108',
'odometer': 95623,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-28',
'seats_number': 4,
'seller_name': None,
'title': 'PEUGEOT 108 Allure 1.0 e-VTi 72pk 5D',
'transmission': 'manual',
'trim': 'PEUGEOT Allure 1.0 e-VTi 72pk 5D',
'vin': None,
'year': 2021}
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991722auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:14 [ecarstrade.nl] INFO: Saving data for 6991722auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278613.599906, 'last_price_update_time': 1774378334.531374}
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991722auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 612cfef6-d66f-52cb-bdf3-c016409544da with identifier: 6991735auction110911
2026-03-24 18:52:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 612cfef6-d66f-52cb-bdf3-c016409544da with identifier: 6991735auction110911
2026-03-24 18:52:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 612cfef6-d66f-52cb-bdf3-c016409544da with identifier: 6991735auction110911 to the API
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:52:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991735>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '612cfef6-d66f-52cb-bdf3-c016409544da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991735',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 96065,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-26',
'seats_number': 4,
'seller_name': None,
'title': 'TOYOTA Aygo 1.0 VVT-i x-play limited 5D 53kW uitlopend',
'transmission': 'manual',
'trim': 'TOYOTA 1.0 VVT-i x-play limited 5D 53kW uitlopend',
'vin': None,
'year': 2019}
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991735auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:14 [ecarstrade.nl] INFO: Saving data for 6991735auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278611.289158, 'last_price_update_time': 1774378334.778788}
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991735auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991762> (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-24 18:52:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:16 [ecarstrade.nl] INFO: Extracting details for car 6991762auction110911
2026-03-24 18:52:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a7eedd-c146-583e-8a46-14e6bbcdbfd7 with identifier: 6991762auction110911
2026-03-24 18:52:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a7eedd-c146-583e-8a46-14e6bbcdbfd7 with scrape type 2
2026-03-24 18:52:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0a7eedd-c146-583e-8a46-14e6bbcdbfd7 with scrape type 2
2026-03-24 18:52:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e0a7eedd-c146-583e-8a46-14e6bbcdbfd7, identifier: 6991762auction110911
2026-03-24 18:52:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e0a7eedd-c146-583e-8a46-14e6bbcdbfd7 with identifier: 6991762auction110911
2026-03-24 18:52:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e0a7eedd-c146-583e-8a46-14e6bbcdbfd7 with identifier: 6991762auction110911
2026-03-24 18:52:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e0a7eedd-c146-583e-8a46-14e6bbcdbfd7 with identifier: 6991762auction110911 to the API
2026-03-24 18:52:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991762>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': 'e0a7eedd-c146-583e-8a46-14e6bbcdbfd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991762',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 151677,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-11',
'seats_number': None,
'seller_name': None,
'title': 'RENAULT KANGOO 1.5 ENERGY dCi 90 Comf Maxi 4D 66kW',
'transmission': 'manual',
'trim': 'RENAULT KANGOO 1.5 ENERGY dCi 90 Comf Maxi 4D 66kW',
'vin': None,
'year': 2018}
2026-03-24 18:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991762auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:16 [ecarstrade.nl] INFO: Saving data for 6991762auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278612.662466, 'last_price_update_time': 1774378336.843432}
2026-03-24 18:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991762auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991724> (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-24 18:52:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:18 [ecarstrade.nl] INFO: Extracting details for car 6991724auction110911
2026-03-24 18:52:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af923d6-cde5-5d77-9133-3c9cb6958983 with identifier: 6991724auction110911
2026-03-24 18:52:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af923d6-cde5-5d77-9133-3c9cb6958983 with scrape type 2
2026-03-24 18:52:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5af923d6-cde5-5d77-9133-3c9cb6958983 with scrape type 2
2026-03-24 18:52:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5af923d6-cde5-5d77-9133-3c9cb6958983, identifier: 6991724auction110911
2026-03-24 18:52:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5af923d6-cde5-5d77-9133-3c9cb6958983 with identifier: 6991724auction110911
2026-03-24 18:52:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5af923d6-cde5-5d77-9133-3c9cb6958983 with identifier: 6991724auction110911
2026-03-24 18:52:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5af923d6-cde5-5d77-9133-3c9cb6958983 with identifier: 6991724auction110911 to the API
2026-03-24 18:52:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991724>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '5af923d6-cde5-5d77-9133-3c9cb6958983',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991724',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '108',
'odometer': 95113,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-09',
'seats_number': 4,
'seller_name': None,
'title': 'PEUGEOT 108 Active 1.0 e-VTi 72pk 5D',
'transmission': 'manual',
'trim': 'PEUGEOT Active 1.0 e-VTi 72pk 5D',
'vin': None,
'year': 2021}
2026-03-24 18:52:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991724auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:18 [ecarstrade.nl] INFO: Saving data for 6991724auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278612.182133, 'last_price_update_time': 1774378338.753495}
2026-03-24 18:52:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991724auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991725> (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-24 18:52:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:19 [ecarstrade.nl] INFO: Extracting details for car 6991725auction110911
2026-03-24 18:52:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e91b4ad-33bc-5fb4-9c5b-4c299d06671b with identifier: 6991725auction110911
2026-03-24 18:52:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e91b4ad-33bc-5fb4-9c5b-4c299d06671b with scrape type 2
2026-03-24 18:52:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e91b4ad-33bc-5fb4-9c5b-4c299d06671b with scrape type 2
2026-03-24 18:52:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6e91b4ad-33bc-5fb4-9c5b-4c299d06671b, identifier: 6991725auction110911
2026-03-24 18:52:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6e91b4ad-33bc-5fb4-9c5b-4c299d06671b with identifier: 6991725auction110911
2026-03-24 18:52:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6e91b4ad-33bc-5fb4-9c5b-4c299d06671b with identifier: 6991725auction110911
2026-03-24 18:52:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6e91b4ad-33bc-5fb4-9c5b-4c299d06671b with identifier: 6991725auction110911 to the API
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:52:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991725>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '6e91b4ad-33bc-5fb4-9c5b-4c299d06671b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991725',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 142577,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-27',
'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': 2019}
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991725auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:19 [ecarstrade.nl] INFO: Saving data for 6991725auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278591.158012, 'last_price_update_time': 1774378339.491002}
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991725auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991760> (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-24 18:52:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991761> (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-24 18:52:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:19 [ecarstrade.nl] INFO: Extracting details for car 6991760auction110911
2026-03-24 18:52:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c9ecac3-ba66-522a-8604-ba2b01de4cbd with identifier: 6991760auction110911
2026-03-24 18:52:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c9ecac3-ba66-522a-8604-ba2b01de4cbd with scrape type 2
2026-03-24 18:52:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c9ecac3-ba66-522a-8604-ba2b01de4cbd with scrape type 2
2026-03-24 18:52:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2c9ecac3-ba66-522a-8604-ba2b01de4cbd, identifier: 6991760auction110911
2026-03-24 18:52:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2c9ecac3-ba66-522a-8604-ba2b01de4cbd with identifier: 6991760auction110911
2026-03-24 18:52:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2c9ecac3-ba66-522a-8604-ba2b01de4cbd with identifier: 6991760auction110911
2026-03-24 18:52:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2c9ecac3-ba66-522a-8604-ba2b01de4cbd with identifier: 6991760auction110911 to the API
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:52:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991760>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '2c9ecac3-ba66-522a-8604-ba2b01de4cbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991760',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 195768,
'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': 'RENAULT KANGOO 1.5 ENERGY dCi 90 Comf Maxi 4D 66kW',
'transmission': 'manual',
'trim': 'RENAULT KANGOO 1.5 ENERGY dCi 90 Comf Maxi 4D 66kW',
'vin': None,
'year': 2018}
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991760auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:19 [ecarstrade.nl] INFO: Saving data for 6991760auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278646.787891, 'last_price_update_time': 1774378339.974134}
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991760auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:19 [ecarstrade.nl] INFO: Extracting details for car 6991761auction110911
2026-03-24 18:52:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3efbbdf5-adde-595c-9856-b68b822357d0 with identifier: 6991761auction110911
2026-03-24 18:52:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3efbbdf5-adde-595c-9856-b68b822357d0 with scrape type 2
2026-03-24 18:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3efbbdf5-adde-595c-9856-b68b822357d0 with scrape type 2
2026-03-24 18:52:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3efbbdf5-adde-595c-9856-b68b822357d0, identifier: 6991761auction110911
2026-03-24 18:52:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3efbbdf5-adde-595c-9856-b68b822357d0 with identifier: 6991761auction110911
2026-03-24 18:52:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3efbbdf5-adde-595c-9856-b68b822357d0 with identifier: 6991761auction110911
2026-03-24 18:52:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3efbbdf5-adde-595c-9856-b68b822357d0 with identifier: 6991761auction110911 to the API
2026-03-24 18:52:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991761>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '3efbbdf5-adde-595c-9856-b68b822357d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991761',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 210478,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-29',
'seats_number': None,
'seller_name': None,
'title': 'RENAULT KANGOO 1.5 ENERGY dCi 90 Comf Maxi 4D 66kW',
'transmission': 'manual',
'trim': 'RENAULT KANGOO 1.5 ENERGY dCi 90 Comf Maxi 4D 66kW',
'vin': None,
'year': 2018}
2026-03-24 18:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991761auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:20 [ecarstrade.nl] INFO: Saving data for 6991761auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278629.090949, 'last_price_update_time': 1774378340.329723}
2026-03-24 18:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991761auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991773> (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-24 18:52:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:21 [ecarstrade.nl] INFO: Extracting details for car 6991773auction110911
2026-03-24 18:52:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92c66d61-0565-5daa-997d-77bdfb071eee with identifier: 6991773auction110911
2026-03-24 18:52:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92c66d61-0565-5daa-997d-77bdfb071eee with scrape type 2
2026-03-24 18:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92c66d61-0565-5daa-997d-77bdfb071eee with scrape type 2
2026-03-24 18:52:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 92c66d61-0565-5daa-997d-77bdfb071eee, identifier: 6991773auction110911
2026-03-24 18:52:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 92c66d61-0565-5daa-997d-77bdfb071eee with identifier: 6991773auction110911
2026-03-24 18:52:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 92c66d61-0565-5daa-997d-77bdfb071eee with identifier: 6991773auction110911
2026-03-24 18:52:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 92c66d61-0565-5daa-997d-77bdfb071eee with identifier: 6991773auction110911 to the API
2026-03-24 18:52:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:52:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991773>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '92c66d61-0565-5daa-997d-77bdfb071eee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991773',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volvo',
'model': 'V60',
'odometer': 28452,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO V60 T4 Geartronic Inscription 5D 140kW',
'transmission': 'automatic',
'trim': 'VOLVO T4 Geartronic Inscription 5D 140kW',
'vin': None,
'year': 2020}
2026-03-24 18:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991773auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:21 [ecarstrade.nl] INFO: Saving data for 6991773auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278628.38119, 'last_price_update_time': 1774378341.751166}
2026-03-24 18:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991773auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997521> (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-24 18:52:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:22 [ecarstrade.nl] INFO: Extracting details for car 6997521auction110977
2026-03-24 18:52:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8383b497-5c23-54c4-a5d2-e1f1adc7dda1 with identifier: 6997521auction110977
2026-03-24 18:52:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1 with scrape type 1
2026-03-24 18:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997521%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774365037%27 HTTP/1.1" 200 None
2026-03-24 18:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_000/780x0__r.jpg?hash=1774365037 not downloaded yet
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997521%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774365037%27 HTTP/1.1" 200 None
2026-03-24 18:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_001/780x0__r.jpg?hash=1774365037 not downloaded yet
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997521%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774365037%27 HTTP/1.1" 200 None
2026-03-24 18:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_002/780x0__r.jpg?hash=1774365037 not downloaded yet
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997521%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774365037%27 HTTP/1.1" 200 None
2026-03-24 18:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_003/780x0__r.jpg?hash=1774365037 not downloaded yet
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997521%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774365037%27 HTTP/1.1" 200 None
2026-03-24 18:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_004/780x0__r.jpg?hash=1774365037 not downloaded yet
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997521%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774365037%27 HTTP/1.1" 200 None
2026-03-24 18:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_005/780x0__r.jpg?hash=1774365037 not downloaded yet
2026-03-24 18:52:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991763> (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-24 18:52:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:25 [ecarstrade.nl] INFO: Extracting details for car 6991763auction110911
2026-03-24 18:52:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feeb7ebd-021b-56f7-8a68-0201d86f29c5 with identifier: 6991763auction110911
2026-03-24 18:52:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feeb7ebd-021b-56f7-8a68-0201d86f29c5 with scrape type 2
2026-03-24 18:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feeb7ebd-021b-56f7-8a68-0201d86f29c5 with scrape type 2
2026-03-24 18:52:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: feeb7ebd-021b-56f7-8a68-0201d86f29c5, identifier: 6991763auction110911
2026-03-24 18:52:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: feeb7ebd-021b-56f7-8a68-0201d86f29c5 with identifier: 6991763auction110911
2026-03-24 18:52:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: feeb7ebd-021b-56f7-8a68-0201d86f29c5 with identifier: 6991763auction110911
2026-03-24 18:52:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: feeb7ebd-021b-56f7-8a68-0201d86f29c5 with identifier: 6991763auction110911 to the API
2026-03-24 18:52:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991763>
{'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-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'feeb7ebd-021b-56f7-8a68-0201d86f29c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991763',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 23726,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-12',
'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-24 18:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991763auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:26 [ecarstrade.nl] INFO: Saving data for 6991763auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278627.536111, 'last_price_update_time': 1774378346.45993}
2026-03-24 18:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991763auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991764> (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-24 18:52:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991695> (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-24 18:52:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:26 [ecarstrade.nl] INFO: Extracting details for car 6991764auction110911
2026-03-24 18:52:26 [ecarstrade.nl] INFO: Extracting details for car 6991695auction110911
2026-03-24 18:52:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997513> (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-24 18:52:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df682cab-fed4-54e6-a938-d6df403b9471 with identifier: 6991764auction110911
2026-03-24 18:52:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df682cab-fed4-54e6-a938-d6df403b9471 with scrape type 2
2026-03-24 18:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df682cab-fed4-54e6-a938-d6df403b9471 with scrape type 2
2026-03-24 18:52:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: df682cab-fed4-54e6-a938-d6df403b9471, identifier: 6991764auction110911
2026-03-24 18:52:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19202816-b54f-59f2-bdfa-be47bc1539fd with identifier: 6991695auction110911
2026-03-24 18:52:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19202816-b54f-59f2-bdfa-be47bc1539fd with scrape type 2
2026-03-24 18:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19202816-b54f-59f2-bdfa-be47bc1539fd with scrape type 2
2026-03-24 18:52:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 19202816-b54f-59f2-bdfa-be47bc1539fd, identifier: 6991695auction110911
2026-03-24 18:52:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: df682cab-fed4-54e6-a938-d6df403b9471 with identifier: 6991764auction110911
2026-03-24 18:52:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: df682cab-fed4-54e6-a938-d6df403b9471 with identifier: 6991764auction110911
2026-03-24 18:52:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: df682cab-fed4-54e6-a938-d6df403b9471 with identifier: 6991764auction110911 to the API
2026-03-24 18:52:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991764>
{'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-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'df682cab-fed4-54e6-a938-d6df403b9471',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991764',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 31727,
'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-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991764auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:27 [ecarstrade.nl] INFO: Saving data for 6991764auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278614.974852, 'last_price_update_time': 1774378347.457956}
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991764auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 19202816-b54f-59f2-bdfa-be47bc1539fd with identifier: 6991695auction110911
2026-03-24 18:52:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 19202816-b54f-59f2-bdfa-be47bc1539fd with identifier: 6991695auction110911
2026-03-24 18:52:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 19202816-b54f-59f2-bdfa-be47bc1539fd with identifier: 6991695auction110911 to the API
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Onbekend',
'engine': '',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Electric',
'id': '19202816-b54f-59f2-bdfa-be47bc1539fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991695',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Polestar',
'model': '2',
'odometer': 77726,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar Polestar 2 64kWh Single Motor Standard Range 5D 165kW',
'transmission': 'automatic',
'trim': '64kWh Single Motor Standard Range 5D 165kW',
'vin': None,
'year': 2022}
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991695auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:27 [ecarstrade.nl] INFO: Saving data for 6991695auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278630.093968, 'last_price_update_time': 1774378347.715391}
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991695auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:27 [ecarstrade.nl] INFO: Extracting details for car 6997513auction110977
2026-03-24 18:52:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bf3584d-c7eb-526e-ae93-8af2ebb24b93 with identifier: 6997513auction110977
2026-03-24 18:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93 with scrape type 1
2026-03-24 18:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997513%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774365018%27 HTTP/1.1" 200 None
2026-03-24 18:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_000/780x0__r.jpg?hash=1774365018 not downloaded yet
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997513%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774365019%27 HTTP/1.1" 200 None
2026-03-24 18:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_001/780x0__r.jpg?hash=1774365019 not downloaded yet
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997513%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774365019%27 HTTP/1.1" 200 None
2026-03-24 18:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_002/780x0__r.jpg?hash=1774365019 not downloaded yet
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997513%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774365019%27 HTTP/1.1" 200 None
2026-03-24 18:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_003/780x0__r.jpg?hash=1774365019 not downloaded yet
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997513%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774365019%27 HTTP/1.1" 200 None
2026-03-24 18:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_004/780x0__r.jpg?hash=1774365019 not downloaded yet
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997513%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774365019%27 HTTP/1.1" 200 None
2026-03-24 18:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_005/780x0__r.jpg?hash=1774365019 not downloaded yet
2026-03-24 18:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997517> (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-24 18:52:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:28 [ecarstrade.nl] INFO: Extracting details for car 6997517auction110977
2026-03-24 18:52:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0f594c3-4b15-59c5-836e-1b78f942370d with identifier: 6997517auction110977
2026-03-24 18:52:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0f594c3-4b15-59c5-836e-1b78f942370d with scrape type 1
2026-03-24 18:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c0f594c3-4b15-59c5-836e-1b78f942370d
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997517%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774365027%27 HTTP/1.1" 200 None
2026-03-24 18:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_000/780x0__r.jpg?hash=1774365027 not downloaded yet
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997517%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774365027%27 HTTP/1.1" 200 None
2026-03-24 18:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_001/780x0__r.jpg?hash=1774365027 not downloaded yet
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997517%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774365027%27 HTTP/1.1" 200 None
2026-03-24 18:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_002/780x0__r.jpg?hash=1774365027 not downloaded yet
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997517%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774365027%27 HTTP/1.1" 200 None
2026-03-24 18:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_003/780x0__r.jpg?hash=1774365027 not downloaded yet
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997517%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774365027%27 HTTP/1.1" 200 None
2026-03-24 18:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_004/780x0__r.jpg?hash=1774365027 not downloaded yet
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997517%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774365027%27 HTTP/1.1" 200 None
2026-03-24 18:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_005/780x0__r.jpg?hash=1774365027 not downloaded yet
2026-03-24 18:52:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997515> (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-24 18:52:28 [ecarstrade.nl] INFO: Extracting details for car 6997515auction110977
2026-03-24 18:52:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84947c4f-1bb4-5b35-922e-820a857e987a with identifier: 6997515auction110977
2026-03-24 18:52:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84947c4f-1bb4-5b35-922e-820a857e987a with scrape type 1
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 84947c4f-1bb4-5b35-922e-820a857e987a
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997515%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774365023%27 HTTP/1.1" 200 None
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_000/780x0__r.jpg?hash=1774365023 not downloaded yet
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997515%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774365024%27 HTTP/1.1" 200 None
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_001/780x0__r.jpg?hash=1774365024 not downloaded yet
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997515%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774365024%27 HTTP/1.1" 200 None
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_002/780x0__r.jpg?hash=1774365024 not downloaded yet
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_000/780x0__r.jpg?hash=1774365037> (referer: https://ecarstrade.com/cars/6997521)
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997515%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774365024%27 HTTP/1.1" 200 None
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_003/780x0__r.jpg?hash=1774365024 not downloaded yet
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997515%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774365024%27 HTTP/1.1" 200 None
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_004/780x0__r.jpg?hash=1774365024 not downloaded yet
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6997515%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774365024%27 HTTP/1.1" 200 None
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_005/780x0__r.jpg?hash=1774365024 not downloaded yet
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_001/780x0__r.jpg?hash=1774365037> (referer: https://ecarstrade.com/cars/6997521)
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_002/780x0__r.jpg?hash=1774365037> (referer: https://ecarstrade.com/cars/6997521)
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991661> (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-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_005/780x0__r.jpg?hash=1774365037> (referer: https://ecarstrade.com/cars/6997521)
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_003/780x0__r.jpg?hash=1774365037> (referer: https://ecarstrade.com/cars/6997521)
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_000/780x0__r.jpg?hash=1774365018> (referer: https://ecarstrade.com/cars/6997513)
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1
2026-03-24 18:52:29 [ecarstrade.nl] INFO: Extracting details for car 6991661auction110911
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_005/780x0__r.jpg?hash=1774365019> (referer: https://ecarstrade.com/cars/6997513)
2026-03-24 18:52:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af2259f-eb6c-58fb-a963-0b189979960c with identifier: 6991661auction110911
2026-03-24 18:52:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af2259f-eb6c-58fb-a963-0b189979960c with scrape type 2
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3af2259f-eb6c-58fb-a963-0b189979960c with scrape type 2
2026-03-24 18:52:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3af2259f-eb6c-58fb-a963-0b189979960c, identifier: 6991661auction110911
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1
2026-03-24 18:52:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3af2259f-eb6c-58fb-a963-0b189979960c with identifier: 6991661auction110911
2026-03-24 18:52:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3af2259f-eb6c-58fb-a963-0b189979960c with identifier: 6991661auction110911
2026-03-24 18:52:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3af2259f-eb6c-58fb-a963-0b189979960c with identifier: 6991661auction110911 to the API
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991661>
{'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-26T08:25:00Z',
'fuel_type': 'Diesel',
'id': '3af2259f-eb6c-58fb-a963-0b189979960c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991661',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit Courier',
'odometer': 21214,
'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-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991661auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:29 [ecarstrade.nl] INFO: Saving data for 6991661auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278631.578814, 'last_price_update_time': 1774378349.636648}
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991661auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_005/780x0__r.jpg?hash=1774365027> (referer: https://ecarstrade.com/cars/6997517)
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_004/780x0__r.jpg?hash=1774365037> (referer: https://ecarstrade.com/cars/6997521)
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_002/780x0__r.jpg?hash=1774365024> (referer: https://ecarstrade.com/cars/6997515)
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_005/780x0__r.jpg?hash=1774365024> (referer: https://ecarstrade.com/cars/6997515)
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_004/780x0__r.jpg?hash=1774365024> (referer: https://ecarstrade.com/cars/6997515)
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_003/780x0__r.jpg?hash=1774365024> (referer: https://ecarstrade.com/cars/6997515)
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c0f594c3-4b15-59c5-836e-1b78f942370d
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1
2026-03-24 18:52:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8383b497-5c23-54c4-a5d2-e1f1adc7dda1, skipping ID generation
2026-03-24 18:52:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1 with scrape type 1
2026-03-24 18:52:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8383b497-5c23-54c4-a5d2-e1f1adc7dda1 sending to next pipeline
2026-03-24 18:52:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8383b497-5c23-54c4-a5d2-e1f1adc7dda1, identifier: 6997521auction110977
2026-03-24 18:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_001/780x0__r.jpg?hash=1774365024> (referer: https://ecarstrade.com/cars/6997515)
2026-03-24 18:52:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8383b497-5c23-54c4-a5d2-e1f1adc7dda1 with identifier: 6997521auction110977
2026-03-24 18:52:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8383b497-5c23-54c4-a5d2-e1f1adc7dda1 with identifier: 6997521auction110977
2026-03-24 18:52:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8383b497-5c23-54c4-a5d2-e1f1adc7dda1 with identifier: 6997521auction110977 to the API
2026-03-24 18:52:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997521/photo_004/780x0__r.jpg?hash=1774365037>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '8383b497-5c23-54c4-a5d2-e1f1adc7dda1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6997521',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A6',
'odometer': 101774,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A6 Avant 55 TFSI e quattro Competition',
'transmission': 'automatic',
'trim': 'AUDI Avant 55 TFSI e quattro Competition',
'vin': None,
'year': 2021}
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997521auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:30 [ecarstrade.nl] INFO: Saving data for 6997521auction110977: {'created_time': 1774378350.149676, 'last_price_update_time': 1774378350.149689, 'auction_closing_time': 1774521600.0}
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997521auction110977') HTTP/1.1" 204 0
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_000/780x0__r.jpg?hash=1774365023> (referer: https://ecarstrade.com/cars/6997515)
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_004/780x0__r.jpg?hash=1774365027> (referer: https://ecarstrade.com/cars/6997517)
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_003/780x0__r.jpg?hash=1774365027> (referer: https://ecarstrade.com/cars/6997517)
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 84947c4f-1bb4-5b35-922e-820a857e987a
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 84947c4f-1bb4-5b35-922e-820a857e987a
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 84947c4f-1bb4-5b35-922e-820a857e987a
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 84947c4f-1bb4-5b35-922e-820a857e987a
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 84947c4f-1bb4-5b35-922e-820a857e987a
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 84947c4f-1bb4-5b35-922e-820a857e987a
2026-03-24 18:52:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84947c4f-1bb4-5b35-922e-820a857e987a, skipping ID generation
2026-03-24 18:52:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84947c4f-1bb4-5b35-922e-820a857e987a with scrape type 1
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84947c4f-1bb4-5b35-922e-820a857e987a sending to next pipeline
2026-03-24 18:52:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 84947c4f-1bb4-5b35-922e-820a857e987a, identifier: 6997515auction110977
2026-03-24 18:52:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 84947c4f-1bb4-5b35-922e-820a857e987a with identifier: 6997515auction110977
2026-03-24 18:52:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 84947c4f-1bb4-5b35-922e-820a857e987a with identifier: 6997515auction110977
2026-03-24 18:52:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 84947c4f-1bb4-5b35-922e-820a857e987a with identifier: 6997515auction110977 to the API
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997515/photo_000/780x0__r.jpg?hash=1774365023>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:40:00Z',
'fuel_type': 'Petrol',
'id': '84947c4f-1bb4-5b35-922e-820a857e987a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6997515',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 102475,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-26',
'seats_number': 7,
'seller_name': None,
'title': 'SKODA Kodiaq 1.5 TSI Business Edition 7p.',
'transmission': 'automatic',
'trim': 'SKODA 1.5 TSI Business Edition 7p.',
'vin': None,
'year': 2021}
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997515auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:30 [ecarstrade.nl] INFO: Saving data for 6997515auction110977: {'created_time': 1774378350.644592, 'last_price_update_time': 1774378350.644604, 'auction_closing_time': 1774521600.0}
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997515auction110977') HTTP/1.1" 204 0
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_002/780x0__r.jpg?hash=1774365027> (referer: https://ecarstrade.com/cars/6997517)
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_001/780x0__r.jpg?hash=1774365027> (referer: https://ecarstrade.com/cars/6997517)
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c0f594c3-4b15-59c5-836e-1b78f942370d
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c0f594c3-4b15-59c5-836e-1b78f942370d
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_004/780x0__r.jpg?hash=1774365019> (referer: https://ecarstrade.com/cars/6997513)
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_000/780x0__r.jpg?hash=1774365027> (referer: https://ecarstrade.com/cars/6997517)
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_002/780x0__r.jpg?hash=1774365019> (referer: https://ecarstrade.com/cars/6997513)
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_003/780x0__r.jpg?hash=1774365019> (referer: https://ecarstrade.com/cars/6997513)
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c0f594c3-4b15-59c5-836e-1b78f942370d
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c0f594c3-4b15-59c5-836e-1b78f942370d
2026-03-24 18:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_001/780x0__r.jpg?hash=1774365019> (referer: https://ecarstrade.com/cars/6997513)
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c0f594c3-4b15-59c5-836e-1b78f942370d
2026-03-24 18:52:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c0f594c3-4b15-59c5-836e-1b78f942370d, skipping ID generation
2026-03-24 18:52:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0f594c3-4b15-59c5-836e-1b78f942370d with scrape type 1
2026-03-24 18:52:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c0f594c3-4b15-59c5-836e-1b78f942370d sending to next pipeline
2026-03-24 18:52:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c0f594c3-4b15-59c5-836e-1b78f942370d, identifier: 6997517auction110977
2026-03-24 18:52:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c0f594c3-4b15-59c5-836e-1b78f942370d with identifier: 6997517auction110977
2026-03-24 18:52:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c0f594c3-4b15-59c5-836e-1b78f942370d with identifier: 6997517auction110977
2026-03-24 18:52:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c0f594c3-4b15-59c5-836e-1b78f942370d with identifier: 6997517auction110977 to the API
2026-03-24 18:52:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997517/photo_000/780x0__r.jpg?hash=1774365027>
{'auction_title': '',
'c_o_2_emission_value': 68,
'category': None,
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'c0f594c3-4b15-59c5-836e-1b78f942370d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6997517',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 100146,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA Yaris 1.5 Hybrid Dynamic',
'transmission': 'automatic',
'trim': 'TOYOTA 1.5 Hybrid Dynamic',
'vin': None,
'year': 2021}
2026-03-24 18:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997517auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:31 [ecarstrade.nl] INFO: Saving data for 6997517auction110977: {'created_time': 1774378351.318324, 'last_price_update_time': 1774378351.318334, 'auction_closing_time': 1774521600.0}
2026-03-24 18:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997517auction110977') HTTP/1.1" 204 0
2026-03-24 18:52:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93
2026-03-24 18:52:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93
2026-03-24 18:52:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93
2026-03-24 18:52:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7bf3584d-c7eb-526e-ae93-8af2ebb24b93, skipping ID generation
2026-03-24 18:52:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93 with scrape type 1
2026-03-24 18:52:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7bf3584d-c7eb-526e-ae93-8af2ebb24b93 sending to next pipeline
2026-03-24 18:52:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7bf3584d-c7eb-526e-ae93-8af2ebb24b93, identifier: 6997513auction110977
2026-03-24 18:52:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7bf3584d-c7eb-526e-ae93-8af2ebb24b93 with identifier: 6997513auction110977
2026-03-24 18:52:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7bf3584d-c7eb-526e-ae93-8af2ebb24b93 with identifier: 6997513auction110977
2026-03-24 18:52:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7bf3584d-c7eb-526e-ae93-8af2ebb24b93 with identifier: 6997513auction110977 to the API
2026-03-24 18:52:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997513/photo_001/780x0__r.jpg?hash=1774365019>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:40:00Z',
'fuel_type': 'Petrol',
'id': '7bf3584d-c7eb-526e-ae93-8af2ebb24b93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6997513',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 157379,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN GOLF 1.5 TSI Life',
'transmission': 'manual',
'trim': 'VOLKSWAGEN GOLF 1.5 TSI Life',
'vin': None,
'year': 2020}
2026-03-24 18:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997513auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:31 [ecarstrade.nl] INFO: Saving data for 6997513auction110977: {'created_time': 1774378351.903447, 'last_price_update_time': 1774378351.903458, 'auction_closing_time': 1774521600.0}
2026-03-24 18:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997513auction110977') HTTP/1.1" 204 0
2026-03-24 18:52:33 [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-24 18:52:33 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997119auction110977
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997119auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997119auction110977: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997120auction110977
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997120auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997120auction110977: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997139auction110977
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997139auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997139auction110977: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997122auction110977
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997122auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997122auction110977: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997125auction110977
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997125auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997125auction110977: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997124auction110977
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997124auction110977%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997124auction110977: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997149auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997149auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997149auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997150auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997150auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997150auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997142auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997142auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997142auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997151auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997151auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997151auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997148auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997148auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997148auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997143auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997143auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997143auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997155auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997155auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997155auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997154auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997154auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997154auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997153auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997153auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997153auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997147auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997147auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997147auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997156auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997156auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997156auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997146auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997146auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997146auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997145auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997145auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997145auction110978: 0
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Found listing with ID: 6997152auction110978
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997152auction110978%27 HTTP/1.1" 200 None
2026-03-24 18:52:33 [ecarstrade.nl] INFO: Scrape type for 6997152auction110978: 0
2026-03-24 18:52:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 18:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991671> (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-24 18:52:34 [ecarstrade.nl] INFO: Extracting details for car 6991671auction110911
2026-03-24 18:52:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56bf52e1-64cd-547c-9fdb-8af7d267c0e7 with identifier: 6991671auction110911
2026-03-24 18:52:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56bf52e1-64cd-547c-9fdb-8af7d267c0e7 with scrape type 2
2026-03-24 18:52:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56bf52e1-64cd-547c-9fdb-8af7d267c0e7 with scrape type 2
2026-03-24 18:52:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 56bf52e1-64cd-547c-9fdb-8af7d267c0e7, identifier: 6991671auction110911
2026-03-24 18:52:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 56bf52e1-64cd-547c-9fdb-8af7d267c0e7 with identifier: 6991671auction110911
2026-03-24 18:52:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 56bf52e1-64cd-547c-9fdb-8af7d267c0e7 with identifier: 6991671auction110911
2026-03-24 18:52:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 56bf52e1-64cd-547c-9fdb-8af7d267c0e7 with identifier: 6991671auction110911 to the API
2026-03-24 18:52:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '56bf52e1-64cd-547c-9fdb-8af7d267c0e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991671',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Fiat',
'model': 'Panda',
'odometer': 137909,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-30',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT Panda TwinAir Ed 5D 44kW',
'transmission': 'manual',
'trim': 'FIAT TwinAir Ed 5D 44kW',
'vin': None,
'year': 2016}
2026-03-24 18:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991671auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:34 [ecarstrade.nl] INFO: Saving data for 6991671auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278633.530817, 'last_price_update_time': 1774378354.553325}
2026-03-24 18:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991671auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991616> (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-24 18:52:34 [ecarstrade.nl] INFO: Extracting details for car 6991616auction110911
2026-03-24 18:52:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414abf2d-e846-5c49-81a6-13940de40548 with identifier: 6991616auction110911
2026-03-24 18:52:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414abf2d-e846-5c49-81a6-13940de40548 with scrape type 2
2026-03-24 18:52:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 414abf2d-e846-5c49-81a6-13940de40548 with scrape type 2
2026-03-24 18:52:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 414abf2d-e846-5c49-81a6-13940de40548, identifier: 6991616auction110911
2026-03-24 18:52:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 414abf2d-e846-5c49-81a6-13940de40548 with identifier: 6991616auction110911
2026-03-24 18:52:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 414abf2d-e846-5c49-81a6-13940de40548 with identifier: 6991616auction110911
2026-03-24 18:52:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 414abf2d-e846-5c49-81a6-13940de40548 with identifier: 6991616auction110911 to the API
2026-03-24 18:52:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991616>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '2.4L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '414abf2d-e846-5c49-81a6-13940de40548',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991616',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mitsubishi',
'model': 'Outlander',
'odometer': 68777,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-11',
'seats_number': 5,
'seller_name': None,
'title': 'MITSUBISHI Outlander PHEV Intense+ 5D 165kW uitlopend',
'transmission': 'automatic',
'trim': 'MITSUBISHI PHEV Intense+ 5D 165kW uitlopend',
'vin': None,
'year': 2021}
2026-03-24 18:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991616auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:35 [ecarstrade.nl] INFO: Saving data for 6991616auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278629.77737, 'last_price_update_time': 1774378355.411361}
2026-03-24 18:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991616auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991756> (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-24 18:52:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991732> (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-24 18:52:35 [ecarstrade.nl] INFO: Extracting details for car 6991756auction110911
2026-03-24 18:52:35 [ecarstrade.nl] INFO: Extracting details for car 6991732auction110911
2026-03-24 18:52:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27cc23aa-7c44-58a8-b64c-354e6b2c6d38 with identifier: 6991756auction110911
2026-03-24 18:52:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27cc23aa-7c44-58a8-b64c-354e6b2c6d38 with scrape type 2
2026-03-24 18:52:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27cc23aa-7c44-58a8-b64c-354e6b2c6d38 with scrape type 2
2026-03-24 18:52:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 27cc23aa-7c44-58a8-b64c-354e6b2c6d38, identifier: 6991756auction110911
2026-03-24 18:52:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63cdda64-66b7-5fa4-a9c7-62ff81eeb4fd with identifier: 6991732auction110911
2026-03-24 18:52:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63cdda64-66b7-5fa4-a9c7-62ff81eeb4fd with scrape type 2
2026-03-24 18:52:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63cdda64-66b7-5fa4-a9c7-62ff81eeb4fd with scrape type 2
2026-03-24 18:52:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 63cdda64-66b7-5fa4-a9c7-62ff81eeb4fd, identifier: 6991732auction110911
2026-03-24 18:52:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 27cc23aa-7c44-58a8-b64c-354e6b2c6d38 with identifier: 6991756auction110911
2026-03-24 18:52:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 27cc23aa-7c44-58a8-b64c-354e6b2c6d38 with identifier: 6991756auction110911
2026-03-24 18:52:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 27cc23aa-7c44-58a8-b64c-354e6b2c6d38 with identifier: 6991756auction110911 to the API
2026-03-24 18:52:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991756>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '27cc23aa-7c44-58a8-b64c-354e6b2c6d38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991756',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Citigo',
'odometer': 140297,
'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': 5,
'seller_name': None,
'title': 'SKODA Citigo 1.0 Greentech 44kW Ambition 5D',
'transmission': 'manual',
'trim': 'SKODA 1.0 Greentech 44kW Ambition 5D',
'vin': None,
'year': 2018}
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991756auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:36 [ecarstrade.nl] INFO: Saving data for 6991756auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278630.44814, 'last_price_update_time': 1774378356.057375}
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991756auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 63cdda64-66b7-5fa4-a9c7-62ff81eeb4fd with identifier: 6991732auction110911
2026-03-24 18:52:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 63cdda64-66b7-5fa4-a9c7-62ff81eeb4fd with identifier: 6991732auction110911
2026-03-24 18:52:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 63cdda64-66b7-5fa4-a9c7-62ff81eeb4fd with identifier: 6991732auction110911 to the API
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 18:52:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991732>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO E6 D Temp',
'engine': '1.0L',
'expiration_date': '2026-03-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': '63cdda64-66b7-5fa4-a9c7-62ff81eeb4fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991732',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'AC',
'model': 'Mitsubishi Space Star',
'odometer': 131268,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-08',
'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': 2020}
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991732auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:36 [ecarstrade.nl] INFO: Saving data for 6991732auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278615.293606, 'last_price_update_time': 1774378356.31505}
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991732auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:39 [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-24 18:52:40 [ecarstrade.nl] INFO: No car items found on page 20
2026-03-24 18:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6991734> (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-24 18:52:55 [ecarstrade.nl] INFO: Extracting details for car 6991734auction110911
2026-03-24 18:52:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2ac792c-9310-5064-8c18-ff8f1219b87b with identifier: 6991734auction110911
2026-03-24 18:52:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2ac792c-9310-5064-8c18-ff8f1219b87b with scrape type 2
2026-03-24 18:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2ac792c-9310-5064-8c18-ff8f1219b87b with scrape type 2
2026-03-24 18:52:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c2ac792c-9310-5064-8c18-ff8f1219b87b, identifier: 6991734auction110911
2026-03-24 18:52:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c2ac792c-9310-5064-8c18-ff8f1219b87b with identifier: 6991734auction110911
2026-03-24 18:52:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c2ac792c-9310-5064-8c18-ff8f1219b87b with identifier: 6991734auction110911
2026-03-24 18:52:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c2ac792c-9310-5064-8c18-ff8f1219b87b with identifier: 6991734auction110911 to the API
2026-03-24 18:52:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 18:52: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-24 18:52:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6991734>
{'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-26T08:25:00Z',
'fuel_type': 'Petrol',
'id': 'c2ac792c-9310-5064-8c18-ff8f1219b87b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6991734',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 51883,
'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-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991734auction110911%27 HTTP/1.1" 200 None
2026-03-24 18:52:56 [ecarstrade.nl] INFO: Saving data for 6991734auction110911: {'auction_closing_time': 1774513500.0, 'created_time': 1774278627.852487, 'last_price_update_time': 1774378376.142285}
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6991734auction110911') HTTP/1.1" 204 0
2026-03-24 18:52:56 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 18:52:56 [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>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 18:52:56 [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%201773946376 HTTP/1.1" 200 None
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981745auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981746auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981747auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981748auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981749auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981750auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981752auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981753auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981755auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981756auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981757auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981759auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981760auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981761auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981763auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981764auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981765auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981766auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981768auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981769auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981770auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981771auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981774auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981775auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981777auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981778auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981780auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981782auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981783auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981784auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981785auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981786auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981788auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981789auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981790auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981793auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981794auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981795auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981796auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981797auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981798auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981799auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981800auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981802auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981803auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981804auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981806auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981807auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981808auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981809auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981810auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981813auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981814auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981815auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981816auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981817auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981818auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981819auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981822auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981823auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981824auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981825auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981826auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981827auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981828auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981829auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981830auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981833auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981834auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981835auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981836auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981837auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981839auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981840auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981841auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981842auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981843auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981844auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981845auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981846auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981847auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981848auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981850auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981852auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981853auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981854auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981855auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981856auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981858auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981860auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981861auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981862auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981863auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981865auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981866auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981867auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981869auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981870auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981871auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981872auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981873auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981875auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981877auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981878auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981879auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981881auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981882auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981883auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981885auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981886auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981887auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981888auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981889auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981890auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981891auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981892auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981893auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981895auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981896auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981897auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981898auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981899auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981900auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981902auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981903auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981904auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981905auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981907auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981908auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981909auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981910auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981913auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981914auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981915auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981916auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981917auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981919auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981920auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981922auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981923auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981924auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981925auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981926auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981927auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981928auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981930auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981931auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981932auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981933auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981934auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981936auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981937auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981938auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981939auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981942auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981943auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981944auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981945auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981946auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981948auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981949auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981950auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981951auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981953auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981954auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981956auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981957auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981958auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981959auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981960auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981965auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6981966auction110806') HTTP/1.1" 204 0
2026-03-24 18:52:57 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (294 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.nl/task_35_2026-03-24T18_45_00.jl
2026-03-24 18:52:57 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 800987,
'downloader/request_count': 339,
'downloader/request_method_count/GET': 339,
'downloader/response_bytes': 117669158,
'downloader/response_count': 339,
'downloader/response_status_count/200': 339,
'elapsed_time_seconds': 470.959782,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 18, 52, 57, 917752, tzinfo=datetime.timezone.utc),
'item_scraped_count': 294,
'log_count/DEBUG': 4088,
'log_count/INFO': 3533,
'log_count/WARNING': 24,
'memusage/max': 288411648,
'memusage/startup': 150036480,
'photo_download_count': 24,
'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': 182,
'playwright/request_count/method/GET': 159,
'playwright/request_count/method/POST': 23,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/eventsource': 4,
'playwright/request_count/resource_type/fetch': 18,
'playwright/request_count/resource_type/font': 4,
'playwright/request_count/resource_type/image': 88,
'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': 182,
'playwright/response_count/method/GET': 159,
'playwright/response_count/method/POST': 23,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/eventsource': 4,
'playwright/response_count/resource_type/fetch': 18,
'playwright/response_count/resource_type/font': 4,
'playwright/response_count/resource_type/image': 88,
'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': 20,
'response_received_count': 315,
'scheduler/dequeued': 339,
'scheduler/dequeued/memory': 339,
'scheduler/enqueued': 339,
'scheduler/enqueued/memory': 339,
'scrape_type/new': 4,
'scrape_type/price_update': 290,
'scrape_type/skipped': 86,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 314,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 9.721487437096092,
'scrapy-zyte-api/mean_response_seconds': 9.938399543646113,
'scrapy-zyte-api/processed': 314,
'scrapy-zyte-api/request_args/browserHtml': 314,
'scrapy-zyte-api/request_args/experimental.requestCookies': 314,
'scrapy-zyte-api/request_args/experimental.responseCookies': 314,
'scrapy-zyte-api/request_args/requestHeaders': 314,
'scrapy-zyte-api/request_args/sessionContext': 314,
'scrapy-zyte-api/request_args/url': 314,
'scrapy-zyte-api/status_codes/200': 314,
'scrapy-zyte-api/success': 314,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 24, 18, 45, 6, 957970, tzinfo=datetime.timezone.utc)}
2026-03-24 18:52:57 [scrapy.core.engine] INFO: Spider closed (finished)