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

PROJECT (sourcing_v2), SPIDER (ecarstrade.be)

2026-03-28 01:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 01:30: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-28 01:30:06 [ecarstrade.be] INFO: Starting spider ecarstrade.be
2026-03-28 01:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 01:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 01:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 01:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 01:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 041a0ad9545c8a10
2026-03-28 01:30: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-28 01:30: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.be/task_33_2026-03-28T01_30_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-28 01:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 01:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 01:30: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-28 01:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 01:30: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-28 01:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-28 01:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 01:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-28 01:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 01:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 01:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-28 01:30: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-28 01:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 01:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 01:30: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-28 01:30: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-28 01:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-28 01:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 01:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 01:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-28 01:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 01:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 01:30:12 [scrapy-playwright] INFO: Launching browser firefox
2026-03-28 01:30:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-28 01:30:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-28 01:30:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-28 01:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-28 01:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-28 01:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30: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-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-28 01:30: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-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-28 01:30: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-28 01:30: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-28 01:30: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-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30: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-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2e8faf21>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-28 01:30: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-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-28 01:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-28 01:30: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-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-28 01:30:16 [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-28 01:30:16 [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-28 01:30:16 [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-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774661415102&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1515083319.1774661416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115938466~115938468~116991817~117484252&sid=1774661416&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3063> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1515083319.1774661416&gtm=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116991817~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-28 01:30: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=1515083319.1774661416&gtm=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116991817~117484252&z=1160151283> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2069147461&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IADAAEABAAAAACAAI~&jid=1395068481&gjid=2051514371&cid=1515083319.1774661416&tid=UA-73443533-1&_gid=1110235878.1774661416&_r=1&_slc=1&z=258011211> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=AW-742220279> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400~117484252&apve=1&apvf=f&apvc=1&tft=1774661416535&tfd=3275> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30: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-28 01:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-28 01:30: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-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256z8811692034za200zd871189256&_p=1774661415102&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1515083319.1774661416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=0~115938466~115938468~116991817~117484252&sid=1774661416&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=172&tfd=3378> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774661415102&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1515083319.1774661416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=0~115938466~115938468~116991817~117484252&sid=1774661416&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=122&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=3532> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2069147461&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IADAAEABAAAAACAAI~&jid=1395068481&gjid=2051514371&cid=1515083319.1774661416&tid=UA-73443533-1&_gid=1110235878.1774661416&_r=1&_slc=1&z=258011211>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661417150&cv=11&fst=1774661417150&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661417189&tfd=3929> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/app/dist/subscribe.js> (resource type: script, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21)
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256z8811692034za200zd871189256&_p=1774661415102&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1515083319.1774661416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=0~115938466~115938468~116991817~117484252&sid=1774661416&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=172&tfd=3378>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774661415102&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1515083319.1774661416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115938466~115938468~116991817~117484252&sid=1774661416&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3063>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774661415102&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1515083319.1774661416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=0~115938466~115938468~116991817~117484252&sid=1774661416&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=122&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=3532>
2026-03-28 01:30:17 [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-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-28 01:30:17 [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-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-28 01:30: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=1515083319.1774661416&gtm=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116991817~117484252&z=1160151283>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774661400000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-28 01:30:18 [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-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6906917/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [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-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/5660001-5670000/5661807/photo_038/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/lorries.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [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-28 01:30: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-28 01:30:18 [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-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661417150&cv=11&fst=1774661417150&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661417189&tfd=3929>
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774661417150&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9iVjZ1D2nv7zg0Oj9ZDhYhYluKr1wpgJDL8zCfxRrBKu2eeWSDZP1STawBOeKGsOGLAh_xEZRftLilPLhq8-QNgicnU9zUWgaCaM&random=2817953721&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661417150&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9iVjZ1D2nv7zg0Oj9ZDhYhYluKr1wpgJDL8zCfxRrBKu2eeWSDZP1STawBOeKGsOGLAh_xEZRftLilPLhq8-QNgicnU9zUWgaCaM&random=2817953721&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6480001-6490000/6481900/photo_102/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6641568/photo_031/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6642494/photo_045/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400~117484252&apve=1&apvf=f&apvc=1&tft=1774661416535&tfd=3275>
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6660001-6670000/6664136/photo_029/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6660001-6670000/6666900/photo_043/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1515083319.1774661416&gtm=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~116991817~117484252>
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6680001-6690000/6685729/photo_037/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6680001-6690000/6686133/photo_039/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6690001-6700000/6690601/photo_046/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6700001-6710000/6708816/photo_035/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6700001-6710000/6709582/photo_021/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6710001-6720000/6719179/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6722712/photo_085/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6723860/photo_028/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764581/photo_021/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764985/photo_112/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764996/photo_069/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6769298/photo_109/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6769393/photo_053/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-28 01:30:19 [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-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25939&mobile=false&messagesUtk=9d6947f4b4e946cbadd6bb4878493d26&traceId=9d6947f4b4e946cbadd6bb4878493d26> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774661400000/5441429.js>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://e.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6906917/photo_000/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/5660001-5670000/5661807/photo_038/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6480001-6490000/6481900/photo_102/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6641568/photo_031/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6642494/photo_045/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6660001-6670000/6664136/photo_029/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774661417150&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9iVjZ1D2nv7zg0Oj9ZDhYhYluKr1wpgJDL8zCfxRrBKu2eeWSDZP1STawBOeKGsOGLAh_xEZRftLilPLhq8-QNgicnU9zUWgaCaM&random=2817953721&rmt_tld=0&ipr=y>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6660001-6670000/6666900/photo_043/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661417150&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9iVjZ1D2nv7zg0Oj9ZDhYhYluKr1wpgJDL8zCfxRrBKu2eeWSDZP1STawBOeKGsOGLAh_xEZRftLilPLhq8-QNgicnU9zUWgaCaM&random=2817953721&rmt_tld=1&ipr=y>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6680001-6690000/6685729/photo_037/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6680001-6690000/6686133/photo_039/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6690001-6700000/6690601/photo_046/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6700001-6710000/6708816/photo_035/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6700001-6710000/6709582/photo_021/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6710001-6720000/6719179/photo_000/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6722712/photo_085/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6723860/photo_028/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764581/photo_021/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764985/photo_112/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6764996/photo_069/260x0__r.jpg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6769298/photo_109/260x0__r.jpg>
2026-03-28 01:30:19 [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-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6760001-6770000/6769393/photo_053/260x0__r.jpg>
2026-03-28 01:30:19 [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-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-28 01:30:19 [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-28 01:30:19 [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-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://e.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-28 01:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774661420104&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://e.clarity.ms/collect>
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2e8faf21>
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2e8faf21>
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=2e8faf21>
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21>
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21)
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/chosen-sprite.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21)
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_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=1774661420780&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://e.clarity.ms/collect>
2026-03-28 01:30:21 [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=1774661420104&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15>
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_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=1774661420780&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15>
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-28 01:30:21 [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=1774661421152&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25939&mobile=false&messagesUtk=9d6947f4b4e946cbadd6bb4878493d26&traceId=9d6947f4b4e946cbadd6bb4878493d26>
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661421226&cv=11&fst=1774661421226&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&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&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661421242&tfd=7983> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:21 [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=1774661421152&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15>
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&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&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661421242&tfd=7983>
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661421226&cv=11&fst=1774661421226&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774661421421&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661421590&cv=11&fst=1774661421590&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&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&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661421619&tfd=8359> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774661421226&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9YcWN6vazXtbyUl0RN6X8Blr25Yap5E3vALa8Otkwp7p0O0VlD1jhpmeHDSL5qJ7W2t9F0gLRh9NFkVqRWuHgFC_QIlq_jww_yiLdPVTeT6IJcWjqdV07DA&random=1850321274&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661421226&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9YcWN6vazXtbyUl0RN6X8Blr25Yap5E3vALa8Otkwp7p0O0VlD1jhpmeHDSL5qJ7W2t9F0gLRh9NFkVqRWuHgFC_QIlq_jww_yiLdPVTeT6IJcWjqdV07DA&random=1850321274&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774661421421&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15>
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&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&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661421619&tfd=8359>
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774661415102&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1515083319.1774661416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=0~115938466~115938468~116991817~117484252&sid=1774661416&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=4&tfd=8543> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661421590&cv=11&fst=1774661421590&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774661421226&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9YcWN6vazXtbyUl0RN6X8Blr25Yap5E3vALa8Otkwp7p0O0VlD1jhpmeHDSL5qJ7W2t9F0gLRh9NFkVqRWuHgFC_QIlq_jww_yiLdPVTeT6IJcWjqdV07DA&random=1850321274&rmt_tld=0&ipr=y>
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774661421590&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9mCBYF3NhrPH1uzJkVif8xqu5t-9mnbeO11JUQUQSN9Q6GxtTIRt9IAgqXz4pnMD11GrPpKhzZmEWuY1K2tl30p1CpBCWENjHyAk-6C3DpkolXC_surXMRw&random=2799881938&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661421590&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9mCBYF3NhrPH1uzJkVif8xqu5t-9mnbeO11JUQUQSN9Q6GxtTIRt9IAgqXz4pnMD11GrPpKhzZmEWuY1K2tl30p1CpBCWENjHyAk-6C3DpkolXC_surXMRw&random=2799881938&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774661421590&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9mCBYF3NhrPH1uzJkVif8xqu5t-9mnbeO11JUQUQSN9Q6GxtTIRt9IAgqXz4pnMD11GrPpKhzZmEWuY1K2tl30p1CpBCWENjHyAk-6C3DpkolXC_surXMRw&random=2799881938&rmt_tld=0&ipr=y>
2026-03-28 01:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661421226&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9YcWN6vazXtbyUl0RN6X8Blr25Yap5E3vALa8Otkwp7p0O0VlD1jhpmeHDSL5qJ7W2t9F0gLRh9NFkVqRWuHgFC_QIlq_jww_yiLdPVTeT6IJcWjqdV07DA&random=1850321274&rmt_tld=1&ipr=y>
2026-03-28 01:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661421590&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9mCBYF3NhrPH1uzJkVif8xqu5t-9mnbeO11JUQUQSN9Q6GxtTIRt9IAgqXz4pnMD11GrPpKhzZmEWuY1K2tl30p1CpBCWENjHyAk-6C3DpkolXC_surXMRw&random=2799881938&rmt_tld=1&ipr=y>
2026-03-28 01:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774661415102&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1515083319.1774661416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=0~115938466~115938468~116991817~117484252&sid=1774661416&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=4&tfd=8543>
2026-03-28 01:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://e.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-28 01:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://e.clarity.ms/collect>
2026-03-28 01:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/logo/v2_192_icon.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false>
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013199/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013196/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013195/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013151/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [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-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013150/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012986/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/178/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012985/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013199/photo_001/260x0__r.jpg>
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012983/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [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-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013196/photo_001/260x0__r.jpg>
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013195/photo_001/260x0__r.jpg>
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013151/photo_000/260x0__r.jpg>
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg>
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012982/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013150/photo_000/260x0__r.jpg>
2026-03-28 01:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012986/photo_000/260x0__r.jpg>
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/178/logo.png>
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012985/photo_000/260x0__r.jpg>
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012983/photo_000/260x0__r.jpg>
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/nl.png>
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012982/photo_000/260x0__r.jpg>
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012980/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012980/photo_000/260x0__r.jpg>
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012979/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012979/photo_000/260x0__r.jpg>
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012976/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012975/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012974/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012971/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012970/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012968/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012967/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012966/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012964/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012976/photo_000/260x0__r.jpg>
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012975/photo_000/260x0__r.jpg>
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012974/photo_000/260x0__r.jpg>
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012971/photo_000/260x0__r.jpg>
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012970/photo_000/260x0__r.jpg>
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012968/photo_000/260x0__r.jpg>
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012967/photo_000/260x0__r.jpg>
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012966/photo_000/260x0__r.jpg>
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7012964/photo_000/260x0__r.jpg>
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://e.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-28 01:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://e.clarity.ms/collect>
2026-03-28 01:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774661426817&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661426849&cv=11&fst=1774661426849&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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-28 01:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&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&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661426863&tfd=13603> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30: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=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&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&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661426863&tfd=13603>
2026-03-28 01:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661426849&cv=11&fst=1774661426849&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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-28 01:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774661426849&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9CKlnLAWNHnOC9voI5ZRhwrDoXGtvnx_kDByvn-cNkr4MSaXdYjgDyTSVuopTdC4tpRnFQgvWV-gEgcs-pHOGx8DJ5hYfOt6QUCbSZ9eKb8HnP64P5LY5IQ&random=2936931892&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661426849&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9CKlnLAWNHnOC9voI5ZRhwrDoXGtvnx_kDByvn-cNkr4MSaXdYjgDyTSVuopTdC4tpRnFQgvWV-gEgcs-pHOGx8DJ5hYfOt6QUCbSZ9eKb8HnP64P5LY5IQ&random=2936931892&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:27 [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=1774661426817&vi=418368f4dfc0035094d1c87711c61efe&nc=true&u=129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1&b=129379155.1.1774661420103&cc=15>
2026-03-28 01:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774661426849&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9CKlnLAWNHnOC9voI5ZRhwrDoXGtvnx_kDByvn-cNkr4MSaXdYjgDyTSVuopTdC4tpRnFQgvWV-gEgcs-pHOGx8DJ5hYfOt6QUCbSZ9eKb8HnP64P5LY5IQ&random=2936931892&rmt_tld=0&ipr=y>
2026-03-28 01:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661426849&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9CKlnLAWNHnOC9voI5ZRhwrDoXGtvnx_kDByvn-cNkr4MSaXdYjgDyTSVuopTdC4tpRnFQgvWV-gEgcs-pHOGx8DJ5hYfOt6QUCbSZ9eKb8HnP64P5LY5IQ&random=2936931892&rmt_tld=1&ipr=y>
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661429143&cv=11&fst=1774661429143&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661429162&cv=11&fst=1774661429162&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661429173&tfd=15913> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&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&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661429173&tfd=15913> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661429143&cv=11&fst=1774661429143&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://e.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774661429162&cv=11&fst=1774661429162&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774661429143&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B97JWWYI0UVmPNFeSKHndZgKWbvcaXisaUYuWRu8MFxFeX8LqJMo0ofbKQlRoji-JO9hbYetrh0KQ_9FTCg06uK1mGMWUoAKGBRNiaZKkUmnOqn7BbkbMh9Q&random=1256645802&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661429143&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B97JWWYI0UVmPNFeSKHndZgKWbvcaXisaUYuWRu8MFxFeX8LqJMo0ofbKQlRoji-JO9hbYetrh0KQ_9FTCg06uK1mGMWUoAKGBRNiaZKkUmnOqn7BbkbMh9Q&random=1256645802&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774661429162&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9oAg3dJz0mG9ZmW0ZV5u75yBPcoFeUbI1psYMdD_4WDN2DNFSdK-e4kylLJ7RtecOYDOOnOcMoL4W1fxfga-M-OWgfQLFtlOqAhxnsdQFL80Z9m4vRNDUNg&random=2925245220&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661429162&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9oAg3dJz0mG9ZmW0ZV5u75yBPcoFeUbI1psYMdD_4WDN2DNFSdK-e4kylLJ7RtecOYDOOnOcMoL4W1fxfga-M-OWgfQLFtlOqAhxnsdQFL80Z9m4vRNDUNg&random=2925245220&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661429173&tfd=15913>
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1630002685.1774661416&dt=Search%20%7C%20eCarsTrade&auid=1157199741.1774661416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774660745&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&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774661429173&tfd=15913>
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774661429143&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B97JWWYI0UVmPNFeSKHndZgKWbvcaXisaUYuWRu8MFxFeX8LqJMo0ofbKQlRoji-JO9hbYetrh0KQ_9FTCg06uK1mGMWUoAKGBRNiaZKkUmnOqn7BbkbMh9Q&random=1256645802&rmt_tld=0&ipr=y>
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774661429162&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9oAg3dJz0mG9ZmW0ZV5u75yBPcoFeUbI1psYMdD_4WDN2DNFSdK-e4kylLJ7RtecOYDOOnOcMoL4W1fxfga-M-OWgfQLFtlOqAhxnsdQFL80Z9m4vRNDUNg&random=2925245220&rmt_tld=0&ipr=y>
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661429143&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B97JWWYI0UVmPNFeSKHndZgKWbvcaXisaUYuWRu8MFxFeX8LqJMo0ofbKQlRoji-JO9hbYetrh0KQ_9FTCg06uK1mGMWUoAKGBRNiaZKkUmnOqn7BbkbMh9Q&random=1256645802&rmt_tld=1&ipr=y>
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774661429162&cv=11&fst=1774659600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63q0h2v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116133313~117484252~118128923&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1157199741.1774661416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774660745%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=CAQSXQAFq6B9oAg3dJz0mG9ZmW0ZV5u75yBPcoFeUbI1psYMdD_4WDN2DNFSdK-e4kylLJ7RtecOYDOOnOcMoL4W1fxfga-M-OWgfQLFtlOqAhxnsdQFL80Z9m4vRNDUNg&random=2925245220&rmt_tld=1&ipr=y>
2026-03-28 01:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://e.clarity.ms/collect>
2026-03-28 01:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-28 01:30:31 [ecarstrade.be] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUlma7BkpLXKK1cQl6Oj2vyX_JlRNuotLUutfOoJLkUheXH5zy_4j0K6VK4U', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808357421, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777253414, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': '41umbrcv4k0khm1jj8d8vnorlj', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774690214, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1836178214, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777253414, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': 'd7338c6f-d77d-4efa-b644-df9a698367b9', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1809221415, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.2.1515083319.1774661416', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837733416, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.1110235878.1774661416', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774747816, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774661476, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.1157199741.1774661416', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782437416, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Ae8cb607c-2747-44fa-9631-89980d64bc76%22%2C%22%24device_id%22%3A%22e8cb607c-2747-44fa-9631-89980d64bc76%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': 1806197417, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': '5625b1d0-97a3-46bf-a48c-a4c5417a6e2d', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1806197419, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hstc', 'value': '129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790213420, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': '418368f4dfc0035094d1c87711c61efe', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790213420, '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.1774661420103', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774663220, '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-28T01%3A30%3A20.856Z%22%2C%22consentId%22%3A%222f8247d7-33e2-4aa0-a301-739d4bba022b%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-28T01%3A30%3A20.856Z%22%2C%22expirationTime%22%3A1790386220856%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790386220, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"2f8247d7-33e2-4aa0-a301-739d4bba022b","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': 1774661723, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774661416$o1$g1$t1774661429$j47$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837733429, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'N1wKd1x8qr3mcMD2V837LY_KYxhDK9oZ1WUqY6YJPSs-1774661421-1.0.1.1-H9W3VjkCIcf1fOOLCxva7tHjHT.Rmb9dI9vCw.0daWHSBrRdkFNvbbXHTwIZ2l3Dj6LRPinOf0QOxiZ0hD68AqsH7gY6.t0dGPxwClAjmGc', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774663221, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'yn8vETesbJBRTUeW0PBiSrLf6JdYLA0IiK7D.2jinp8-1774661421035-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-28 01:30:31 [ecarstrade.be] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUlma7BkpLXKK1cQl6Oj2vyX_JlRNuotLUutfOoJLkUheXH5zy_4j0K6VK4U', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': '41umbrcv4k0khm1jj8d8vnorlj', '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': 'd7338c6f-d77d-4efa-b644-df9a698367b9', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.2.1515083319.1774661416', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.1110235878.1774661416', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1157199741.1774661416', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Ae8cb607c-2747-44fa-9631-89980d64bc76%22%2C%22%24device_id%22%3A%22e8cb607c-2747-44fa-9631-89980d64bc76%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': '5625b1d0-97a3-46bf-a48c-a4c5417a6e2d', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.418368f4dfc0035094d1c87711c61efe.1774661420103.1774661420103.1774661420103.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': '418368f4dfc0035094d1c87711c61efe', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774661420103', '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-28T01%3A30%3A20.856Z%22%2C%22consentId%22%3A%222f8247d7-33e2-4aa0-a301-739d4bba022b%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-28T01%3A30%3A20.856Z%22%2C%22expirationTime%22%3A1790386220856%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"2f8247d7-33e2-4aa0-a301-739d4bba022b","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.s1774661416$o1$g1$t1774661429$j47$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'N1wKd1x8qr3mcMD2V837LY_KYxhDK9oZ1WUqY6YJPSs-1774661421-1.0.1.1-H9W3VjkCIcf1fOOLCxva7tHjHT.Rmb9dI9vCw.0daWHSBrRdkFNvbbXHTwIZ2l3Dj6LRPinOf0QOxiZ0hD68AqsH7gY6.t0dGPxwClAjmGc', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'yn8vETesbJBRTUeW0PBiSrLf6JdYLA0IiK7D.2jinp8-1774661421035-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-28 01:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-28 01:30:31 [ecarstrade.be] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-28 01:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page1?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search) ['zyte-api']
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6906917stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906917stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6906917stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 5661807stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%275661807stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 5661807stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6641568stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276641568stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6641568stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6642494stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276642494stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6642494stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6664136stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276664136stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6664136stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6666900stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276666900stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6666900stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6685729stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276685729stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6685729stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6686133stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276686133stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6686133stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6690601stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276690601stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6690601stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6708816stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276708816stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6708816stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6709582stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276709582stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6709582stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6719179stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719179stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6719179stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6722712stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276722712stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6722712stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6723860stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276723860stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6723860stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6764581stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764581stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6764581stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6764985stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764985stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6764985stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6764996stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764996stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6764996stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6769298stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276769298stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6769298stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6769393stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276769393stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6769393stock: 0
2026-03-28 01:30:39 [ecarstrade.be] INFO: Found listing with ID: 6784515stock
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784515stock%27 HTTP/1.1" 200 None
2026-03-28 01:30:39 [ecarstrade.be] INFO: Scrape type for 6784515stock: 0
2026-03-28 01:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:31:06 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 01:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-28 01:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:31:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:31:13 [ecarstrade.be] INFO: Found listing with ID: 6795176stock
2026-03-28 01:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276795176stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:13 [ecarstrade.be] INFO: Scrape type for 6795176stock: 0
2026-03-28 01:31:13 [ecarstrade.be] INFO: Found listing with ID: 6816168stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276816168stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6816168stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6819880stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276819880stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6819880stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6821040stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276821040stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6821040stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6842457stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842457stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6842457stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6843749stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843749stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6843749stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6846412stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276846412stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6846412stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6847119stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276847119stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6847119stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6854164stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276854164stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6854164stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6855416stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855416stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6855416stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6878513stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878513stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6878513stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6883181stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276883181stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6883181stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6886947stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886947stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6886947stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6890019stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890019stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6890019stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6890677stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890677stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6890677stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6890920stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890920stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6890920stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6891450stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276891450stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6891450stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6897903stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276897903stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6897903stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6906305stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906305stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6906305stock: 0
2026-03-28 01:31:14 [ecarstrade.be] INFO: Found listing with ID: 6910287stock
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910287stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:14 [ecarstrade.be] INFO: Scrape type for 6910287stock: 0
2026-03-28 01:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6910288stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910288stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6910288stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6915596stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915596stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6915596stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6915770stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915770stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6915770stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6917674stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276917674stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6917674stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6922141stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922141stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6922141stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6928196stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928196stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6928196stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6928287stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928287stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6928287stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6933343stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933343stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6933343stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6939443stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939443stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6939443stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6939689stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939689stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6939689stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6945582stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945582stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6945582stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6945629stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945629stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6945629stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6953550stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953550stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6953550stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6953591stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953591stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6953591stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6953602stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953602stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6953602stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6957434stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957434stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6957434stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6957436stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957436stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6957436stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6957438stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957438stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6957438stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6960191stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960191stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6960191stock: 0
2026-03-28 01:31:21 [ecarstrade.be] INFO: Found listing with ID: 6960259stock
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960259stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:21 [ecarstrade.be] INFO: Scrape type for 6960259stock: 0
2026-03-28 01:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6960670stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960670stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6960670stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6962711stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962711stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6962711stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6962713stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962713stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6962713stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6962714stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962714stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6962714stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6962716stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962716stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6962716stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6963226stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963226stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6963226stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6908964stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908964stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6908964stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6937847stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276937847stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6937847stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6939652stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939652stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6939652stock: 2
2026-03-28 01:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6940210stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940210stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6940210stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6941363stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941363stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6941363stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6941452stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941452stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6941452stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6941565stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941565stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6941565stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6941593stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941593stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6941593stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6941759stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941759stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6941759stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6941847stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941847stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6941847stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6948713stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948713stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6948713stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6948720stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948720stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6948720stock: 2
2026-03-28 01:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6950867stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950867stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6950867stock: 0
2026-03-28 01:31:30 [ecarstrade.be] INFO: Found listing with ID: 6956822stock
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956822stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:30 [ecarstrade.be] INFO: Scrape type for 6956822stock: 0
2026-03-28 01:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6939652> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:31:37 [ecarstrade.be] INFO: Extracting details for car 6939652stock
2026-03-28 01:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dda9bee7-3758-5a25-a13e-bff87950952d with identifier: 6939652stock
2026-03-28 01:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda9bee7-3758-5a25-a13e-bff87950952d with scrape type 2
2026-03-28 01:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dda9bee7-3758-5a25-a13e-bff87950952d with scrape type 2
2026-03-28 01:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dda9bee7-3758-5a25-a13e-bff87950952d, identifier: 6939652stock
2026-03-28 01:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dda9bee7-3758-5a25-a13e-bff87950952d with identifier: 6939652stock
2026-03-28 01:31:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:31:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dda9bee7-3758-5a25-a13e-bff87950952d with identifier: 6939652stock
2026-03-28 01:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dda9bee7-3758-5a25-a13e-bff87950952d with identifier: 6939652stock to the API
2026-03-28 01:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:31: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-28 01:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6939652>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': 'dda9bee7-3758-5a25-a13e-bff87950952d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6939652',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'A 160',
 'odometer': 98439,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes A160 Progressive LED-Xenon Widescreen Ambient Navi '
          'Sport-Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'manual',
 'trim': 'A160 Progressive LED-Xenon Widescreen Ambient Navi Sport-Leather '
         'KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2020}
2026-03-28 01:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939652stock%27 HTTP/1.1" 200 None
2026-03-28 01:31:38 [ecarstrade.be] INFO: Saving data for 6939652stock: {'created_time': 1773758244.150903, 'last_price_update_time': 1774661498.113885}
2026-03-28 01:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6939652stock') HTTP/1.1" 204 0
2026-03-28 01:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6948720> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:32:05 [ecarstrade.be] INFO: Extracting details for car 6948720stock
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6961504stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961504stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6961504stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6963854stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963854stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6963854stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6779771stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779771stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6779771stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6798434stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276798434stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6798434stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6807786stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807786stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6807786stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6812448stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812448stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6812448stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6812473stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812473stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6812473stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6812486stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812486stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6812486stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6821529stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276821529stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6821529stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6826882stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276826882stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6826882stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6841360stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841360stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6841360stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6841368stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841368stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6841368stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6846596stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276846596stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6846596stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6852962stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276852962stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6852962stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6853153stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276853153stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6853153stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6861986stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861986stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6861986stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6862936stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276862936stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6862936stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6869116stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276869116stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6869116stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6870434stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276870434stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6870434stock: 0
2026-03-28 01:32:05 [ecarstrade.be] INFO: Found listing with ID: 6879653stock
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276879653stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:05 [ecarstrade.be] INFO: Scrape type for 6879653stock: 0
2026-03-28 01:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36fbc486-1060-535a-83f8-e061d28dd715 with identifier: 6948720stock
2026-03-28 01:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36fbc486-1060-535a-83f8-e061d28dd715 with scrape type 2
2026-03-28 01:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36fbc486-1060-535a-83f8-e061d28dd715 with scrape type 2
2026-03-28 01:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 36fbc486-1060-535a-83f8-e061d28dd715, identifier: 6948720stock
2026-03-28 01:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 36fbc486-1060-535a-83f8-e061d28dd715 with identifier: 6948720stock
2026-03-28 01:32:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 36fbc486-1060-535a-83f8-e061d28dd715 with identifier: 6948720stock
2026-03-28 01:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 36fbc486-1060-535a-83f8-e061d28dd715 with identifier: 6948720stock to the API
2026-03-28 01:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:32: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-28 01:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6948720>
{'auction_title': '',
 'c_o_2_emission_value': 1,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': None,
 'fuel_type': 'Electric',
 'id': '36fbc486-1060-535a-83f8-e061d28dd715',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6948720',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'EQC',
 'odometer': 115012,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes EQC 400 4MATIC Aut. LED Widescreen Navi Leather KeylessGo '
          'Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': '400 4MATIC Aut. LED Widescreen Navi Leather KeylessGo Camera Klima '
         'PDC ...',
 'vin': None,
 'year': 2022}
2026-03-28 01:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948720stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:06 [ecarstrade.be] INFO: Saving data for 6948720stock: {'created_time': 1773672154.973311, 'last_price_update_time': 1774661526.042162}
2026-03-28 01:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6948720stock') HTTP/1.1" 204 0
2026-03-28 01:32:06 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 6 pages/min), scraped 2 items (at 2 items/min)
2026-03-28 01:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 213MiB
2026-03-28 01:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6881269stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276881269stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6881269stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6882775stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276882775stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6882775stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6885897stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885897stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6885897stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6889981stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889981stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6889981stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6891000stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276891000stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6891000stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6897221stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276897221stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6897221stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6908828stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908828stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6908828stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6909332stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909332stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6909332stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6909883stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909883stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6909883stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6914084stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914084stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6914084stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6915515stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915515stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6915515stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6917287stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276917287stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6917287stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6917331stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276917331stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6917331stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6919263stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919263stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6919263stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6923974stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276923974stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6923974stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6932497stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932497stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6932497stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6933348stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933348stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6933348stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6933349stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933349stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6933349stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6933372stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933372stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6933372stock: 0
2026-03-28 01:32:16 [ecarstrade.be] INFO: Found listing with ID: 6933378stock
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933378stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:16 [ecarstrade.be] INFO: Scrape type for 6933378stock: 0
2026-03-28 01:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:32:22 [ecarstrade.be] INFO: Found listing with ID: 6933507stock
2026-03-28 01:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933507stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6933507stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6432284stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276432284stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6432284stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6564465stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276564465stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6564465stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6566840stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276566840stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6566840stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6583408stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276583408stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6583408stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6653096stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276653096stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6653096stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6673529stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276673529stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6673529stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6678770stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276678770stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6678770stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6701770stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276701770stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6701770stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6701935stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276701935stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6701935stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6715853stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276715853stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6715853stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6765575stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276765575stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6765575stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6779573stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779573stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6779573stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6978801stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978801stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6978801stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6978777stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978777stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6978777stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6964693stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964693stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6964693stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6666216stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276666216stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6666216stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6715447stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276715447stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6715447stock: 2
2026-03-28 01:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6721362stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276721362stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6721362stock: 0
2026-03-28 01:32:23 [ecarstrade.be] INFO: Found listing with ID: 6758802stock
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276758802stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:23 [ecarstrade.be] INFO: Scrape type for 6758802stock: 0
2026-03-28 01:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6758819stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276758819stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6758819stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6758822stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276758822stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6758822stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6768590stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276768590stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6768590stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6784787stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784787stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6784787stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6792013stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792013stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6792013stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6809699stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276809699stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6809699stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6812476stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812476stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6812476stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6820657stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276820657stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6820657stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6834681stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276834681stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6834681stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6836054stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276836054stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6836054stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6843336stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843336stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6843336stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6851391stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276851391stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6851391stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6855220stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855220stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6855220stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6855255stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855255stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6855255stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6857670stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276857670stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6857670stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6863023stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276863023stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6863023stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6866954stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276866954stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6866954stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6867688stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867688stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:29 [ecarstrade.be] INFO: Scrape type for 6867688stock: 0
2026-03-28 01:32:29 [ecarstrade.be] INFO: Found listing with ID: 6867987stock
2026-03-28 01:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867987stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:30 [ecarstrade.be] INFO: Scrape type for 6867987stock: 0
2026-03-28 01:32:30 [ecarstrade.be] INFO: Found listing with ID: 6890954stock
2026-03-28 01:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890954stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:30 [ecarstrade.be] INFO: Scrape type for 6890954stock: 0
2026-03-28 01:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6715447> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:30 [ecarstrade.be] INFO: Extracting details for car 6715447stock
2026-03-28 01:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e79e6e15-3eaf-57fd-8b55-93421c80f42e with identifier: 6715447stock
2026-03-28 01:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e79e6e15-3eaf-57fd-8b55-93421c80f42e with scrape type 2
2026-03-28 01:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e79e6e15-3eaf-57fd-8b55-93421c80f42e with scrape type 2
2026-03-28 01:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e79e6e15-3eaf-57fd-8b55-93421c80f42e, identifier: 6715447stock
2026-03-28 01:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e79e6e15-3eaf-57fd-8b55-93421c80f42e with identifier: 6715447stock
2026-03-28 01:32:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:32:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e79e6e15-3eaf-57fd-8b55-93421c80f42e with identifier: 6715447stock
2026-03-28 01:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e79e6e15-3eaf-57fd-8b55-93421c80f42e with identifier: 6715447stock to the API
2026-03-28 01:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:32: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-28 01:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6715447>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'e79e6e15-3eaf-57fd-8b55-93421c80f42e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6715447',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 112241,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-04-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Bmw X3 Facelift 2.0 sDrive18d Navi Wood-Leather KeylessGo Klima PDC '
          '...',
 'transmission': 'manual',
 'trim': 'Bmw  Facelift 2.0 sDrive18d Navi Wood-Leather KeylessGo Klima PDC '
         '...',
 'vin': None,
 'year': 2017}
2026-03-28 01:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276715447stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:31 [ecarstrade.be] INFO: Saving data for 6715447stock: {'created_time': 1772613063.515416, 'last_price_update_time': 1774661551.157705}
2026-03-28 01:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6715447stock') HTTP/1.1" 204 0
2026-03-28 01:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:32:35 [ecarstrade.be] INFO: Found listing with ID: 6891458stock
2026-03-28 01:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276891458stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:35 [ecarstrade.be] INFO: Scrape type for 6891458stock: 0
2026-03-28 01:32:35 [ecarstrade.be] INFO: Found listing with ID: 6902391stock
2026-03-28 01:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902391stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:35 [ecarstrade.be] INFO: Scrape type for 6902391stock: 0
2026-03-28 01:32:35 [ecarstrade.be] INFO: Found listing with ID: 6906274stock
2026-03-28 01:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906274stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6906274stock: 2
2026-03-28 01:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6906336stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906336stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6906336stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6915092stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915092stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6915092stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6915132stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915132stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6915132stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6915444stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915444stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6915444stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6922030stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922030stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6922030stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6925462stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925462stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6925462stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6928167stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928167stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6928167stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6933400stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933400stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6933400stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6934382stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934382stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6934382stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6938490stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938490stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6938490stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6938545stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938545stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6938545stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6939768stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939768stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6939768stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6942877stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942877stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6942877stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6945655stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945655stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6945655stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6948741stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948741stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6948741stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 6957412stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957412stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 6957412stock: 0
2026-03-28 01:32:36 [ecarstrade.be] INFO: Found listing with ID: 3742479stock
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%273742479stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:36 [ecarstrade.be] INFO: Scrape type for 3742479stock: 0
2026-03-28 01:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6906274> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:32:42 [ecarstrade.be] INFO: Extracting details for car 6906274stock
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6442479stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276442479stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6442479stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6472747stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276472747stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6472747stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6589495stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276589495stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6589495stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6596836stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276596836stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6596836stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6617796stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276617796stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6617796stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6631679stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276631679stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6631679stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6631720stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276631720stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6631720stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6663716stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276663716stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6663716stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6708827stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276708827stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6708827stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6979559stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979559stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6979559stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6979561stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979561stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6979561stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6979567stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979567stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6979567stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6979569stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979569stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:42 [ecarstrade.be] INFO: Scrape type for 6979569stock: 0
2026-03-28 01:32:42 [ecarstrade.be] INFO: Found listing with ID: 6979571stock
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979571stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:43 [ecarstrade.be] INFO: Scrape type for 6979571stock: 0
2026-03-28 01:32:43 [ecarstrade.be] INFO: Found listing with ID: 6879839stock
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276879839stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:43 [ecarstrade.be] INFO: Scrape type for 6879839stock: 0
2026-03-28 01:32:43 [ecarstrade.be] INFO: Found listing with ID: 6883830stock
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276883830stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:43 [ecarstrade.be] INFO: Scrape type for 6883830stock: 0
2026-03-28 01:32:43 [ecarstrade.be] INFO: Found listing with ID: 6885853stock
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885853stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:43 [ecarstrade.be] INFO: Scrape type for 6885853stock: 0
2026-03-28 01:32:43 [ecarstrade.be] INFO: Found listing with ID: 6885954stock
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885954stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:43 [ecarstrade.be] INFO: Scrape type for 6885954stock: 0
2026-03-28 01:32:43 [ecarstrade.be] INFO: Found listing with ID: 6885975stock
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276885975stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:43 [ecarstrade.be] INFO: Scrape type for 6885975stock: 0
2026-03-28 01:32:43 [ecarstrade.be] INFO: Found listing with ID: 6890910stock
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890910stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:43 [ecarstrade.be] INFO: Scrape type for 6890910stock: 0
2026-03-28 01:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f57a617-b089-5f2c-8c17-5a0f61184c96 with identifier: 6906274stock
2026-03-28 01:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f57a617-b089-5f2c-8c17-5a0f61184c96 with scrape type 2
2026-03-28 01:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f57a617-b089-5f2c-8c17-5a0f61184c96 with scrape type 2
2026-03-28 01:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3f57a617-b089-5f2c-8c17-5a0f61184c96, identifier: 6906274stock
2026-03-28 01:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3f57a617-b089-5f2c-8c17-5a0f61184c96 with identifier: 6906274stock
2026-03-28 01:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3f57a617-b089-5f2c-8c17-5a0f61184c96 with identifier: 6906274stock
2026-03-28 01:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3f57a617-b089-5f2c-8c17-5a0f61184c96 with identifier: 6906274stock to the API
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:32: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-28 01:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6906274>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '3f57a617-b089-5f2c-8c17-5a0f61184c96',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6906274',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 103946,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 sDrive16d Aut. Navi-Pro KeylessGo Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'sDrive16d Aut. Navi-Pro KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2020}
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906274stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:43 [ecarstrade.be] INFO: Saving data for 6906274stock: {'created_time': 1772673694.766246, 'last_price_update_time': 1774661563.509834}
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6906274stock') HTTP/1.1" 204 0
2026-03-28 01:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:32:49 [ecarstrade.be] INFO: Found listing with ID: 6890939stock
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276890939stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:49 [ecarstrade.be] INFO: Scrape type for 6890939stock: 0
2026-03-28 01:32:49 [ecarstrade.be] INFO: Found listing with ID: 6893001stock
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276893001stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:49 [ecarstrade.be] INFO: Scrape type for 6893001stock: 0
2026-03-28 01:32:49 [ecarstrade.be] INFO: Found listing with ID: 6893405stock
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276893405stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:49 [ecarstrade.be] INFO: Scrape type for 6893405stock: 0
2026-03-28 01:32:49 [ecarstrade.be] INFO: Found listing with ID: 6899424stock
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276899424stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:49 [ecarstrade.be] INFO: Scrape type for 6899424stock: 0
2026-03-28 01:32:49 [ecarstrade.be] INFO: Found listing with ID: 6901506stock
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276901506stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:49 [ecarstrade.be] INFO: Scrape type for 6901506stock: 0
2026-03-28 01:32:49 [ecarstrade.be] INFO: Found listing with ID: 6901822stock
2026-03-28 01:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276901822stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6901822stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6904901stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904901stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6904901stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6905414stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276905414stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6905414stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6905965stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276905965stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6905965stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6906386stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906386stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6906386stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6908834stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908834stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6908834stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6909294stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909294stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6909294stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6909316stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909316stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6909316stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6910038stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910038stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6910038stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6910043stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910043stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6910043stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6910519stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276910519stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6910519stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6914005stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914005stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6914005stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6914013stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914013stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6914013stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6914030stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276914030stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6914030stock: 0
2026-03-28 01:32:50 [ecarstrade.be] INFO: Found listing with ID: 6916395stock
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276916395stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:50 [ecarstrade.be] INFO: Scrape type for 6916395stock: 0
2026-03-28 01:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6919073stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919073stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6919073stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6919152stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919152stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6919152stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6919213stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919213stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6919213stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6925476stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925476stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6925476stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6925486stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925486stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6925486stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6927538stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276927538stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6927538stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6927545stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276927545stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6927545stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6937858stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276937858stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6937858stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6939583stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939583stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6939583stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6941303stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941303stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6941303stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6942623stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942623stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6942623stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6679102stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276679102stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6679102stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6688226stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276688226stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6688226stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6694083stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694083stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6694083stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6696769stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276696769stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6696769stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6701130stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276701130stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6701130stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6702277stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276702277stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6702277stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6723640stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276723640stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6723640stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6728384stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276728384stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6728384stock: 0
2026-03-28 01:32:57 [ecarstrade.be] INFO: Found listing with ID: 6728664stock
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276728664stock%27 HTTP/1.1" 200 None
2026-03-28 01:32:57 [ecarstrade.be] INFO: Scrape type for 6728664stock: 0
2026-03-28 01:32:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6746262stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276746262stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6746262stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6764578stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764578stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6764578stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6772786stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276772786stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6772786stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6773433stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276773433stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6773433stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6776417stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776417stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6776417stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6779599stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779599stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6779599stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6787688stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787688stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6787688stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6788600stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276788600stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6788600stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6791039stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276791039stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6791039stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6792164stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792164stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6792164stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6792189stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792189stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6792189stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6792686stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276792686stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6792686stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6797653stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276797653stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6797653stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6802754stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802754stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6802754stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6804641stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276804641stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6804641stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6808563stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808563stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6808563stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6809691stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276809691stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6809691stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6812574stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812574stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6812574stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6817744stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276817744stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6817744stock: 0
2026-03-28 01:33:04 [ecarstrade.be] INFO: Found listing with ID: 6818863stock
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818863stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:04 [ecarstrade.be] INFO: Scrape type for 6818863stock: 0
2026-03-28 01:33:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:06 [scrapy.extensions.logstats] INFO: Crawled 18 pages (at 10 pages/min), scraped 4 items (at 2 items/min)
2026-03-28 01:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 259MiB
2026-03-28 01:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:33:10 [ecarstrade.be] INFO: Found listing with ID: 6824257stock
2026-03-28 01:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276824257stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:10 [ecarstrade.be] INFO: Scrape type for 6824257stock: 0
2026-03-28 01:33:10 [ecarstrade.be] INFO: Found listing with ID: 6824278stock
2026-03-28 01:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276824278stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:10 [ecarstrade.be] INFO: Scrape type for 6824278stock: 0
2026-03-28 01:33:10 [ecarstrade.be] INFO: Found listing with ID: 6824325stock
2026-03-28 01:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276824325stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:10 [ecarstrade.be] INFO: Scrape type for 6824325stock: 0
2026-03-28 01:33:10 [ecarstrade.be] INFO: Found listing with ID: 6835922stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835922stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6835922stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6843034stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843034stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6843034stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6844715stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844715stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6844715stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6845529stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276845529stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6845529stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6847587stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276847587stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6847587stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6853022stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276853022stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6853022stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6862902stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276862902stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6862902stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6866821stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276866821stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6866821stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6867142stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867142stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6867142stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6868001stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276868001stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6868001stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6869050stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276869050stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6869050stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6870475stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276870475stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6870475stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6870633stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276870633stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6870633stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6875341stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875341stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6875341stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6876338stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276876338stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6876338stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 5790258stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%275790258stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 5790258stock: 0
2026-03-28 01:33:11 [ecarstrade.be] INFO: Found listing with ID: 6380489stock
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276380489stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:11 [ecarstrade.be] INFO: Scrape type for 6380489stock: 0
2026-03-28 01:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6492226stock
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276492226stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:17 [ecarstrade.be] INFO: Scrape type for 6492226stock: 0
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6565827stock
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276565827stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:17 [ecarstrade.be] INFO: Scrape type for 6565827stock: 0
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6568211stock
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276568211stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:17 [ecarstrade.be] INFO: Scrape type for 6568211stock: 0
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6572320stock
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276572320stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:17 [ecarstrade.be] INFO: Scrape type for 6572320stock: 0
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6588028stock
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276588028stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:17 [ecarstrade.be] INFO: Scrape type for 6588028stock: 0
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6589936stock
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276589936stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:17 [ecarstrade.be] INFO: Scrape type for 6589936stock: 0
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6612228stock
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612228stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:17 [ecarstrade.be] INFO: Scrape type for 6612228stock: 0
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6629462stock
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276629462stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:17 [ecarstrade.be] INFO: Scrape type for 6629462stock: 0
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6635088stock
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276635088stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:17 [ecarstrade.be] INFO: Scrape type for 6635088stock: 0
2026-03-28 01:33:17 [ecarstrade.be] INFO: Found listing with ID: 6656157stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276656157stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6656157stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6668929stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276668929stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6668929stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6672443stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276672443stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6672443stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6843094stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843094stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6843094stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6751573stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276751573stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6751573stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6434642stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276434642stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6434642stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6597827stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276597827stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6597827stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6788506stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276788506stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6788506stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6794715stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276794715stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6794715stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6882517stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276882517stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6882517stock: 0
2026-03-28 01:33:18 [ecarstrade.be] INFO: Found listing with ID: 6769282stock
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276769282stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:18 [ecarstrade.be] INFO: Scrape type for 6769282stock: 0
2026-03-28 01:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6287267stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276287267stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6287267stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6462698stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276462698stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6462698stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6478353stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276478353stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6478353stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6644566stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276644566stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6644566stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6675809stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276675809stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6675809stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6700653stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276700653stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6700653stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6706350stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276706350stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6706350stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6740077stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276740077stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6740077stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6752714stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752714stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6752714stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6761356stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276761356stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6761356stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6777305stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777305stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6777305stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6778069stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778069stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6778069stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6781448stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781448stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6781448stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6797160stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276797160stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6797160stock: 2
2026-03-28 01:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6801102stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276801102stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6801102stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6808931stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808931stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6808931stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6811286stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276811286stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6811286stock: 2
2026-03-28 01:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6816472stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276816472stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6816472stock: 2
2026-03-28 01:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6821306stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276821306stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6821306stock: 0
2026-03-28 01:33:30 [ecarstrade.be] INFO: Found listing with ID: 6828925stock
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276828925stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:30 [ecarstrade.be] INFO: Scrape type for 6828925stock: 2
2026-03-28 01:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6830783stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276830783stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6830783stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6835650stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835650stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6835650stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6841634stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841634stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6841634stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6863207stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276863207stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6863207stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6865470stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865470stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6865470stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6865847stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865847stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6865847stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6867096stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276867096stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6867096stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6884277stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276884277stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6884277stock: 2
2026-03-28 01:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6884961stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276884961stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6884961stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6886197stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886197stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6886197stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6886254stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886254stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6886254stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6886825stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886825stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6886825stock: 2
2026-03-28 01:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6888967stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888967stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6888967stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6897644stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276897644stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6897644stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6898380stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898380stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6898380stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6902393stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902393stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6902393stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6903066stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903066stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6903066stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6903832stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903832stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6903832stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6904740stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904740stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6904740stock: 0
2026-03-28 01:33:36 [ecarstrade.be] INFO: Found listing with ID: 6906584stock
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906584stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:36 [ecarstrade.be] INFO: Scrape type for 6906584stock: 0
2026-03-28 01:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6816472> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6811286> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:37 [ecarstrade.be] INFO: Extracting details for car 6816472stock
2026-03-28 01:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf27591-9658-5484-b4ee-b79c63cff0dc with identifier: 6816472stock
2026-03-28 01:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf27591-9658-5484-b4ee-b79c63cff0dc with scrape type 2
2026-03-28 01:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddf27591-9658-5484-b4ee-b79c63cff0dc with scrape type 2
2026-03-28 01:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ddf27591-9658-5484-b4ee-b79c63cff0dc, identifier: 6816472stock
2026-03-28 01:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ddf27591-9658-5484-b4ee-b79c63cff0dc with identifier: 6816472stock
2026-03-28 01:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ddf27591-9658-5484-b4ee-b79c63cff0dc with identifier: 6816472stock
2026-03-28 01:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ddf27591-9658-5484-b4ee-b79c63cff0dc with identifier: 6816472stock to the API
2026-03-28 01:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:33: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-28 01:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6816472>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ddf27591-9658-5484-b4ee-b79c63cff0dc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6816472',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Land Rover',
 'model': 'Range Rover Evoque',
 'odometer': 170926,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-11-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Land Rover Range Rover Evoque 2.0 TD4 Pure AWD Aut. Pano LED-Xenon '
          'Leather Navi KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': '2.0 TD4 Pure AWD Aut. Pano LED-Xenon Leather Navi KeylessGo Camera '
         'Klima PDC ...',
 'vin': None,
 'year': 2016}
2026-03-28 01:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276816472stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:37 [ecarstrade.be] INFO: Saving data for 6816472stock: {'created_time': 1774276645.347056, 'last_price_update_time': 1774661617.933068}
2026-03-28 01:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6816472stock') HTTP/1.1" 204 0
2026-03-28 01:33:38 [ecarstrade.be] INFO: Extracting details for car 6811286stock
2026-03-28 01:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6828925> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c461d2c7-df45-5feb-9e72-4c7c3e59df2a with identifier: 6811286stock
2026-03-28 01:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c461d2c7-df45-5feb-9e72-4c7c3e59df2a with scrape type 2
2026-03-28 01:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c461d2c7-df45-5feb-9e72-4c7c3e59df2a with scrape type 2
2026-03-28 01:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c461d2c7-df45-5feb-9e72-4c7c3e59df2a, identifier: 6811286stock
2026-03-28 01:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c461d2c7-df45-5feb-9e72-4c7c3e59df2a with identifier: 6811286stock
2026-03-28 01:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c461d2c7-df45-5feb-9e72-4c7c3e59df2a with identifier: 6811286stock
2026-03-28 01:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c461d2c7-df45-5feb-9e72-4c7c3e59df2a with identifier: 6811286stock to the API
2026-03-28 01:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:33: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-28 01:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6811286>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'c461d2c7-df45-5feb-9e72-4c7c3e59df2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6811286',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 108089,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-26',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Citroen Grand C4 Spacetourer 1.5 BlueHDI 7PL Aut. Virtual Navi '
          'Camera Klima PDC …',
 'transmission': 'automatic',
 'trim': 'Citroen Grand C4 Spacetourer 1.5 BlueHDI 7PL Aut. Virtual Navi '
         'Camera Klima PDC …',
 'vin': None,
 'year': 2022}
2026-03-28 01:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276811286stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:38 [ecarstrade.be] INFO: Saving data for 6811286stock: {'created_time': 1774276644.36253, 'last_price_update_time': 1774661618.490752}
2026-03-28 01:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6811286stock') HTTP/1.1" 204 0
2026-03-28 01:33:38 [ecarstrade.be] INFO: Extracting details for car 6828925stock
2026-03-28 01:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f21e07b2-ad0b-5d64-a5de-edbca3a21830 with identifier: 6828925stock
2026-03-28 01:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f21e07b2-ad0b-5d64-a5de-edbca3a21830 with scrape type 2
2026-03-28 01:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f21e07b2-ad0b-5d64-a5de-edbca3a21830 with scrape type 2
2026-03-28 01:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f21e07b2-ad0b-5d64-a5de-edbca3a21830, identifier: 6828925stock
2026-03-28 01:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f21e07b2-ad0b-5d64-a5de-edbca3a21830 with identifier: 6828925stock
2026-03-28 01:33:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f21e07b2-ad0b-5d64-a5de-edbca3a21830 with identifier: 6828925stock
2026-03-28 01:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f21e07b2-ad0b-5d64-a5de-edbca3a21830 with identifier: 6828925stock to the API
2026-03-28 01:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:33: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-28 01:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6828925>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'f21e07b2-ad0b-5d64-a5de-edbca3a21830',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6828925',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 170975,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Golf 2.0 TDI LED Virtual ACC Navi KeylessGo Klima PDC '
          '...',
 'transmission': 'manual',
 'trim': '2.0 TDI LED Virtual ACC Navi KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-28 01:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276828925stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:39 [ecarstrade.be] INFO: Saving data for 6828925stock: {'created_time': 1774276646.852804, 'last_price_update_time': 1774661619.001608}
2026-03-28 01:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6828925stock') HTTP/1.1" 204 0
2026-03-28 01:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6906853stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906853stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6906853stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6912515stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276912515stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6912515stock: 2
2026-03-28 01:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6916489stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276916489stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6916489stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6919009stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276919009stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6919009stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6921709stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276921709stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6921709stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6929239stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929239stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6929239stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6929377stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929377stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6929377stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6929853stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929853stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6929853stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6933323stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933323stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6933323stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6933344stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933344stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6933344stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6933657stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933657stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6933657stock: 2
2026-03-28 01:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6933662stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933662stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6933662stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6934437stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934437stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6934437stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6934462stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934462stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6934462stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6934463stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934463stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6934463stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6935000stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935000stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6935000stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6938498stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938498stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6938498stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6938520stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938520stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6938520stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6938580stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938580stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6938580stock: 0
2026-03-28 01:33:43 [ecarstrade.be] INFO: Found listing with ID: 6938597stock
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938597stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:43 [ecarstrade.be] INFO: Scrape type for 6938597stock: 0
2026-03-28 01:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6884277> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:44 [ecarstrade.be] INFO: Extracting details for car 6884277stock
2026-03-28 01:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f43b25fd-7dd5-59cc-8189-9f660f40d2b4 with identifier: 6884277stock
2026-03-28 01:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f43b25fd-7dd5-59cc-8189-9f660f40d2b4 with scrape type 2
2026-03-28 01:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f43b25fd-7dd5-59cc-8189-9f660f40d2b4 with scrape type 2
2026-03-28 01:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f43b25fd-7dd5-59cc-8189-9f660f40d2b4, identifier: 6884277stock
2026-03-28 01:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f43b25fd-7dd5-59cc-8189-9f660f40d2b4 with identifier: 6884277stock
2026-03-28 01:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f43b25fd-7dd5-59cc-8189-9f660f40d2b4 with identifier: 6884277stock
2026-03-28 01:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f43b25fd-7dd5-59cc-8189-9f660f40d2b4 with identifier: 6884277stock to the API
2026-03-28 01:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:33: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-28 01:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6884277>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': 'f43b25fd-7dd5-59cc-8189-9f660f40d2b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6884277',
 'listing': 'auction',
 'location': 'Belgium - "Eupen"',
 'make': 'Kia',
 'model': 'Stonic',
 'odometer': 166000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Stonic 1.0 T-GDI Sense Navi KeylessGo Leather Camera Klima PDC '
          '...',
 'transmission': 'manual',
 'trim': 'KIA  1.0 T-GDI Sense Navi KeylessGo Leather Camera Klima PDC ...',
 'vin': None,
 'year': 2018}
2026-03-28 01:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276884277stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:44 [ecarstrade.be] INFO: Saving data for 6884277stock: {'created_time': 1774276654.96145, 'last_price_update_time': 1774661624.995419}
2026-03-28 01:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6884277stock') HTTP/1.1" 204 0
2026-03-28 01:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933657> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:50 [ecarstrade.be] INFO: Extracting details for car 6933657stock
2026-03-28 01:33:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 873946bb-8bd6-52aa-a978-7820584092bf with identifier: 6933657stock
2026-03-28 01:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 873946bb-8bd6-52aa-a978-7820584092bf with scrape type 2
2026-03-28 01:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 873946bb-8bd6-52aa-a978-7820584092bf with scrape type 2
2026-03-28 01:33:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 873946bb-8bd6-52aa-a978-7820584092bf, identifier: 6933657stock
2026-03-28 01:33:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 873946bb-8bd6-52aa-a978-7820584092bf with identifier: 6933657stock
2026-03-28 01:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 873946bb-8bd6-52aa-a978-7820584092bf with identifier: 6933657stock
2026-03-28 01:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 873946bb-8bd6-52aa-a978-7820584092bf with identifier: 6933657stock to the API
2026-03-28 01:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:33: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-28 01:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933657>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '873946bb-8bd6-52aa-a978-7820584092bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6933657',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 127069,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-09',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Peugeot Expert 1.5 BlueHDi 120Hp L2 Premuim 2 Slide Doors Navi '
          'Klima PDC ...',
 'transmission': 'manual',
 'trim': '1.5 BlueHDi 120Hp L2 Premuim 2 Slide Doors Navi Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-28 01:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933657stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:50 [ecarstrade.be] INFO: Saving data for 6933657stock: {'created_time': 1773672105.576769, 'last_price_update_time': 1774661630.949635}
2026-03-28 01:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933657stock') HTTP/1.1" 204 0
2026-03-28 01:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6912515> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:51 [ecarstrade.be] INFO: Extracting details for car 6912515stock
2026-03-28 01:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30dadd7f-b638-5a5f-8aae-a824f7be8ba2 with identifier: 6912515stock
2026-03-28 01:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30dadd7f-b638-5a5f-8aae-a824f7be8ba2 with scrape type 2
2026-03-28 01:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30dadd7f-b638-5a5f-8aae-a824f7be8ba2 with scrape type 2
2026-03-28 01:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 30dadd7f-b638-5a5f-8aae-a824f7be8ba2, identifier: 6912515stock
2026-03-28 01:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 30dadd7f-b638-5a5f-8aae-a824f7be8ba2 with identifier: 6912515stock
2026-03-28 01:33:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:33:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 30dadd7f-b638-5a5f-8aae-a824f7be8ba2 with identifier: 6912515stock
2026-03-28 01:33:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 30dadd7f-b638-5a5f-8aae-a824f7be8ba2 with identifier: 6912515stock to the API
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:33: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-28 01:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6912515>
{'auction_title': '',
 'c_o_2_emission_value': 48,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '30dadd7f-b638-5a5f-8aae-a824f7be8ba2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6912515',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 167740,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Bmw X3 2.0i xDrive30e M-Sport Aut. LED-Xenon ACC Sport-Leather '
          'LC-Pro KeylessGo Navi-Pro Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'Bmw  2.0i xDrive30e M-Sport Aut. LED-Xenon ACC Sport-Leather LC-Pro '
         'KeylessGo Navi-Pro Camera Klima PDC ...',
 'vin': None,
 'year': 2020}
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276912515stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Saving data for 6912515stock: {'created_time': 1774276659.067194, 'last_price_update_time': 1774661632.208845}
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6912515stock') HTTP/1.1" 204 0
2026-03-28 01:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6938612stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938612stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6938612stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6939461stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939461stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6939461stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6939659stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939659stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6939659stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6939660stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939660stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6939660stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6939662stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939662stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6939662stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6940180stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940180stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6940180stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6940842stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940842stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6940842stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6941160stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276941160stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6941160stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6942252stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942252stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6942252stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6942267stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276942267stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6942267stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6945449stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945449stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6945449stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6945574stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945574stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6945574stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6946051stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946051stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6946051stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6947046stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947046stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6947046stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6947972stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947972stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6947972stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6947973stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947973stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6947973stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6948423stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948423stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6948423stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6948679stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948679stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6948679stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6948764stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948764stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6948764stock: 0
2026-03-28 01:33:52 [ecarstrade.be] INFO: Found listing with ID: 6949801stock
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949801stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:52 [ecarstrade.be] INFO: Scrape type for 6949801stock: 0
2026-03-28 01:33:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6886825> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:55 [ecarstrade.be] INFO: Extracting details for car 6886825stock
2026-03-28 01:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec73c3f8-6796-5d12-9e9e-715a99cd801f with identifier: 6886825stock
2026-03-28 01:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec73c3f8-6796-5d12-9e9e-715a99cd801f with scrape type 2
2026-03-28 01:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec73c3f8-6796-5d12-9e9e-715a99cd801f with scrape type 2
2026-03-28 01:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ec73c3f8-6796-5d12-9e9e-715a99cd801f, identifier: 6886825stock
2026-03-28 01:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ec73c3f8-6796-5d12-9e9e-715a99cd801f with identifier: 6886825stock
2026-03-28 01:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ec73c3f8-6796-5d12-9e9e-715a99cd801f with identifier: 6886825stock
2026-03-28 01:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ec73c3f8-6796-5d12-9e9e-715a99cd801f with identifier: 6886825stock to the API
2026-03-28 01:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:33: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-28 01:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6886825>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ec73c3f8-6796-5d12-9e9e-715a99cd801f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6886825',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 166404,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Kodiaq 2.0 CRTDI Ambition Aut. LED Virtual Canton Navi '
          'KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': '2.0 CRTDI Ambition Aut. LED Virtual Canton Navi KeylessGo Camera '
         'Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-28 01:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886825stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:56 [ecarstrade.be] INFO: Saving data for 6886825stock: {'created_time': 1774276667.582022, 'last_price_update_time': 1774661636.190017}
2026-03-28 01:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6886825stock') HTTP/1.1" 204 0
2026-03-28 01:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6797160> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:56 [ecarstrade.be] INFO: Extracting details for car 6797160stock
2026-03-28 01:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac72e5e4-97ca-531f-b124-92d74b6dbcba with identifier: 6797160stock
2026-03-28 01:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac72e5e4-97ca-531f-b124-92d74b6dbcba with scrape type 2
2026-03-28 01:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac72e5e4-97ca-531f-b124-92d74b6dbcba with scrape type 2
2026-03-28 01:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ac72e5e4-97ca-531f-b124-92d74b6dbcba, identifier: 6797160stock
2026-03-28 01:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ac72e5e4-97ca-531f-b124-92d74b6dbcba with identifier: 6797160stock
2026-03-28 01:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ac72e5e4-97ca-531f-b124-92d74b6dbcba with identifier: 6797160stock
2026-03-28 01:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ac72e5e4-97ca-531f-b124-92d74b6dbcba with identifier: 6797160stock to the API
2026-03-28 01:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:33: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-28 01:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6797160>
{'auction_title': '',
 'c_o_2_emission_value': 199,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'ac72e5e4-97ca-531f-b124-92d74b6dbcba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6797160',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Ford',
 'model': 'Ranger',
 'odometer': 186905,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Ranger 2.0 EcoBlue WildTrak Double Cabine Aut. LED-Xenon ACC '
          'Navi Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': '2.0 EcoBlue WildTrak Double Cabine Aut. LED-Xenon ACC Navi Leather '
         'KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-28 01:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276797160stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:56 [ecarstrade.be] INFO: Saving data for 6797160stock: {'created_time': 1774042530.365707, 'last_price_update_time': 1774661636.933466}
2026-03-28 01:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6797160stock') HTTP/1.1" 204 0
2026-03-28 01:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:33:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:33:59 [ecarstrade.be] INFO: Found listing with ID: 6957970stock
2026-03-28 01:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957970stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:59 [ecarstrade.be] INFO: Scrape type for 6957970stock: 0
2026-03-28 01:33:59 [ecarstrade.be] INFO: Found listing with ID: 6957987stock
2026-03-28 01:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957987stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:59 [ecarstrade.be] INFO: Scrape type for 6957987stock: 0
2026-03-28 01:33:59 [ecarstrade.be] INFO: Found listing with ID: 6959932stock
2026-03-28 01:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959932stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:59 [ecarstrade.be] INFO: Scrape type for 6959932stock: 0
2026-03-28 01:33:59 [ecarstrade.be] INFO: Found listing with ID: 6959946stock
2026-03-28 01:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959946stock%27 HTTP/1.1" 200 None
2026-03-28 01:33:59 [ecarstrade.be] INFO: Scrape type for 6959946stock: 0
2026-03-28 01:33:59 [ecarstrade.be] INFO: Found listing with ID: 6959948stock
2026-03-28 01:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959948stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6959948stock: 0
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6960190stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960190stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6960190stock: 0
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6960227stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960227stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6960227stock: 0
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961602stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961602stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961602stock: 0
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961606stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961606stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961606stock: 0
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961671stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961671stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961671stock: 2
2026-03-28 01:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961696stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961696stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961696stock: 2
2026-03-28 01:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961796stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961796stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961796stock: 0
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961827stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961827stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961827stock: 0
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961844stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961844stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961844stock: 0
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961905stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961905stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961905stock: 2
2026-03-28 01:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961958stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961958stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961958stock: 2
2026-03-28 01:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961962stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961962stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961962stock: 2
2026-03-28 01:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6961977stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961977stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6961977stock: 2
2026-03-28 01:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6962934stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962934stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6962934stock: 0
2026-03-28 01:34:00 [ecarstrade.be] INFO: Found listing with ID: 6962942stock
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962942stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:00 [ecarstrade.be] INFO: Scrape type for 6962942stock: 0
2026-03-28 01:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:34:05 [ecarstrade.be] INFO: Found listing with ID: 6963005stock
2026-03-28 01:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963005stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:05 [ecarstrade.be] INFO: Scrape type for 6963005stock: 0
2026-03-28 01:34:05 [ecarstrade.be] INFO: Found listing with ID: 6963006stock
2026-03-28 01:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963006stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:05 [ecarstrade.be] INFO: Scrape type for 6963006stock: 0
2026-03-28 01:34:05 [ecarstrade.be] INFO: Found listing with ID: 6963075stock
2026-03-28 01:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963075stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:05 [ecarstrade.be] INFO: Scrape type for 6963075stock: 2
2026-03-28 01:34:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:05 [ecarstrade.be] INFO: Found listing with ID: 6963092stock
2026-03-28 01:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963092stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:05 [ecarstrade.be] INFO: Scrape type for 6963092stock: 0
2026-03-28 01:34:05 [ecarstrade.be] INFO: Found listing with ID: 6963160stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963160stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6963160stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6963175stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963175stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6963175stock: 2
2026-03-28 01:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6964823stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964823stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6964823stock: 2
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6964893stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964893stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6964893stock: 2
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6964895stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964895stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6964895stock: 2
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6964902stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964902stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6964902stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6964903stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964903stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6964903stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6965180stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965180stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6965180stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6965186stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965186stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6965186stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6965209stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965209stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6965209stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6965334stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965334stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6965334stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6966110stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966110stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6966110stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6966336stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966336stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6966336stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6969573stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969573stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6969573stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6969942stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969942stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6969942stock: 0
2026-03-28 01:34:06 [ecarstrade.be] INFO: Found listing with ID: 6970021stock
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276970021stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Scrape type for 6970021stock: 0
2026-03-28 01:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961671> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961696> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:06 [ecarstrade.be] INFO: Extracting details for car 6961671stock
2026-03-28 01:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b264c6c-a0d6-56a1-8ce8-8ef3ef8b8053 with identifier: 6961671stock
2026-03-28 01:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b264c6c-a0d6-56a1-8ce8-8ef3ef8b8053 with scrape type 2
2026-03-28 01:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b264c6c-a0d6-56a1-8ce8-8ef3ef8b8053 with scrape type 2
2026-03-28 01:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b264c6c-a0d6-56a1-8ce8-8ef3ef8b8053, identifier: 6961671stock
2026-03-28 01:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b264c6c-a0d6-56a1-8ce8-8ef3ef8b8053 with identifier: 6961671stock
2026-03-28 01:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b264c6c-a0d6-56a1-8ce8-8ef3ef8b8053 with identifier: 6961671stock
2026-03-28 01:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b264c6c-a0d6-56a1-8ce8-8ef3ef8b8053 with identifier: 6961671stock to the API
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961671>
{'auction_title': '',
 'c_o_2_emission_value': 37,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2b264c6c-a0d6-56a1-8ce8-8ef3ef8b8053',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6961671',
 'listing': 'auction',
 'location': 'France - "MITRY-MORY"',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 136714,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi Q5 Sportback 2.0 55 TFSIe Plug-In Hybrid S-Line Quattro Aut. '
          'Pano LED-Matrix Virtual B&O Navi-Pro Sport-Leather-Alcantara  '
          'KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'Sportback 2.0 55 TFSIe Plug-In Hybrid S-Line Quattro Aut. Pano '
         'LED-Matrix Virtual B&O Navi-Pro Sport-Leather-Alcantara  KeylessGo '
         'Camera Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961671stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:06 [ecarstrade.be] INFO: Saving data for 6961671stock: {'created_time': 1774449504.504923, 'last_price_update_time': 1774661646.997564}
2026-03-28 01:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961671stock') HTTP/1.1" 204 0
2026-03-28 01:34:07 [ecarstrade.be] INFO: Extracting details for car 6961696stock
2026-03-28 01:34:07 [scrapy.extensions.logstats] INFO: Crawled 36 pages (at 18 pages/min), scraped 13 items (at 9 items/min)
2026-03-28 01:34:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 300MiB
2026-03-28 01:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961962> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961977> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 173e4449-8711-586a-a7ce-f0b0470fe819 with identifier: 6961696stock
2026-03-28 01:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173e4449-8711-586a-a7ce-f0b0470fe819 with scrape type 2
2026-03-28 01:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 173e4449-8711-586a-a7ce-f0b0470fe819 with scrape type 2
2026-03-28 01:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 173e4449-8711-586a-a7ce-f0b0470fe819, identifier: 6961696stock
2026-03-28 01:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 173e4449-8711-586a-a7ce-f0b0470fe819 with identifier: 6961696stock
2026-03-28 01:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 173e4449-8711-586a-a7ce-f0b0470fe819 with identifier: 6961696stock
2026-03-28 01:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 173e4449-8711-586a-a7ce-f0b0470fe819 with identifier: 6961696stock to the API
2026-03-28 01:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961696>
{'auction_title': '',
 'c_o_2_emission_value': 48,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': None,
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '173e4449-8711-586a-a7ce-f0b0470fe819',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6961696',
 'listing': 'auction',
 'location': 'France - "WALON Mitry-Mory"',
 'make': 'Jeep',
 'model': 'Compass',
 'odometer': 107961,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Jeep Compass 1.3i T4 Plug-In Hybrid Trailhawk eAWD Aut. LED Virtual '
          'Navi 1/2 Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': '1.3i T4 Plug-In Hybrid Trailhawk eAWD Aut. LED Virtual Navi 1/2 '
         'Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-28 01:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961696stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:07 [ecarstrade.be] INFO: Saving data for 6961696stock: {'created_time': 1773758271.629812, 'last_price_update_time': 1774661647.527472}
2026-03-28 01:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961696stock') HTTP/1.1" 204 0
2026-03-28 01:34:07 [ecarstrade.be] INFO: Extracting details for car 6961962stock
2026-03-28 01:34:07 [ecarstrade.be] INFO: Extracting details for car 6961977stock
2026-03-28 01:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961958> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 586c5043-6854-53db-ae15-4e6c960130a0 with identifier: 6961962stock
2026-03-28 01:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 586c5043-6854-53db-ae15-4e6c960130a0 with scrape type 2
2026-03-28 01:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 586c5043-6854-53db-ae15-4e6c960130a0 with scrape type 2
2026-03-28 01:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 586c5043-6854-53db-ae15-4e6c960130a0, identifier: 6961962stock
2026-03-28 01:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d615084-f82c-5eba-ae9e-63fa94a03a75 with identifier: 6961977stock
2026-03-28 01:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d615084-f82c-5eba-ae9e-63fa94a03a75 with scrape type 2
2026-03-28 01:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d615084-f82c-5eba-ae9e-63fa94a03a75 with scrape type 2
2026-03-28 01:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d615084-f82c-5eba-ae9e-63fa94a03a75, identifier: 6961977stock
2026-03-28 01:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 586c5043-6854-53db-ae15-4e6c960130a0 with identifier: 6961962stock
2026-03-28 01:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 586c5043-6854-53db-ae15-4e6c960130a0 with identifier: 6961962stock
2026-03-28 01:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 586c5043-6854-53db-ae15-4e6c960130a0 with identifier: 6961962stock to the API
2026-03-28 01:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961962>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '586c5043-6854-53db-ae15-4e6c960130a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6961962',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 125121,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-10-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 1.2 TFSI Aut. Navi Klima PDC ...',
 'transmission': 'automatic',
 'trim': '1.2 TFSI Aut. Navi Klima PDC ...',
 'vin': None,
 'year': 2014}
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961962stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:08 [ecarstrade.be] INFO: Saving data for 6961962stock: {'created_time': 1774042694.126911, 'last_price_update_time': 1774661648.06064}
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961962stock') HTTP/1.1" 204 0
2026-03-28 01:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d615084-f82c-5eba-ae9e-63fa94a03a75 with identifier: 6961977stock
2026-03-28 01:34:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d615084-f82c-5eba-ae9e-63fa94a03a75 with identifier: 6961977stock
2026-03-28 01:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d615084-f82c-5eba-ae9e-63fa94a03a75 with identifier: 6961977stock to the API
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961977>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Beige',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '5d615084-f82c-5eba-ae9e-63fa94a03a75',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6961977',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 83205,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C3 Aircross 1.2 PureTech Feel Navi Klima PDC ...',
 'transmission': 'manual',
 'trim': '1.2 PureTech Feel Navi Klima PDC ...',
 'vin': None,
 'year': 2018}
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961977stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:08 [ecarstrade.be] INFO: Saving data for 6961977stock: {'created_time': 1773956122.56591, 'last_price_update_time': 1774661648.388722}
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961977stock') HTTP/1.1" 204 0
2026-03-28 01:34:08 [ecarstrade.be] INFO: Extracting details for car 6961958stock
2026-03-28 01:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60b1d332-f72f-5013-bdf1-778bf3ca330a with identifier: 6961958stock
2026-03-28 01:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b1d332-f72f-5013-bdf1-778bf3ca330a with scrape type 2
2026-03-28 01:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60b1d332-f72f-5013-bdf1-778bf3ca330a with scrape type 2
2026-03-28 01:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 60b1d332-f72f-5013-bdf1-778bf3ca330a, identifier: 6961958stock
2026-03-28 01:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 60b1d332-f72f-5013-bdf1-778bf3ca330a with identifier: 6961958stock
2026-03-28 01:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 60b1d332-f72f-5013-bdf1-778bf3ca330a with identifier: 6961958stock
2026-03-28 01:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 60b1d332-f72f-5013-bdf1-778bf3ca330a with identifier: 6961958stock to the API
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961958>
{'auction_title': '',
 'c_o_2_emission_value': 44,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': None,
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '60b1d332-f72f-5013-bdf1-778bf3ca330a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6961958',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mini',
 'model': 'Cooper SE',
 'odometer': 177604,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini Cooper SE Countryman 1.5 Plug-In Hybrid All4 Aut. Pano '
          'LED-Xenon Head-Up Virtual ACC Navi Sport-Leather KeylessGo Camera '
          'Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'Countryman 1.5 Plug-In Hybrid All4 Aut. Pano LED-Xenon Head-Up '
         'Virtual ACC Navi Sport-Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961958stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:08 [ecarstrade.be] INFO: Saving data for 6961958stock: {'created_time': 1773956121.621868, 'last_price_update_time': 1774661648.812029}
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961958stock') HTTP/1.1" 204 0
2026-03-28 01:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6963075> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:12 [ecarstrade.be] INFO: Extracting details for car 6963075stock
2026-03-28 01:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f089e24d-9cea-5910-9efc-feebcb8fb41d with identifier: 6963075stock
2026-03-28 01:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f089e24d-9cea-5910-9efc-feebcb8fb41d with scrape type 2
2026-03-28 01:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f089e24d-9cea-5910-9efc-feebcb8fb41d with scrape type 2
2026-03-28 01:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f089e24d-9cea-5910-9efc-feebcb8fb41d, identifier: 6963075stock
2026-03-28 01:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f089e24d-9cea-5910-9efc-feebcb8fb41d with identifier: 6963075stock
2026-03-28 01:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f089e24d-9cea-5910-9efc-feebcb8fb41d with identifier: 6963075stock
2026-03-28 01:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f089e24d-9cea-5910-9efc-feebcb8fb41d with identifier: 6963075stock to the API
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6963075>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'f089e24d-9cea-5910-9efc-feebcb8fb41d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6963075',
 'listing': 'auction',
 'location': 'France - "MARSEILLE 16"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 106950,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Megane 1.5 DCI LED Navi KeylessGo Klima PDC ...',
 'transmission': 'manual',
 'trim': '1.5 DCI LED Navi KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963075stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Saving data for 6963075stock: {'created_time': 1774362897.929984, 'last_price_update_time': 1774661653.29075}
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963075stock') HTTP/1.1" 204 0
2026-03-28 01:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6971189stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971189stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6971189stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6971207stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971207stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6971207stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6972124stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972124stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6972124stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6972165stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972165stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6972165stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6974836stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974836stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6974836stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6976163stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976163stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6976163stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6976559stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976559stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6976559stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6976648stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976648stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6976648stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6976731stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976731stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6976731stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6977964stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276977964stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6977964stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6978744stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978744stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6978744stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6978760stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978760stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6978760stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6978774stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978774stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6978774stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6979306stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979306stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6979306stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6980181stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980181stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6980181stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6980194stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980194stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6980194stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6980294stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980294stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6980294stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6980640stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980640stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6980640stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6981993stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981993stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6981993stock: 0
2026-03-28 01:34:13 [ecarstrade.be] INFO: Found listing with ID: 6983045stock
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983045stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:13 [ecarstrade.be] INFO: Scrape type for 6983045stock: 0
2026-03-28 01:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6964823> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:14 [ecarstrade.be] INFO: Extracting details for car 6964823stock
2026-03-28 01:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eca21291-edf2-51de-89f3-76d8ee43cd63 with identifier: 6964823stock
2026-03-28 01:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eca21291-edf2-51de-89f3-76d8ee43cd63 with scrape type 2
2026-03-28 01:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eca21291-edf2-51de-89f3-76d8ee43cd63 with scrape type 2
2026-03-28 01:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eca21291-edf2-51de-89f3-76d8ee43cd63, identifier: 6964823stock
2026-03-28 01:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eca21291-edf2-51de-89f3-76d8ee43cd63 with identifier: 6964823stock
2026-03-28 01:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eca21291-edf2-51de-89f3-76d8ee43cd63 with identifier: 6964823stock
2026-03-28 01:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eca21291-edf2-51de-89f3-76d8ee43cd63 with identifier: 6964823stock to the API
2026-03-28 01:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6964823>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': 'eca21291-edf2-51de-89f3-76d8ee43cd63',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6964823',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 169915,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 Sportback 1.5 35 TFSI LED Virtual Leather Navi Klima PDC '
          '...',
 'transmission': 'manual',
 'trim': 'AUDI  Sportback 1.5 35 TFSI LED Virtual Leather Navi Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-28 01:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964823stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:14 [ecarstrade.be] INFO: Saving data for 6964823stock: {'created_time': 1774042660.473203, 'last_price_update_time': 1774661654.580682}
2026-03-28 01:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964823stock') HTTP/1.1" 204 0
2026-03-28 01:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6964895> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:14 [ecarstrade.be] INFO: Extracting details for car 6964895stock
2026-03-28 01:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76237675-2107-59fc-bf0f-868017117abd with identifier: 6964895stock
2026-03-28 01:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76237675-2107-59fc-bf0f-868017117abd with scrape type 2
2026-03-28 01:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76237675-2107-59fc-bf0f-868017117abd with scrape type 2
2026-03-28 01:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 76237675-2107-59fc-bf0f-868017117abd, identifier: 6964895stock
2026-03-28 01:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 76237675-2107-59fc-bf0f-868017117abd with identifier: 6964895stock
2026-03-28 01:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 76237675-2107-59fc-bf0f-868017117abd with identifier: 6964895stock
2026-03-28 01:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 76237675-2107-59fc-bf0f-868017117abd with identifier: 6964895stock to the API
2026-03-28 01:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6964895>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.9L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '76237675-2107-59fc-bf0f-868017117abd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6964895',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 200',
 'odometer': 148099,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes A 200d Aut. Widescreen Navi KeylessGo Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'd Aut. Widescreen Navi KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-28 01:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964895stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:15 [ecarstrade.be] INFO: Saving data for 6964895stock: {'created_time': 1774042661.012249, 'last_price_update_time': 1774661655.375342}
2026-03-28 01:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964895stock') HTTP/1.1" 204 0
2026-03-28 01:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6964893> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:17 [ecarstrade.be] INFO: Extracting details for car 6964893stock
2026-03-28 01:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d8791be-2577-55b5-9b6a-2dad015ee57e with identifier: 6964893stock
2026-03-28 01:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d8791be-2577-55b5-9b6a-2dad015ee57e with scrape type 2
2026-03-28 01:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d8791be-2577-55b5-9b6a-2dad015ee57e with scrape type 2
2026-03-28 01:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d8791be-2577-55b5-9b6a-2dad015ee57e, identifier: 6964893stock
2026-03-28 01:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d8791be-2577-55b5-9b6a-2dad015ee57e with identifier: 6964893stock
2026-03-28 01:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d8791be-2577-55b5-9b6a-2dad015ee57e with identifier: 6964893stock
2026-03-28 01:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d8791be-2577-55b5-9b6a-2dad015ee57e with identifier: 6964893stock to the API
2026-03-28 01:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6964893>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.9L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '0d8791be-2577-55b5-9b6a-2dad015ee57e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6964893',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 200',
 'odometer': 125132,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes A 200d Progressive Aut. Pano LED-Multibeam Widescreen '
          'Ambient Navi Sport-Leather KeylessGo Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'd Progressive Aut. Pano LED-Multibeam Widescreen Ambient Navi '
         'Sport-Leather KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-28 01:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964893stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:18 [ecarstrade.be] INFO: Saving data for 6964893stock: {'created_time': 1774042685.58306, 'last_price_update_time': 1774661658.034629}
2026-03-28 01:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964893stock') HTTP/1.1" 204 0
2026-03-28 01:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6983050stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983050stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6983050stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6983055stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983055stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6983055stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6983089stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983089stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6983089stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6983092stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983092stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6983092stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6983094stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983094stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6983094stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6983670stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983670stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6983670stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6983700stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983700stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6983700stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6983705stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983705stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6983705stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6986820stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276986820stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6986820stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6987105stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987105stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6987105stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6987316stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987316stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6987316stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6987317stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987317stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6987317stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6988801stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988801stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6988801stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6988853stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988853stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6988853stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6989397stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276989397stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6989397stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6990858stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990858stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6990858stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6990908stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990908stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6990908stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6990940stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990940stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6990940stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6991833stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991833stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6991833stock: 0
2026-03-28 01:34:21 [ecarstrade.be] INFO: Found listing with ID: 6993875stock
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993875stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:21 [ecarstrade.be] INFO: Scrape type for 6993875stock: 0
2026-03-28 01:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961905> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:22 [ecarstrade.be] INFO: Extracting details for car 6961905stock
2026-03-28 01:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcdc0c78-fd77-569f-b92c-752e4c36bc1a with identifier: 6961905stock
2026-03-28 01:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcdc0c78-fd77-569f-b92c-752e4c36bc1a with scrape type 2
2026-03-28 01:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcdc0c78-fd77-569f-b92c-752e4c36bc1a with scrape type 2
2026-03-28 01:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fcdc0c78-fd77-569f-b92c-752e4c36bc1a, identifier: 6961905stock
2026-03-28 01:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fcdc0c78-fd77-569f-b92c-752e4c36bc1a with identifier: 6961905stock
2026-03-28 01:34:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fcdc0c78-fd77-569f-b92c-752e4c36bc1a with identifier: 6961905stock
2026-03-28 01:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fcdc0c78-fd77-569f-b92c-752e4c36bc1a with identifier: 6961905stock to the API
2026-03-28 01:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961905>
{'auction_title': '',
 'c_o_2_emission_value': 19,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.9L',
 'expiration_date': None,
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': 'fcdc0c78-fd77-569f-b92c-752e4c36bc1a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6961905',
 'listing': 'auction',
 'location': 'France - "MITRY-MORY"',
 'make': 'Mercedes',
 'model': 'GLE 350',
 'odometer': 49855,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes GLE 350de Coupe Plug-In Hybrid AMG Night Aut. Pano '
          'LED-Multibeam Widescreen Burmester Ambient Navi Sport-Leather '
          'KeylessGo Camera 360 Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'de Coupe Plug-In Hybrid AMG Night Aut. Pano LED-Multibeam Widescreen '
         'Burmester Ambient Navi Sport-Leather KeylessGo Camera 360 Klima PDC '
         '...',
 'vin': None,
 'year': 2021}
2026-03-28 01:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961905stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:23 [ecarstrade.be] INFO: Saving data for 6961905stock: {'created_time': 1774449488.215695, 'last_price_update_time': 1774661663.275625}
2026-03-28 01:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961905stock') HTTP/1.1" 204 0
2026-03-28 01:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found listing with ID: 6995995stock
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995995stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:28 [ecarstrade.be] INFO: Scrape type for 6995995stock: 0
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found listing with ID: 6998095stock
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998095stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:28 [ecarstrade.be] INFO: Scrape type for 6998095stock: 0
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found listing with ID: 6998108stock
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998108stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:28 [ecarstrade.be] INFO: Scrape type for 6998108stock: 0
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found listing with ID: 6998427stock
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998427stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:28 [ecarstrade.be] INFO: Scrape type for 6998427stock: 0
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found listing with ID: 6861328stock
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861328stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:28 [ecarstrade.be] INFO: Scrape type for 6861328stock: 0
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found listing with ID: 7008421auction111121
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008421auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:28 [ecarstrade.be] INFO: Scrape type for 7008421auction111121: 0
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found listing with ID: 7008422auction111121
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008422auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:28 [ecarstrade.be] INFO: Scrape type for 7008422auction111121: 0
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found listing with ID: 7008425auction111121
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008425auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:28 [ecarstrade.be] INFO: Scrape type for 7008425auction111121: 0
2026-03-28 01:34:28 [ecarstrade.be] INFO: Found listing with ID: 7008427auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008427auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008427auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008428auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008428auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008428auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008429auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008429auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008429auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008430auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008430auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008430auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008431auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008431auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008431auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008432auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008432auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008432auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008433auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008433auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008433auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008434auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008434auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008434auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008435auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008435auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008435auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008436auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008436auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008436auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008437auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008437auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008437auction111121: 0
2026-03-28 01:34:29 [ecarstrade.be] INFO: Found listing with ID: 7008439auction111121
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008439auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:29 [ecarstrade.be] INFO: Scrape type for 7008439auction111121: 0
2026-03-28 01:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page25?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008440auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008440auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008440auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008441auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008441auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008441auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008442auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008442auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008442auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008443auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008443auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008443auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008444auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008444auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008444auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008445auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008445auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008445auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008446auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008446auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008446auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008448auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008448auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008448auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008449auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008449auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008449auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008450auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008450auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008450auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008451auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008451auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008451auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008452auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008452auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008452auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008453auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008453auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008453auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008454auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008454auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008454auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008455auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008455auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008455auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008456auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008456auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:35 [ecarstrade.be] INFO: Scrape type for 7008456auction111121: 0
2026-03-28 01:34:35 [ecarstrade.be] INFO: Found listing with ID: 7008457auction111121
2026-03-28 01:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008457auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:36 [ecarstrade.be] INFO: Scrape type for 7008457auction111121: 0
2026-03-28 01:34:36 [ecarstrade.be] INFO: Found listing with ID: 7008458auction111121
2026-03-28 01:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008458auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:36 [ecarstrade.be] INFO: Scrape type for 7008458auction111121: 0
2026-03-28 01:34:36 [ecarstrade.be] INFO: Found listing with ID: 7008459auction111121
2026-03-28 01:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008459auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:36 [ecarstrade.be] INFO: Scrape type for 7008459auction111121: 0
2026-03-28 01:34:36 [ecarstrade.be] INFO: Found listing with ID: 7008461auction111121
2026-03-28 01:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008461auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:36 [ecarstrade.be] INFO: Scrape type for 7008461auction111121: 0
2026-03-28 01:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6963175> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:41 [ecarstrade.be] INFO: Extracting details for car 6963175stock
2026-03-28 01:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ced984-bd27-5417-adcd-31d2c1cd0a8f with identifier: 6963175stock
2026-03-28 01:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ced984-bd27-5417-adcd-31d2c1cd0a8f with scrape type 2
2026-03-28 01:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74ced984-bd27-5417-adcd-31d2c1cd0a8f with scrape type 2
2026-03-28 01:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 74ced984-bd27-5417-adcd-31d2c1cd0a8f, identifier: 6963175stock
2026-03-28 01:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 74ced984-bd27-5417-adcd-31d2c1cd0a8f with identifier: 6963175stock
2026-03-28 01:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 74ced984-bd27-5417-adcd-31d2c1cd0a8f with identifier: 6963175stock
2026-03-28 01:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 74ced984-bd27-5417-adcd-31d2c1cd0a8f with identifier: 6963175stock to the API
2026-03-28 01:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:34: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-28 01:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6963175>
{'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': None,
 'fuel_type': 'Petrol',
 'id': '74ced984-bd27-5417-adcd-31d2c1cd0a8f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6963175',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 102988,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-06-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C3 Aircross 1.2 PureTech Shine Pano Navi KeylessGo Camera '
          'Klima PDC ...',
 'transmission': 'manual',
 'trim': '1.2 PureTech Shine Pano Navi KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2019}
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963175stock%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Saving data for 6963175stock: {'created_time': 1774042681.641193, 'last_price_update_time': 1774661682.201649}
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963175stock') HTTP/1.1" 204 0
2026-03-28 01:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page25?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7008462auction111121
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008462auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7008462auction111121: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7008463auction111121
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008463auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7008463auction111121: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7008464auction111121
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008464auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7008464auction111121: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7008465auction111121
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008465auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7008465auction111121: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7008467auction111121
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008467auction111121%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7008467auction111121: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010416auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010416auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010416auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010417auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010417auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010417auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010418auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010418auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010418auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010419auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010419auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010419auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010420auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010420auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010420auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010421auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010421auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010421auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010422auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010422auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010422auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010423auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010423auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010423auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010424auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010424auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010424auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010425auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010425auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010425auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010426auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010426auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010426auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010427auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010427auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010427auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010428auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010428auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010428auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010429auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010429auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010429auction111144: 0
2026-03-28 01:34:42 [ecarstrade.be] INFO: Found listing with ID: 7010430auction111144
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010430auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:34:42 [ecarstrade.be] INFO: Scrape type for 7010430auction111144: 0
2026-03-28 01:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:35:06 [scrapy.extensions.logstats] INFO: Crawled 50 pages (at 14 pages/min), scraped 23 items (at 10 items/min)
2026-03-28 01:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 300MiB
2026-03-28 01:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010431auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010431auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010431auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010432auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010432auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010432auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010433auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010433auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010433auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010434auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010434auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010434auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010435auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010435auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010435auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010436auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010436auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010436auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010437auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010437auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010437auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010438auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010438auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010438auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010439auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010439auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010439auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010440auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010440auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010440auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010441auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010441auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010441auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010442auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010442auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010442auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010443auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010443auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010443auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010444auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010444auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010444auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010445auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010445auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010445auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010446auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010446auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010446auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010447auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010447auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010447auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010448auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010448auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010448auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010449auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010449auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010449auction111144: 0
2026-03-28 01:35:20 [ecarstrade.be] INFO: Found listing with ID: 7010450auction111144
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010450auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:20 [ecarstrade.be] INFO: Scrape type for 7010450auction111144: 0
2026-03-28 01:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page27?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 7010451auction111144
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010451auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 7010451auction111144: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 7010452auction111144
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010452auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 7010452auction111144: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 7010453auction111144
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010453auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 7010453auction111144: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 7010454auction111144
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010454auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 7010454auction111144: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 7010455auction111144
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010455auction111144%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 7010455auction111144: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6493461auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276493461auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6493461auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6532089auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276532089auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6532089auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6581203auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276581203auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6581203auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6609305auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276609305auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6609305auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6660338auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276660338auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6660338auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6756803auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276756803auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6756803auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6778495auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778495auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6778495auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6778496auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778496auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6778496auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6784204auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784204auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6784204auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6784210auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784210auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6784210auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6810528auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276810528auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:28 [ecarstrade.be] INFO: Scrape type for 6810528auction87925: 0
2026-03-28 01:35:28 [ecarstrade.be] INFO: Found listing with ID: 6810530auction87925
2026-03-28 01:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276810530auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:29 [ecarstrade.be] INFO: Scrape type for 6810530auction87925: 0
2026-03-28 01:35:29 [ecarstrade.be] INFO: Found listing with ID: 6844413auction87925
2026-03-28 01:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844413auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:29 [ecarstrade.be] INFO: Scrape type for 6844413auction87925: 0
2026-03-28 01:35:29 [ecarstrade.be] INFO: Found listing with ID: 6844418auction87925
2026-03-28 01:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844418auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:29 [ecarstrade.be] INFO: Scrape type for 6844418auction87925: 0
2026-03-28 01:35:29 [ecarstrade.be] INFO: Found listing with ID: 6861888auction87925
2026-03-28 01:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861888auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:29 [ecarstrade.be] INFO: Scrape type for 6861888auction87925: 0
2026-03-28 01:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page29?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page28?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6861910auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861910auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6861910auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6861911auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276861911auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6861911auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6875741auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875741auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6875741auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6875747auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875747auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6875747auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6875748auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875748auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6875748auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6898132auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898132auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6898132auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6898138auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898138auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6898138auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6898139auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898139auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6898139auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949434auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949434auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949434auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949440auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949440auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949440auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949443auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949443auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949443auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949444auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949444auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949444auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949457auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949457auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949457auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949461auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949461auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949461auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949471auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949471auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949471auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949491auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949491auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949491auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949528auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949528auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949528auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6949576auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949576auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6949576auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6959581auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959581auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6959581auction87925: 0
2026-03-28 01:35:36 [ecarstrade.be] INFO: Found listing with ID: 6959582auction87925
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959582auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:36 [ecarstrade.be] INFO: Scrape type for 6959582auction87925: 0
2026-03-28 01:35:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page30?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page29?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:35:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:35:42 [ecarstrade.be] INFO: Found listing with ID: 6959594auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959594auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6959594auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6959609auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959609auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6959609auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6959627auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959627auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6959627auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6959631auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959631auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6959631auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6959632auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959632auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6959632auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6959636auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959636auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6959636auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6959649auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959649auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6959649auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6963412auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963412auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6963412auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6963414auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963414auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6963414auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6968496auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968496auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6968496auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6968497auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968497auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6968497auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6968499auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968499auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6968499auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6968502auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968502auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6968502auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6968504auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968504auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6968504auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6978828auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978828auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6978828auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6983201auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983201auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6983201auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6983202auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983202auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6983202auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6983206auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983206auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6983206auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6983209auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983209auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6983209auction87925: 0
2026-03-28 01:35:43 [ecarstrade.be] INFO: Found listing with ID: 6983216auction87925
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983216auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:43 [ecarstrade.be] INFO: Scrape type for 6983216auction87925: 0
2026-03-28 01:35:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page31?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page30?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6983218auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983218auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6983218auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6983222auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983222auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6983222auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6983224auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983224auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6983224auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6983225auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983225auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6983225auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6983228auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276983228auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6983228auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6985957auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985957auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6985957auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6985958auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985958auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6985958auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6992420auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992420auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6992420auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6995793auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995793auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6995793auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6995794auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995794auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6995794auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6995796auction87925
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995796auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:49 [ecarstrade.be] INFO: Scrape type for 6995796auction87925: 0
2026-03-28 01:35:49 [ecarstrade.be] INFO: Found listing with ID: 6995797auction87925
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995797auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:50 [ecarstrade.be] INFO: Scrape type for 6995797auction87925: 0
2026-03-28 01:35:50 [ecarstrade.be] INFO: Found listing with ID: 6995799auction87925
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995799auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:50 [ecarstrade.be] INFO: Scrape type for 6995799auction87925: 0
2026-03-28 01:35:50 [ecarstrade.be] INFO: Found listing with ID: 6995800auction87925
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995800auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:50 [ecarstrade.be] INFO: Scrape type for 6995800auction87925: 0
2026-03-28 01:35:50 [ecarstrade.be] INFO: Found listing with ID: 6995801auction87925
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995801auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:50 [ecarstrade.be] INFO: Scrape type for 6995801auction87925: 0
2026-03-28 01:35:50 [ecarstrade.be] INFO: Found listing with ID: 6995802auction87925
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995802auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:50 [ecarstrade.be] INFO: Scrape type for 6995802auction87925: 0
2026-03-28 01:35:50 [ecarstrade.be] INFO: Found listing with ID: 6995803auction87925
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995803auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:50 [ecarstrade.be] INFO: Scrape type for 6995803auction87925: 0
2026-03-28 01:35:50 [ecarstrade.be] INFO: Found listing with ID: 6995804auction87925
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995804auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:50 [ecarstrade.be] INFO: Scrape type for 6995804auction87925: 0
2026-03-28 01:35:50 [ecarstrade.be] INFO: Found listing with ID: 6995805auction87925
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995805auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:50 [ecarstrade.be] INFO: Scrape type for 6995805auction87925: 0
2026-03-28 01:35:50 [ecarstrade.be] INFO: Found listing with ID: 6995806auction87925
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995806auction87925%27 HTTP/1.1" 200 None
2026-03-28 01:35:50 [ecarstrade.be] INFO: Scrape type for 6995806auction87925: 0
2026-03-28 01:35:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page31?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961345auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961345auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961345auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961346auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961346auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961346auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961344auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961344auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961344auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6958102auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958102auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6958102auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6958098auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958098auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6958098auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961334auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961334auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961334auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6958100auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958100auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6958100auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961335auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961335auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961335auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6962789auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962789auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6962789auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6958094auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958094auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6958094auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961331auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961331auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961331auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961332auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961332auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961332auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6958096auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958096auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6958096auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961328auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961328auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961328auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6958093auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958093auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6958093auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961330auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961330auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961330auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961333auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961333auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961333auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961323auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961323auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961323auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961325auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961325auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961325auction61871: 0
2026-03-28 01:36:00 [ecarstrade.be] INFO: Found listing with ID: 6961326auction61871
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961326auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:00 [ecarstrade.be] INFO: Scrape type for 6961326auction61871: 0
2026-03-28 01:36:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:36:06 [scrapy.extensions.logstats] INFO: Crawled 56 pages (at 6 pages/min), scraped 23 items (at 0 items/min)
2026-03-28 01:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 308MiB
2026-03-28 01:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page32?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958087auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958087auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958087auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961322auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961322auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961322auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961321auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961321auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961321auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958085auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958085auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958085auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961319auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961319auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961319auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958083auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958083auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958083auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961311auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961311auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961311auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961312auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961312auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961312auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961314auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961314auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961314auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961315auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961315auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961315auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958081auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958081auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958081auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958086auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958086auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958086auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961309auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961309auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961309auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958075auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958075auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958075auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958077auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958077auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958077auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961307auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961307auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961307auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958079auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958079auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958079auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6961308auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961308auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6961308auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958074auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958074auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958074auction61871: 0
2026-03-28 01:36:35 [ecarstrade.be] INFO: Found listing with ID: 6958076auction61871
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958076auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:35 [ecarstrade.be] INFO: Scrape type for 6958076auction61871: 0
2026-03-28 01:36:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page33?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6958071auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958071auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6958071auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6958061auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958061auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6958061auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6958065auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958065auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6958065auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6958072auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958072auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6958072auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6958066auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958066auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6958066auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6958068auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958068auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6958068auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6958062auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958062auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6958062auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6961300auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961300auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6961300auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6935105auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935105auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6935105auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6935109auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935109auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6935109auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6958059auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958059auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6958059auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6935110auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935110auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6935110auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6961298auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961298auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6961298auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6935102auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935102auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6935102auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6935101auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935101auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6935101auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6936662auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936662auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6936662auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6936666auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936666auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6936666auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6935099auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935099auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6935099auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6936664auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936664auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6936664auction61871: 0
2026-03-28 01:36:52 [ecarstrade.be] INFO: Found listing with ID: 6935095auction61871
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935095auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:36:52 [ecarstrade.be] INFO: Scrape type for 6935095auction61871: 0
2026-03-28 01:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page34?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6936661auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936661auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6936661auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935094auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935094auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935094auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935090auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935090auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935090auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935091auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935091auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935091auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935093auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935093auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935093auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935088auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935088auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935088auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6936651auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936651auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6936651auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6936648auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936648auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6936648auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935075auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935075auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935075auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935083auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935083auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935083auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935085auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935085auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935085auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6936644auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936644auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6936644auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935070auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935070auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935070auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6936636auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936636auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6936636auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6961297auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961297auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6961297auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935067auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935067auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935067auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6936630auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936630auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6936630auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6935061auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935061auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6935061auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6936622auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936622auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6936622auction61871: 0
2026-03-28 01:37:05 [ecarstrade.be] INFO: Found listing with ID: 6936632auction61871
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936632auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:05 [ecarstrade.be] INFO: Scrape type for 6936632auction61871: 0
2026-03-28 01:37:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:37:06 [scrapy.extensions.logstats] INFO: Crawled 59 pages (at 3 pages/min), scraped 23 items (at 0 items/min)
2026-03-28 01:37:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 316MiB
2026-03-28 01:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page35?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6911224auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911224auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6911224auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6936619auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936619auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6936619auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6911222auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911222auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6911222auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6935057auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935057auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6935057auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6958060auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958060auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6958060auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6911219auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911219auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6911219auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6913305auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913305auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6913305auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6913316auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913316auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6913316auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6913317auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913317auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6913317auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6935055auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935055auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6935055auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6911210auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911210auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6911210auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6911216auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911216auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6911216auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6913314auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913314auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6913314auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6911194auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911194auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6911194auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6913293auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913293auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6913293auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6913296auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913296auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6913296auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6911173auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911173auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6911173auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6913280auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913280auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6913280auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6911174auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911174auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6911174auction61871: 0
2026-03-28 01:37:20 [ecarstrade.be] INFO: Found listing with ID: 6911176auction61871
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911176auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:20 [ecarstrade.be] INFO: Scrape type for 6911176auction61871: 0
2026-03-28 01:37:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page36?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6936617auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936617auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6936617auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6911164auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911164auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6911164auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6911166auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911166auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6911166auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913274auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913274auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913274auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913276auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913276auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913276auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913270auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913270auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913270auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6911162auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911162auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6911162auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6935054auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935054auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6935054auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913271auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913271auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913271auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6911163auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911163auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6911163auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913259auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913259auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913259auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913260auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913260auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913260auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6911157auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911157auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6911157auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6911155auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911155auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6911155auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913253auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913253auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913253auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913252auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913252auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913252auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6911149auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911149auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6911149auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6911139auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911139auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6911139auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913241auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913241auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913241auction61871: 0
2026-03-28 01:37:28 [ecarstrade.be] INFO: Found listing with ID: 6913244auction61871
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913244auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:28 [ecarstrade.be] INFO: Scrape type for 6913244auction61871: 0
2026-03-28 01:37:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page37?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:37:34 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:37:34 [ecarstrade.be] INFO: Found listing with ID: 6936615auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936615auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6936615auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6911132auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911132auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6911132auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6911133auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911133auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6911133auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6911138auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911138auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6911138auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6935046auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935046auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6935046auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6936614auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936614auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6936614auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6936616auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936616auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6936616auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6911130auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911130auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6911130auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6936611auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936611auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6936611auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6889064auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889064auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6889064auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6889075auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889075auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6889075auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6935043auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935043auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6935043auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6936610auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936610auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6936610auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6936612auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936612auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6936612auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6887405auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887405auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6887405auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6889061auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889061auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6889061auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6913231auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913231auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6913231auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6887393auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887393auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6887393auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6889056auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889056auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6889056auction61871: 0
2026-03-28 01:37:35 [ecarstrade.be] INFO: Found listing with ID: 6887394auction61871
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887394auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:35 [ecarstrade.be] INFO: Scrape type for 6887394auction61871: 0
2026-03-28 01:37:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page38?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:37:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:37:42 [ecarstrade.be] INFO: Found listing with ID: 6889039auction61871
2026-03-28 01:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889039auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:42 [ecarstrade.be] INFO: Scrape type for 6889039auction61871: 0
2026-03-28 01:37:42 [ecarstrade.be] INFO: Found listing with ID: 6889049auction61871
2026-03-28 01:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889049auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:42 [ecarstrade.be] INFO: Scrape type for 6889049auction61871: 0
2026-03-28 01:37:42 [ecarstrade.be] INFO: Found listing with ID: 6889040auction61871
2026-03-28 01:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889040auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:42 [ecarstrade.be] INFO: Scrape type for 6889040auction61871: 0
2026-03-28 01:37:42 [ecarstrade.be] INFO: Found listing with ID: 6889046auction61871
2026-03-28 01:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889046auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6889046auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6887382auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887382auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6887382auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6887379auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887379auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6887379auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6889031auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889031auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6889031auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6889034auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889034auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6889034auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6911119auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911119auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6911119auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6936608auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936608auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6936608auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6889027auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889027auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6889027auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6911116auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911116auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6911116auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6864875auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864875auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6864875auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6887362auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887362auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6887362auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6889018auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889018auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6889018auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6961296auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961296auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6961296auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6844388auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844388auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6844388auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6889005auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889005auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6889005auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6840075auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276840075auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6840075auction61871: 0
2026-03-28 01:37:43 [ecarstrade.be] INFO: Found listing with ID: 6841551auction61871
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841551auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:37:43 [ecarstrade.be] INFO: Scrape type for 6841551auction61871: 0
2026-03-28 01:37:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:38:06 [scrapy.extensions.logstats] INFO: Crawled 63 pages (at 4 pages/min), scraped 23 items (at 0 items/min)
2026-03-28 01:38:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 321MiB
2026-03-28 01:38:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page39?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6841573auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841573auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6841573auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6841583auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841583auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6841583auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6911117auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911117auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6911117auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6911118auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911118auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6911118auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6835249auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835249auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6835249auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6935040auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935040auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6935040auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6888987auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888987auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6888987auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6611602auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276611602auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6611602auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6887347auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887347auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6887347auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6888994auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888994auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6888994auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6936609auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936609auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6936609auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6888978auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888978auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6888978auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6887340auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887340auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6887340auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6935041auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935041auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6935041auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6982136auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982136auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6982136auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6982133auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982133auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6982133auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6982134auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982134auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6982134auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6981261auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981261auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6981261auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6982124auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982124auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6982124auction61871: 0
2026-03-28 01:38:17 [ecarstrade.be] INFO: Found listing with ID: 6982125auction61871
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982125auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:17 [ecarstrade.be] INFO: Scrape type for 6982125auction61871: 0
2026-03-28 01:38:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page41?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page40?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:38:27 [ecarstrade.be] INFO: Found 5 car items
2026-03-28 01:38:27 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-28 01:38:27 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-28 01:38:27 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-28 01:38:27 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-28 01:38:27 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-28 01:38:27 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-28 01:38:27 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-28 01:38:27 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-28 01:38:27 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27NoneNone%27 HTTP/1.1" 200 None
2026-03-28 01:38:27 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-28 01:38:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page42?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page41?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981244auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981244auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981244auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981245auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981245auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981245auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982109auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982109auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982109auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982112auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982112auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982112auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981236auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981236auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981236auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982101auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982101auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982101auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981235auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981235auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981235auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982103auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982103auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982103auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982106auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982106auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982106auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982102auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982102auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982102auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981233auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981233auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981233auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981234auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981234auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981234auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981232auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981232auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981232auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982096auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982096auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982096auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982100auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982100auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982100auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981230auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981230auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981230auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982094auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982094auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982094auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6982093auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982093auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6982093auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981225auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981225auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981225auction61871: 0
2026-03-28 01:38:42 [ecarstrade.be] INFO: Found listing with ID: 6981227auction61871
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981227auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:42 [ecarstrade.be] INFO: Scrape type for 6981227auction61871: 0
2026-03-28 01:38:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page43?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page42?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6981229auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981229auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6981229auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982090auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982090auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982090auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982091auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982091auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982091auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6981223auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981223auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6981223auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982087auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982087auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982087auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982084auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982084auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982084auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982088auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982088auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982088auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6981222auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981222auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6981222auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982085auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982085auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982085auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6981220auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981220auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6981220auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982082auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982082auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982082auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982079auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982079auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982079auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982083auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982083auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982083auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982070auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982070auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982070auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982072auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982072auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982072auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6981217auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981217auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6981217auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982075auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982075auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982075auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6982078auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982078auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6982078auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6981214auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981214auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6981214auction61871: 0
2026-03-28 01:38:48 [ecarstrade.be] INFO: Found listing with ID: 6981218auction61871
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981218auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:38:48 [ecarstrade.be] INFO: Scrape type for 6981218auction61871: 0
2026-03-28 01:38:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:06 [scrapy.extensions.logstats] INFO: Crawled 67 pages (at 4 pages/min), scraped 23 items (at 0 items/min)
2026-03-28 01:39:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 321MiB
2026-03-28 01:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page44?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page43?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:39:09 [ecarstrade.be] INFO: Found listing with ID: 6981205auction61871
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981205auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:09 [ecarstrade.be] INFO: Scrape type for 6981205auction61871: 0
2026-03-28 01:39:09 [ecarstrade.be] INFO: Found listing with ID: 6981206auction61871
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981206auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:09 [ecarstrade.be] INFO: Scrape type for 6981206auction61871: 0
2026-03-28 01:39:09 [ecarstrade.be] INFO: Found listing with ID: 6981209auction61871
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981209auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:09 [ecarstrade.be] INFO: Scrape type for 6981209auction61871: 0
2026-03-28 01:39:09 [ecarstrade.be] INFO: Found listing with ID: 6981212auction61871
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981212auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:09 [ecarstrade.be] INFO: Scrape type for 6981212auction61871: 0
2026-03-28 01:39:09 [ecarstrade.be] INFO: Found listing with ID: 6982063auction61871
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982063auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:09 [ecarstrade.be] INFO: Scrape type for 6982063auction61871: 0
2026-03-28 01:39:09 [ecarstrade.be] INFO: Found listing with ID: 6981197auction61871
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981197auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:09 [ecarstrade.be] INFO: Scrape type for 6981197auction61871: 0
2026-03-28 01:39:09 [ecarstrade.be] INFO: Found listing with ID: 6981199auction61871
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981199auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:09 [ecarstrade.be] INFO: Scrape type for 6981199auction61871: 0
2026-03-28 01:39:09 [ecarstrade.be] INFO: Found listing with ID: 6982056auction61871
2026-03-28 01:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982056auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6982056auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6982057auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982057auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6982057auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6982053auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982053auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6982053auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6981195auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981195auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6981195auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6982055auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982055auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6982055auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6982058auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982058auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6982058auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6981190auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981190auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6981190auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6981193auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981193auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6981193auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6981189auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981189auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6981189auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6981191auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981191auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6981191auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6982054auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982054auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6982054auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6982050auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982050auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6982050auction61871: 0
2026-03-28 01:39:10 [ecarstrade.be] INFO: Found listing with ID: 6982049auction61871
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982049auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:10 [ecarstrade.be] INFO: Scrape type for 6982049auction61871: 0
2026-03-28 01:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page45?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page44?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:39:23 [ecarstrade.be] INFO: Found listing with ID: 6982051auction61871
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982051auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:23 [ecarstrade.be] INFO: Scrape type for 6982051auction61871: 0
2026-03-28 01:39:23 [ecarstrade.be] INFO: Found listing with ID: 6982047auction61871
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982047auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:23 [ecarstrade.be] INFO: Scrape type for 6982047auction61871: 0
2026-03-28 01:39:23 [ecarstrade.be] INFO: Found listing with ID: 6981187auction61871
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981187auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:23 [ecarstrade.be] INFO: Scrape type for 6981187auction61871: 0
2026-03-28 01:39:23 [ecarstrade.be] INFO: Found listing with ID: 6982043auction61871
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982043auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:23 [ecarstrade.be] INFO: Scrape type for 6982043auction61871: 0
2026-03-28 01:39:23 [ecarstrade.be] INFO: Found listing with ID: 6982044auction61871
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982044auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:23 [ecarstrade.be] INFO: Scrape type for 6982044auction61871: 0
2026-03-28 01:39:23 [ecarstrade.be] INFO: Found listing with ID: 6982045auction61871
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982045auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:23 [ecarstrade.be] INFO: Scrape type for 6982045auction61871: 0
2026-03-28 01:39:23 [ecarstrade.be] INFO: Found listing with ID: 6981184auction61871
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981184auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:23 [ecarstrade.be] INFO: Scrape type for 6981184auction61871: 0
2026-03-28 01:39:23 [ecarstrade.be] INFO: Found listing with ID: 6981186auction61871
2026-03-28 01:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981186auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6981186auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6982052auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982052auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6982052auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6981176auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981176auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6981176auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6981177auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981177auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6981177auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6981178auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981178auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6981178auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6982039auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982039auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6982039auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6982041auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982041auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6982041auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6982037auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982037auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6982037auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6982038auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982038auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6982038auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6997592auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997592auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6997592auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6997598auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997598auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6997598auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6997649auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997649auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6997649auction61871: 0
2026-03-28 01:39:24 [ecarstrade.be] INFO: Found listing with ID: 6997648auction61871
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997648auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:24 [ecarstrade.be] INFO: Scrape type for 6997648auction61871: 0
2026-03-28 01:39:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page45?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6974462auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974462auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6974462auction61871: 2
2026-03-28 01:39:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6973028auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973028auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6973028auction61871: 2
2026-03-28 01:39:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6973029auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973029auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6973029auction61871: 2
2026-03-28 01:39:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6973030auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973030auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6973030auction61871: 2
2026-03-28 01:39:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6973032auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973032auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6973032auction61871: 2
2026-03-28 01:39:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6973033auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973033auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6973033auction61871: 2
2026-03-28 01:39:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6973025auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973025auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6973025auction61871: 2
2026-03-28 01:39:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6974458auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974458auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6974458auction61871: 2
2026-03-28 01:39:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6974453auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974453auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6974453auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6973023auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973023auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6973023auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6973024auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973024auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6973024auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6974454auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974454auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6974454auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6974457auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974457auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6974457auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6974456auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974456auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6974456auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6974460auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974460auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6974460auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6974455auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974455auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6974455auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6880631auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880631auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6880631auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6904807auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904807auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6904807auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6950388auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950388auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6950388auction61871: 2
2026-03-28 01:39:31 [ecarstrade.be] INFO: Found listing with ID: 6951941auction61871
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951941auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:31 [ecarstrade.be] INFO: Scrape type for 6951941auction61871: 2
2026-03-28 01:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page47?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6880621auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880621auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:37 [ecarstrade.be] INFO: Scrape type for 6880621auction61871: 2
2026-03-28 01:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973029> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6997729auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997729auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:37 [ecarstrade.be] INFO: Scrape type for 6997729auction61871: 0
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6878989auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878989auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:37 [ecarstrade.be] INFO: Scrape type for 6878989auction61871: 2
2026-03-28 01:39:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6950387auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950387auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:37 [ecarstrade.be] INFO: Scrape type for 6950387auction61871: 0
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6997604auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997604auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:37 [ecarstrade.be] INFO: Scrape type for 6997604auction61871: 0
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6997602auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997602auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:37 [ecarstrade.be] INFO: Scrape type for 6997602auction61871: 0
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6997727auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997727auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:37 [ecarstrade.be] INFO: Scrape type for 6997727auction61871: 0
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6997730auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997730auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:37 [ecarstrade.be] INFO: Scrape type for 6997730auction61871: 0
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6880616auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880616auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:37 [ecarstrade.be] INFO: Scrape type for 6880616auction61871: 2
2026-03-28 01:39:37 [ecarstrade.be] INFO: Extracting details for car 6973029auction61871
2026-03-28 01:39:37 [ecarstrade.be] INFO: Found listing with ID: 6997601auction61871
2026-03-28 01:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997601auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6997601auction61871: 0
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6951937auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951937auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6951937auction61871: 0
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6997600auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997600auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6997600auction61871: 0
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6951936auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951936auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6951936auction61871: 0
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6997599auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997599auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6997599auction61871: 0
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6880612auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880612auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6880612auction61871: 2
2026-03-28 01:39:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8be9cb1-8bd2-50e9-b5a9-c09bb6967b62 with identifier: 6973029auction61871
2026-03-28 01:39:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8be9cb1-8bd2-50e9-b5a9-c09bb6967b62 with scrape type 2
2026-03-28 01:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8be9cb1-8bd2-50e9-b5a9-c09bb6967b62 with scrape type 2
2026-03-28 01:39:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d8be9cb1-8bd2-50e9-b5a9-c09bb6967b62, identifier: 6973029auction61871
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6951935auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951935auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6951935auction61871: 0
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6997724auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997724auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6997724auction61871: 0
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6997728auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997728auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6997728auction61871: 0
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6997723auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997723auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6997723auction61871: 0
2026-03-28 01:39:38 [ecarstrade.be] INFO: Found listing with ID: 6997722auction61871
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997722auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Scrape type for 6997722auction61871: 0
2026-03-28 01:39:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d8be9cb1-8bd2-50e9-b5a9-c09bb6967b62 with identifier: 6973029auction61871
2026-03-28 01:39:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d8be9cb1-8bd2-50e9-b5a9-c09bb6967b62 with identifier: 6973029auction61871
2026-03-28 01:39:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d8be9cb1-8bd2-50e9-b5a9-c09bb6967b62 with identifier: 6973029auction61871 to the API
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973029>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'd8be9cb1-8bd2-50e9-b5a9-c09bb6967b62',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6973029',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 216982,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 6,
 'seller_name': None,
 'title': 'Peugeot Expert Long DC Premium L3 2.0 BlueHDi S&S EAT6 4d',
 'transmission': 'automatic',
 'trim': 'Long DC Premium L3 2.0 BlueHDi S&S EAT6 4d',
 'vin': None,
 'year': 2020}
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973029auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:38 [ecarstrade.be] INFO: Saving data for 6973029auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760414.753281, 'last_price_update_time': 1774661978.985561}
2026-03-28 01:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973029auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973028> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974462> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973025> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:39 [ecarstrade.be] INFO: Extracting details for car 6973028auction61871
2026-03-28 01:39:39 [ecarstrade.be] INFO: Extracting details for car 6974462auction61871
2026-03-28 01:39:39 [ecarstrade.be] INFO: Extracting details for car 6973025auction61871
2026-03-28 01:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b9b29b8-520d-5b42-9049-9bfba89ea31f with identifier: 6973028auction61871
2026-03-28 01:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b9b29b8-520d-5b42-9049-9bfba89ea31f with scrape type 2
2026-03-28 01:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b9b29b8-520d-5b42-9049-9bfba89ea31f with scrape type 2
2026-03-28 01:39:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b9b29b8-520d-5b42-9049-9bfba89ea31f, identifier: 6973028auction61871
2026-03-28 01:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 462c616a-a513-5bf6-85b3-d9072bd2a37a with identifier: 6974462auction61871
2026-03-28 01:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 462c616a-a513-5bf6-85b3-d9072bd2a37a with scrape type 2
2026-03-28 01:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 462c616a-a513-5bf6-85b3-d9072bd2a37a with scrape type 2
2026-03-28 01:39:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 462c616a-a513-5bf6-85b3-d9072bd2a37a, identifier: 6974462auction61871
2026-03-28 01:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5c0730-bda7-5d36-b4ca-94041ecca493 with identifier: 6973025auction61871
2026-03-28 01:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5c0730-bda7-5d36-b4ca-94041ecca493 with scrape type 2
2026-03-28 01:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5c0730-bda7-5d36-b4ca-94041ecca493 with scrape type 2
2026-03-28 01:39:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ad5c0730-bda7-5d36-b4ca-94041ecca493, identifier: 6973025auction61871
2026-03-28 01:39:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b9b29b8-520d-5b42-9049-9bfba89ea31f with identifier: 6973028auction61871
2026-03-28 01:39:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b9b29b8-520d-5b42-9049-9bfba89ea31f with identifier: 6973028auction61871
2026-03-28 01:39:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b9b29b8-520d-5b42-9049-9bfba89ea31f with identifier: 6973028auction61871 to the API
2026-03-28 01:39:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973028>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '0b9b29b8-520d-5b42-9049-9bfba89ea31f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6973028',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 81678,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 208 1.5 BlueHDi 100 MAN6 S&S €6.2 Allure 5d',
 'transmission': 'manual',
 'trim': '1.5 BlueHDi 100 MAN6 S&S €6.2 Allure 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973028auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:39 [ecarstrade.be] INFO: Saving data for 6973028auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760413.213458, 'last_price_update_time': 1774661979.822842}
2026-03-28 01:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973028auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 462c616a-a513-5bf6-85b3-d9072bd2a37a with identifier: 6974462auction61871
2026-03-28 01:39:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 462c616a-a513-5bf6-85b3-d9072bd2a37a with identifier: 6974462auction61871
2026-03-28 01:39:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 462c616a-a513-5bf6-85b3-d9072bd2a37a with identifier: 6974462auction61871 to the API
2026-03-28 01:39:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974462>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '462c616a-a513-5bf6-85b3-d9072bd2a37a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6974462',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 204018,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, A4 Avant FL'19, Audi A4 Avant 2.0 30 TDi 100kW S tronic "
          'Business E',
 'transmission': 'automatic',
 'trim': ",  Avant FL'19,   Avant 2.0 30 TDi 100kW S tronic Business E",
 'vin': None,
 'year': 2021}
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974462auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:40 [ecarstrade.be] INFO: Saving data for 6974462auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760893.699392, 'last_price_update_time': 1774661980.147113}
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974462auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ad5c0730-bda7-5d36-b4ca-94041ecca493 with identifier: 6973025auction61871
2026-03-28 01:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ad5c0730-bda7-5d36-b4ca-94041ecca493 with identifier: 6973025auction61871
2026-03-28 01:39:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ad5c0730-bda7-5d36-b4ca-94041ecca493 with identifier: 6973025auction61871 to the API
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973025>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'ad5c0730-bda7-5d36-b4ca-94041ecca493',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6973025',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 28561,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Octavia 1.0 TSI 81kW Clever 5d',
 'transmission': 'manual',
 'trim': '1.0 TSI 81kW Clever 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973025auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:40 [ecarstrade.be] INFO: Saving data for 6973025auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760512.734802, 'last_price_update_time': 1774661980.449696}
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973025auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973033> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:40 [ecarstrade.be] INFO: Extracting details for car 6973033auction61871
2026-03-28 01:39:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7443ccb-0474-51f3-8bc8-fb81e592da8f with identifier: 6973033auction61871
2026-03-28 01:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7443ccb-0474-51f3-8bc8-fb81e592da8f with scrape type 2
2026-03-28 01:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7443ccb-0474-51f3-8bc8-fb81e592da8f with scrape type 2
2026-03-28 01:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f7443ccb-0474-51f3-8bc8-fb81e592da8f, identifier: 6973033auction61871
2026-03-28 01:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f7443ccb-0474-51f3-8bc8-fb81e592da8f with identifier: 6973033auction61871
2026-03-28 01:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f7443ccb-0474-51f3-8bc8-fb81e592da8f with identifier: 6973033auction61871
2026-03-28 01:39:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f7443ccb-0474-51f3-8bc8-fb81e592da8f with identifier: 6973033auction61871 to the API
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973033>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'f7443ccb-0474-51f3-8bc8-fb81e592da8f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6973033',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 135668,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, A3 SB '20, Audi A3 Sportback 1.0 30 TFSi 81kW S tron. S Line",
 'transmission': 'automatic',
 'trim': ",  SB '20,   Sportback 1.0 30 TFSi 81kW S tron. S Line",
 'vin': None,
 'year': 2022}
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973033auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:40 [ecarstrade.be] INFO: Saving data for 6973033auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760409.469141, 'last_price_update_time': 1774661980.976748}
2026-03-28 01:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973033auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973030> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:41 [ecarstrade.be] INFO: Extracting details for car 6973030auction61871
2026-03-28 01:39:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1a248e0-0f8e-55ca-9651-ae97d6ba390e with identifier: 6973030auction61871
2026-03-28 01:39:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1a248e0-0f8e-55ca-9651-ae97d6ba390e with scrape type 2
2026-03-28 01:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1a248e0-0f8e-55ca-9651-ae97d6ba390e with scrape type 2
2026-03-28 01:39:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e1a248e0-0f8e-55ca-9651-ae97d6ba390e, identifier: 6973030auction61871
2026-03-28 01:39:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e1a248e0-0f8e-55ca-9651-ae97d6ba390e with identifier: 6973030auction61871
2026-03-28 01:39:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e1a248e0-0f8e-55ca-9651-ae97d6ba390e with identifier: 6973030auction61871
2026-03-28 01:39:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e1a248e0-0f8e-55ca-9651-ae97d6ba390e with identifier: 6973030auction61871 to the API
2026-03-28 01:39:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973030>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'e1a248e0-0f8e-55ca-9651-ae97d6ba390e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6973030',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Opel',
 'model': 'Karl',
 'odometer': 92860,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Opel, Karl '15, Opel Karl 1.0 Edition 5d",
 'transmission': 'manual',
 'trim': ",  '15,   1.0 Edition 5d",
 'vin': None,
 'year': 2018}
2026-03-28 01:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973030auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:41 [ecarstrade.be] INFO: Saving data for 6973030auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760412.826811, 'last_price_update_time': 1774661981.492909}
2026-03-28 01:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973030auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974458> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:44 [ecarstrade.be] INFO: Extracting details for car 6974458auction61871
2026-03-28 01:39:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47202224-26f4-53e5-aef8-824134f5be9a with identifier: 6974458auction61871
2026-03-28 01:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47202224-26f4-53e5-aef8-824134f5be9a with scrape type 2
2026-03-28 01:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47202224-26f4-53e5-aef8-824134f5be9a with scrape type 2
2026-03-28 01:39:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 47202224-26f4-53e5-aef8-824134f5be9a, identifier: 6974458auction61871
2026-03-28 01:39:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 47202224-26f4-53e5-aef8-824134f5be9a with identifier: 6974458auction61871
2026-03-28 01:39:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 47202224-26f4-53e5-aef8-824134f5be9a with identifier: 6974458auction61871
2026-03-28 01:39:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 47202224-26f4-53e5-aef8-824134f5be9a with identifier: 6974458auction61871 to the API
2026-03-28 01:39:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974458>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '47202224-26f4-53e5-aef8-824134f5be9a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6974458',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 24623,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, A4 Berline FL'19, Audi A4 2.0 35 TFSi 110kW S tronic Advanced "
          '4d',
 'transmission': 'automatic',
 'trim': ",  Berline FL'19,   2.0 35 TFSi 110kW S tronic Advanced 4d",
 'vin': None,
 'year': 2021}
2026-03-28 01:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974458auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:44 [ecarstrade.be] INFO: Saving data for 6974458auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760893.211395, 'last_price_update_time': 1774661984.869279}
2026-03-28 01:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974458auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973032> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:44 [ecarstrade.be] INFO: Extracting details for car 6973032auction61871
2026-03-28 01:39:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e652769-94e2-51c4-80d7-c501efdcf219 with identifier: 6973032auction61871
2026-03-28 01:39:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e652769-94e2-51c4-80d7-c501efdcf219 with scrape type 2
2026-03-28 01:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e652769-94e2-51c4-80d7-c501efdcf219 with scrape type 2
2026-03-28 01:39:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1e652769-94e2-51c4-80d7-c501efdcf219, identifier: 6973032auction61871
2026-03-28 01:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1e652769-94e2-51c4-80d7-c501efdcf219 with identifier: 6973032auction61871
2026-03-28 01:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1e652769-94e2-51c4-80d7-c501efdcf219 with identifier: 6973032auction61871
2026-03-28 01:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1e652769-94e2-51c4-80d7-c501efdcf219 with identifier: 6973032auction61871 to the API
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973032>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '1e652769-94e2-51c4-80d7-c501efdcf219',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6973032',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 112616,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Nissan, Qashqai '17, Nissan Qashqai DIG-T 160 EVAPO DCT N-Connecta "
          '5d',
 'transmission': 'automatic',
 'trim': ",  '17,   DIG-T 160 EVAPO DCT N-Connecta 5d",
 'vin': None,
 'year': 2021}
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973032auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:45 [ecarstrade.be] INFO: Saving data for 6973032auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760411.556602, 'last_price_update_time': 1774661985.380257}
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973032auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974453> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:45 [ecarstrade.be] INFO: Extracting details for car 6974453auction61871
2026-03-28 01:39:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0441435b-3c98-555a-8d28-5bc1c74986df with identifier: 6974453auction61871
2026-03-28 01:39:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0441435b-3c98-555a-8d28-5bc1c74986df with scrape type 2
2026-03-28 01:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0441435b-3c98-555a-8d28-5bc1c74986df with scrape type 2
2026-03-28 01:39:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0441435b-3c98-555a-8d28-5bc1c74986df, identifier: 6974453auction61871
2026-03-28 01:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0441435b-3c98-555a-8d28-5bc1c74986df with identifier: 6974453auction61871
2026-03-28 01:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0441435b-3c98-555a-8d28-5bc1c74986df with identifier: 6974453auction61871
2026-03-28 01:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0441435b-3c98-555a-8d28-5bc1c74986df with identifier: 6974453auction61871 to the API
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974453>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '0441435b-3c98-555a-8d28-5bc1c74986df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6974453',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 59683,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Mercedes, A-Class '18 PHEV, Mercedes-Benz A-Klasse A 250 e Business "
          'Solution 5',
 'transmission': 'automatic',
 'trim': ",  '18 PHEV, -Benz A-Klasse A 250 e Business Solution 5",
 'vin': None,
 'year': 2021}
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974453auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:45 [ecarstrade.be] INFO: Saving data for 6974453auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760889.943649, 'last_price_update_time': 1774661985.904681}
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974453auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974457> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:47 [ecarstrade.be] INFO: Extracting details for car 6974457auction61871
2026-03-28 01:39:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2c9c4e4-9ebc-5576-9c8a-f5a143503790 with identifier: 6974457auction61871
2026-03-28 01:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2c9c4e4-9ebc-5576-9c8a-f5a143503790 with scrape type 2
2026-03-28 01:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2c9c4e4-9ebc-5576-9c8a-f5a143503790 with scrape type 2
2026-03-28 01:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c2c9c4e4-9ebc-5576-9c8a-f5a143503790, identifier: 6974457auction61871
2026-03-28 01:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c2c9c4e4-9ebc-5576-9c8a-f5a143503790 with identifier: 6974457auction61871
2026-03-28 01:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c2c9c4e4-9ebc-5576-9c8a-f5a143503790 with identifier: 6974457auction61871
2026-03-28 01:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c2c9c4e4-9ebc-5576-9c8a-f5a143503790 with identifier: 6974457auction61871 to the API
2026-03-28 01:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974457>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'c2c9c4e4-9ebc-5576-9c8a-f5a143503790',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6974457',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 49198,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Sportage 1.6 T-GDi 6MT Pulse 5d',
 'transmission': 'manual',
 'trim': 'KIA  1.6 T-GDi 6MT Pulse 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974457auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:47 [ecarstrade.be] INFO: Saving data for 6974457auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760990.301717, 'last_price_update_time': 1774661987.658039}
2026-03-28 01:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974457auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974454> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:47 [ecarstrade.be] INFO: Extracting details for car 6974454auction61871
2026-03-28 01:39:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f6e3280-f51d-5dd3-a583-2d1f0c888187 with identifier: 6974454auction61871
2026-03-28 01:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f6e3280-f51d-5dd3-a583-2d1f0c888187 with scrape type 2
2026-03-28 01:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f6e3280-f51d-5dd3-a583-2d1f0c888187 with scrape type 2
2026-03-28 01:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8f6e3280-f51d-5dd3-a583-2d1f0c888187, identifier: 6974454auction61871
2026-03-28 01:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8f6e3280-f51d-5dd3-a583-2d1f0c888187 with identifier: 6974454auction61871
2026-03-28 01:39:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8f6e3280-f51d-5dd3-a583-2d1f0c888187 with identifier: 6974454auction61871
2026-03-28 01:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8f6e3280-f51d-5dd3-a583-2d1f0c888187 with identifier: 6974454auction61871 to the API
2026-03-28 01:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974454>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '8f6e3280-f51d-5dd3-a583-2d1f0c888187',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6974454',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Passat',
 'odometer': 92005,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Passat 1.4 TSI GTE Business DSG 4d',
 'transmission': 'automatic',
 'trim': '1.4 TSI GTE Business DSG 4d',
 'vin': None,
 'year': 2021}
2026-03-28 01:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974454auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:48 [ecarstrade.be] INFO: Saving data for 6974454auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773761124.082145, 'last_price_update_time': 1774661988.178021}
2026-03-28 01:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974454auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973024> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:48 [ecarstrade.be] INFO: Extracting details for car 6973024auction61871
2026-03-28 01:39:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ffa1e8f-76e4-5167-aa7c-6015088bb2e4 with identifier: 6973024auction61871
2026-03-28 01:39:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ffa1e8f-76e4-5167-aa7c-6015088bb2e4 with scrape type 2
2026-03-28 01:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ffa1e8f-76e4-5167-aa7c-6015088bb2e4 with scrape type 2
2026-03-28 01:39:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ffa1e8f-76e4-5167-aa7c-6015088bb2e4, identifier: 6973024auction61871
2026-03-28 01:39:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ffa1e8f-76e4-5167-aa7c-6015088bb2e4 with identifier: 6973024auction61871
2026-03-28 01:39:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ffa1e8f-76e4-5167-aa7c-6015088bb2e4 with identifier: 6973024auction61871
2026-03-28 01:39:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ffa1e8f-76e4-5167-aa7c-6015088bb2e4 with identifier: 6973024auction61871 to the API
2026-03-28 01:39:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973024>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '0ffa1e8f-76e4-5167-aa7c-6015088bb2e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6973024',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 3753,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi Q3 35 TDI S tronic S line Business Edition 5d',
 'transmission': 'automatic',
 'trim': '35 TDI S tronic S line Business Edition 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973024auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:48 [ecarstrade.be] INFO: Saving data for 6973024auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760413.593328, 'last_price_update_time': 1774661988.689517}
2026-03-28 01:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973024auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974460> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:51 [ecarstrade.be] INFO: Extracting details for car 6974460auction61871
2026-03-28 01:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951941> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8ceef3a-9ef7-5300-a1c1-ba3183e18803 with identifier: 6974460auction61871
2026-03-28 01:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8ceef3a-9ef7-5300-a1c1-ba3183e18803 with scrape type 2
2026-03-28 01:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8ceef3a-9ef7-5300-a1c1-ba3183e18803 with scrape type 2
2026-03-28 01:39:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8ceef3a-9ef7-5300-a1c1-ba3183e18803, identifier: 6974460auction61871
2026-03-28 01:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8ceef3a-9ef7-5300-a1c1-ba3183e18803 with identifier: 6974460auction61871
2026-03-28 01:39:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8ceef3a-9ef7-5300-a1c1-ba3183e18803 with identifier: 6974460auction61871
2026-03-28 01:39:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8ceef3a-9ef7-5300-a1c1-ba3183e18803 with identifier: 6974460auction61871 to the API
2026-03-28 01:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974460>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'c8ceef3a-9ef7-5300-a1c1-ba3183e18803',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6974460',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 70514,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA XCeed 1.0 T-GDi 120 Pulse 5d No COC!!',
 'transmission': 'manual',
 'trim': 'KIA  1.0 T-GDi 120 Pulse 5d No COC!!',
 'vin': None,
 'year': 2022}
2026-03-28 01:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974460auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:51 [ecarstrade.be] INFO: Saving data for 6974460auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760990.788678, 'last_price_update_time': 1774661991.794709}
2026-03-28 01:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974460auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:51 [ecarstrade.be] INFO: Extracting details for car 6951941auction61871
2026-03-28 01:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f401329-7259-5048-b187-27e2e3652c16 with identifier: 6951941auction61871
2026-03-28 01:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f401329-7259-5048-b187-27e2e3652c16 with scrape type 2
2026-03-28 01:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f401329-7259-5048-b187-27e2e3652c16 with scrape type 2
2026-03-28 01:39:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1f401329-7259-5048-b187-27e2e3652c16, identifier: 6951941auction61871
2026-03-28 01:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1f401329-7259-5048-b187-27e2e3652c16 with identifier: 6951941auction61871
2026-03-28 01:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1f401329-7259-5048-b187-27e2e3652c16 with identifier: 6951941auction61871
2026-03-28 01:39:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1f401329-7259-5048-b187-27e2e3652c16 with identifier: 6951941auction61871 to the API
2026-03-28 01:39:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951941>
{'auction_title': '',
 'c_o_2_emission_value': 27,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '1f401329-7259-5048-b187-27e2e3652c16',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951941',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 122839,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Superb Combi 1.4 TSI iV 160kW DSG6 Style 5d',
 'transmission': 'automatic',
 'trim': 'Combi 1.4 TSI iV 160kW DSG6 Style 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951941auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:52 [ecarstrade.be] INFO: Saving data for 6951941auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184411.812947, 'last_price_update_time': 1774661992.234872}
2026-03-28 01:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951941auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880621> (referer: https://ecarstrade.com/search/page47?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:52 [ecarstrade.be] INFO: Extracting details for car 6880621auction61871
2026-03-28 01:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29fe0fc7-9221-51a8-8c63-dda12b4bdbd7 with identifier: 6880621auction61871
2026-03-28 01:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29fe0fc7-9221-51a8-8c63-dda12b4bdbd7 with scrape type 2
2026-03-28 01:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29fe0fc7-9221-51a8-8c63-dda12b4bdbd7 with scrape type 2
2026-03-28 01:39:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 29fe0fc7-9221-51a8-8c63-dda12b4bdbd7, identifier: 6880621auction61871
2026-03-28 01:39:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 29fe0fc7-9221-51a8-8c63-dda12b4bdbd7 with identifier: 6880621auction61871
2026-03-28 01:39:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 29fe0fc7-9221-51a8-8c63-dda12b4bdbd7 with identifier: 6880621auction61871
2026-03-28 01:39:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 29fe0fc7-9221-51a8-8c63-dda12b4bdbd7 with identifier: 6880621auction61871 to the API
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880621>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '29fe0fc7-9221-51a8-8c63-dda12b4bdbd7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880621',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 37748,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo 81kW S/S Edition 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880621auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:53 [ecarstrade.be] INFO: Saving data for 6880621auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678153.879827, 'last_price_update_time': 1774661993.288911}
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880621auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6973023> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:53 [ecarstrade.be] INFO: Extracting details for car 6973023auction61871
2026-03-28 01:39:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca6aa641-49d2-5baf-88cf-178333f0a494 with identifier: 6973023auction61871
2026-03-28 01:39:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca6aa641-49d2-5baf-88cf-178333f0a494 with scrape type 2
2026-03-28 01:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca6aa641-49d2-5baf-88cf-178333f0a494 with scrape type 2
2026-03-28 01:39:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ca6aa641-49d2-5baf-88cf-178333f0a494, identifier: 6973023auction61871
2026-03-28 01:39:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ca6aa641-49d2-5baf-88cf-178333f0a494 with identifier: 6973023auction61871
2026-03-28 01:39:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ca6aa641-49d2-5baf-88cf-178333f0a494 with identifier: 6973023auction61871
2026-03-28 01:39:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ca6aa641-49d2-5baf-88cf-178333f0a494 with identifier: 6973023auction61871 to the API
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6973023>
{'auction_title': '',
 'c_o_2_emission_value': 40,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'ca6aa641-49d2-5baf-88cf-178333f0a494',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6973023',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 65006,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q5 SPORTBACK 55 TFSIe 265hp Quattro PHEV S line S tronic 5d',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK 55 TFSIe 265hp Quattro PHEV S line S tronic 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973023auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:53 [ecarstrade.be] INFO: Saving data for 6973023auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760408.281489, 'last_price_update_time': 1774661993.859025}
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973023auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880612> (referer: https://ecarstrade.com/search/page47?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:54 [ecarstrade.be] INFO: Extracting details for car 6880612auction61871
2026-03-28 01:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23644ae2-c8f6-5e95-8149-724a84c3747a with identifier: 6880612auction61871
2026-03-28 01:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23644ae2-c8f6-5e95-8149-724a84c3747a with scrape type 2
2026-03-28 01:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23644ae2-c8f6-5e95-8149-724a84c3747a with scrape type 2
2026-03-28 01:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 23644ae2-c8f6-5e95-8149-724a84c3747a, identifier: 6880612auction61871
2026-03-28 01:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 23644ae2-c8f6-5e95-8149-724a84c3747a with identifier: 6880612auction61871
2026-03-28 01:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 23644ae2-c8f6-5e95-8149-724a84c3747a with identifier: 6880612auction61871
2026-03-28 01:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 23644ae2-c8f6-5e95-8149-724a84c3747a with identifier: 6880612auction61871 to the API
2026-03-28 01:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880612>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '23644ae2-c8f6-5e95-8149-724a84c3747a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880612',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 63486,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C3 Aircross 1.2 PureTech 110 S&S MAN6 Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  1.2 PureTech 110 S&S MAN6 Feel 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880612auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:54 [ecarstrade.be] INFO: Saving data for 6880612auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678199.164871, 'last_price_update_time': 1774661994.467242}
2026-03-28 01:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880612auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880616> (referer: https://ecarstrade.com/search/page47?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:54 [ecarstrade.be] INFO: Extracting details for car 6880616auction61871
2026-03-28 01:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f80eb873-79b7-5bcf-ad56-938c3703faf7 with identifier: 6880616auction61871
2026-03-28 01:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f80eb873-79b7-5bcf-ad56-938c3703faf7 with scrape type 2
2026-03-28 01:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f80eb873-79b7-5bcf-ad56-938c3703faf7 with scrape type 2
2026-03-28 01:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f80eb873-79b7-5bcf-ad56-938c3703faf7, identifier: 6880616auction61871
2026-03-28 01:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f80eb873-79b7-5bcf-ad56-938c3703faf7 with identifier: 6880616auction61871
2026-03-28 01:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f80eb873-79b7-5bcf-ad56-938c3703faf7 with identifier: 6880616auction61871
2026-03-28 01:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f80eb873-79b7-5bcf-ad56-938c3703faf7 with identifier: 6880616auction61871 to the API
2026-03-28 01:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880616>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'f80eb873-79b7-5bcf-ad56-938c3703faf7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880616',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 21321,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C3 Aircross 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880616auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:55 [ecarstrade.be] INFO: Saving data for 6880616auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678204.936036, 'last_price_update_time': 1774661995.012841}
2026-03-28 01:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880616auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974456> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:57 [ecarstrade.be] INFO: Extracting details for car 6974456auction61871
2026-03-28 01:39:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a318556f-3003-52d8-8a28-d1ed6c784229 with identifier: 6974456auction61871
2026-03-28 01:39:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a318556f-3003-52d8-8a28-d1ed6c784229 with scrape type 2
2026-03-28 01:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a318556f-3003-52d8-8a28-d1ed6c784229 with scrape type 2
2026-03-28 01:39:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a318556f-3003-52d8-8a28-d1ed6c784229, identifier: 6974456auction61871
2026-03-28 01:39:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a318556f-3003-52d8-8a28-d1ed6c784229 with identifier: 6974456auction61871
2026-03-28 01:39:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a318556f-3003-52d8-8a28-d1ed6c784229 with identifier: 6974456auction61871
2026-03-28 01:39:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a318556f-3003-52d8-8a28-d1ed6c784229 with identifier: 6974456auction61871 to the API
2026-03-28 01:39:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974456>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'a318556f-3003-52d8-8a28-d1ed6c784229',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6974456',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'AC',
 'model': 'Jaguar F-Pace',
 'odometer': 70093,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Jaguar, F-Pace FL'20, Jaguar F-Pace D200 AWD Auto S 5d",
 'transmission': 'automatic',
 'trim': "Jaguar, F-Pace FL'20,  D200 AWD Auto S 5d",
 'vin': None,
 'year': 2022}
2026-03-28 01:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974456auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:57 [ecarstrade.be] INFO: Saving data for 6974456auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760892.632587, 'last_price_update_time': 1774661997.606459}
2026-03-28 01:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974456auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950388> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:58 [ecarstrade.be] INFO: Extracting details for car 6950388auction61871
2026-03-28 01:39:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e514b46d-d684-5424-b24e-a65fb545dd50 with identifier: 6950388auction61871
2026-03-28 01:39:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e514b46d-d684-5424-b24e-a65fb545dd50 with scrape type 2
2026-03-28 01:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e514b46d-d684-5424-b24e-a65fb545dd50 with scrape type 2
2026-03-28 01:39:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e514b46d-d684-5424-b24e-a65fb545dd50, identifier: 6950388auction61871
2026-03-28 01:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page47?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e514b46d-d684-5424-b24e-a65fb545dd50 with identifier: 6950388auction61871
2026-03-28 01:39:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e514b46d-d684-5424-b24e-a65fb545dd50 with identifier: 6950388auction61871
2026-03-28 01:39:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e514b46d-d684-5424-b24e-a65fb545dd50 with identifier: 6950388auction61871 to the API
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:39: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-28 01:39:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950388>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'e514b46d-d684-5424-b24e-a65fb545dd50',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950388',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Scala',
 'odometer': 147000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Scala 1.0 TSI 81kW DSG7 Clever 5d',
 'transmission': 'automatic',
 'trim': '1.0 TSI 81kW DSG7 Clever 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950388auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Saving data for 6950388auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184348.970131, 'last_price_update_time': 1774661998.785214}
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950388auction61871') HTTP/1.1" 204 0
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6950384auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950384auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Scrape type for 6950384auction61871: 0
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6951934auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951934auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Scrape type for 6951934auction61871: 0
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6878971auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878971auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Scrape type for 6878971auction61871: 2
2026-03-28 01:39:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6997594auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997594auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Scrape type for 6997594auction61871: 0
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6997720auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997720auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Scrape type for 6997720auction61871: 0
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6997596auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997596auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Scrape type for 6997596auction61871: 0
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6950381auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950381auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Scrape type for 6950381auction61871: 0
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6880594auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880594auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Scrape type for 6880594auction61871: 2
2026-03-28 01:39:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6997717auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997717auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:58 [ecarstrade.be] INFO: Scrape type for 6997717auction61871: 0
2026-03-28 01:39:58 [ecarstrade.be] INFO: Found listing with ID: 6880589auction61871
2026-03-28 01:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880589auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6880589auction61871: 2
2026-03-28 01:39:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6997715auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997715auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6997715auction61871: 0
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6997714auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997714auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6997714auction61871: 0
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6997716auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997716auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6997716auction61871: 0
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6997590auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997590auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6997590auction61871: 0
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6997591auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997591auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6997591auction61871: 0
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6997593auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997593auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6997593auction61871: 0
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6950378auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950378auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6950378auction61871: 0
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6950379auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950379auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6950379auction61871: 2
2026-03-28 01:39:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6951933auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951933auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6951933auction61871: 2
2026-03-28 01:39:59 [ecarstrade.be] INFO: Found listing with ID: 6950373auction61871
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950373auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:39:59 [ecarstrade.be] INFO: Scrape type for 6950373auction61871: 2
2026-03-28 01:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880631> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:39:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:39:59 [ecarstrade.be] INFO: Extracting details for car 6880631auction61871
2026-03-28 01:39:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11f84285-6ade-505c-a561-76c5d3f92b3a with identifier: 6880631auction61871
2026-03-28 01:39:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11f84285-6ade-505c-a561-76c5d3f92b3a with scrape type 2
2026-03-28 01:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11f84285-6ade-505c-a561-76c5d3f92b3a with scrape type 2
2026-03-28 01:39:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11f84285-6ade-505c-a561-76c5d3f92b3a, identifier: 6880631auction61871
2026-03-28 01:39:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11f84285-6ade-505c-a561-76c5d3f92b3a with identifier: 6880631auction61871
2026-03-28 01:39:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11f84285-6ade-505c-a561-76c5d3f92b3a with identifier: 6880631auction61871
2026-03-28 01:40:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11f84285-6ade-505c-a561-76c5d3f92b3a with identifier: 6880631auction61871 to the API
2026-03-28 01:40:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880631>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '11f84285-6ade-505c-a561-76c5d3f92b3a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880631',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 59005,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA XCeed 1.6 GDi PHEV DCT Business Line 5d',
 'transmission': 'automatic',
 'trim': 'KIA  1.6 GDi PHEV DCT Business Line 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880631auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:00 [ecarstrade.be] INFO: Saving data for 6880631auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678170.658142, 'last_price_update_time': 1774662000.339659}
2026-03-28 01:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880631auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6904807> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:00 [ecarstrade.be] INFO: Extracting details for car 6904807auction61871
2026-03-28 01:40:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8af72ab-2dee-5a52-a328-572d977388c9 with identifier: 6904807auction61871
2026-03-28 01:40:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8af72ab-2dee-5a52-a328-572d977388c9 with scrape type 2
2026-03-28 01:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8af72ab-2dee-5a52-a328-572d977388c9 with scrape type 2
2026-03-28 01:40:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d8af72ab-2dee-5a52-a328-572d977388c9, identifier: 6904807auction61871
2026-03-28 01:40:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d8af72ab-2dee-5a52-a328-572d977388c9 with identifier: 6904807auction61871
2026-03-28 01:40:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d8af72ab-2dee-5a52-a328-572d977388c9 with identifier: 6904807auction61871
2026-03-28 01:40:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d8af72ab-2dee-5a52-a328-572d977388c9 with identifier: 6904807auction61871 to the API
2026-03-28 01:40:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6904807>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'd8af72ab-2dee-5a52-a328-572d977388c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6904807',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 117909,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Kodiaq 1.5 TSI 110kW Active 5d',
 'transmission': 'manual',
 'trim': '1.5 TSI 110kW Active 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904807auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:01 [ecarstrade.be] INFO: Saving data for 6904807auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772677927.300298, 'last_price_update_time': 1774662001.184652}
2026-03-28 01:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904807auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6974455> (referer: https://ecarstrade.com/search/page46?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:02 [ecarstrade.be] INFO: Extracting details for car 6974455auction61871
2026-03-28 01:40:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6576fa0a-7ec1-5e5c-a3a1-c3bda5b9bdfd with identifier: 6974455auction61871
2026-03-28 01:40:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6576fa0a-7ec1-5e5c-a3a1-c3bda5b9bdfd with scrape type 2
2026-03-28 01:40:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6576fa0a-7ec1-5e5c-a3a1-c3bda5b9bdfd with scrape type 2
2026-03-28 01:40:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6576fa0a-7ec1-5e5c-a3a1-c3bda5b9bdfd, identifier: 6974455auction61871
2026-03-28 01:40:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6576fa0a-7ec1-5e5c-a3a1-c3bda5b9bdfd with identifier: 6974455auction61871
2026-03-28 01:40:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6576fa0a-7ec1-5e5c-a3a1-c3bda5b9bdfd with identifier: 6974455auction61871
2026-03-28 01:40:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6576fa0a-7ec1-5e5c-a3a1-c3bda5b9bdfd with identifier: 6974455auction61871 to the API
2026-03-28 01:40:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6974455>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '6576fa0a-7ec1-5e5c-a3a1-c3bda5b9bdfd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6974455',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'Q2',
 'odometer': 12031,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Q2 30 TDi 85kW Bus.Ed.SL.Str.',
 'transmission': 'automatic',
 'trim': '30 TDi 85kW Bus.Ed.SL.Str.',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974455auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:02 [ecarstrade.be] INFO: Saving data for 6974455auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773760890.67329, 'last_price_update_time': 1774662002.571553}
2026-03-28 01:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974455auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6878961auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878961auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6878961auction61871: 2
2026-03-28 01:40:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6880578auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880578auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6880578auction61871: 2
2026-03-28 01:40:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880589> (referer: https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6880576auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880576auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6880576auction61871: 2
2026-03-28 01:40:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6880577auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880577auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6880577auction61871: 2
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6878957auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878957auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6878957auction61871: 2
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6997711auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997711auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6997711auction61871: 0
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6997713auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997713auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6997713auction61871: 0
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6997708auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997708auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6997708auction61871: 0
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6997709auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997709auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6997709auction61871: 0
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6997712auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997712auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6997712auction61871: 0
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6951928auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951928auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6951928auction61871: 2
2026-03-28 01:40:05 [ecarstrade.be] INFO: Extracting details for car 6880589auction61871
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6950366auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950366auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6950366auction61871: 2
2026-03-28 01:40:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98733b61-95e8-528e-ab68-5c5315d9ca1b with identifier: 6880589auction61871
2026-03-28 01:40:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98733b61-95e8-528e-ab68-5c5315d9ca1b with scrape type 2
2026-03-28 01:40:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98733b61-95e8-528e-ab68-5c5315d9ca1b with scrape type 2
2026-03-28 01:40:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 98733b61-95e8-528e-ab68-5c5315d9ca1b, identifier: 6880589auction61871
2026-03-28 01:40:05 [ecarstrade.be] INFO: Found listing with ID: 6950368auction61871
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950368auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:05 [ecarstrade.be] INFO: Scrape type for 6950368auction61871: 2
2026-03-28 01:40:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98733b61-95e8-528e-ab68-5c5315d9ca1b with identifier: 6880589auction61871
2026-03-28 01:40:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98733b61-95e8-528e-ab68-5c5315d9ca1b with identifier: 6880589auction61871
2026-03-28 01:40:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98733b61-95e8-528e-ab68-5c5315d9ca1b with identifier: 6880589auction61871 to the API
2026-03-28 01:40:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880589>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Electric',
 'id': '98733b61-95e8-528e-ab68-5c5315d9ca1b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880589',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 16779,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 2,
 'seller_name': None,
 'title': "Renault, _Kangoo Exp '13 BEV, Renault Kangoo Express Kangoo E-TECH "
          '33 B-Buy 3d',
 'transmission': 'automatic',
 'trim': ", _ Exp '13 BEV,   Express  E-TECH 33 B-Buy 3d",
 'vin': None,
 'year': 2022}
2026-03-28 01:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880589auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:07 [ecarstrade.be] INFO: Saving data for 6880589auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678203.267829, 'last_price_update_time': 1774662007.850119}
2026-03-28 01:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880589auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:07 [scrapy.extensions.logstats] INFO: Crawled 97 pages (at 30 pages/min), scraped 47 items (at 24 items/min)
2026-03-28 01:40:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 321MiB
2026-03-28 01:40:07 [ecarstrade.be] INFO: Found listing with ID: 6951921auction61871
2026-03-28 01:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951921auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:08 [ecarstrade.be] INFO: Scrape type for 6951921auction61871: 2
2026-03-28 01:40:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6878971> (referer: https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6878989> (referer: https://ecarstrade.com/search/page47?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950379> (referer: https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951933> (referer: https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:08 [ecarstrade.be] INFO: Found listing with ID: 6951925auction61871
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951925auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:08 [ecarstrade.be] INFO: Scrape type for 6951925auction61871: 2
2026-03-28 01:40:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:08 [ecarstrade.be] INFO: Found listing with ID: 6950367auction61871
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950367auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:08 [ecarstrade.be] INFO: Scrape type for 6950367auction61871: 2
2026-03-28 01:40:08 [ecarstrade.be] INFO: Found listing with ID: 6951927auction61871
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951927auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:08 [ecarstrade.be] INFO: Scrape type for 6951927auction61871: 2
2026-03-28 01:40:08 [ecarstrade.be] INFO: Found listing with ID: 6951922auction61871
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951922auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:08 [ecarstrade.be] INFO: Scrape type for 6951922auction61871: 2
2026-03-28 01:40:08 [ecarstrade.be] INFO: Found listing with ID: 6950357auction61871
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950357auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:08 [ecarstrade.be] INFO: Scrape type for 6950357auction61871: 2
2026-03-28 01:40:08 [ecarstrade.be] INFO: Extracting details for car 6878971auction61871
2026-03-28 01:40:08 [ecarstrade.be] INFO: Extracting details for car 6878989auction61871
2026-03-28 01:40:08 [ecarstrade.be] INFO: Extracting details for car 6950379auction61871
2026-03-28 01:40:08 [ecarstrade.be] INFO: Extracting details for car 6951933auction61871
2026-03-28 01:40:08 [ecarstrade.be] INFO: Found listing with ID: 6951916auction61871
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951916auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:08 [ecarstrade.be] INFO: Scrape type for 6951916auction61871: 2
2026-03-28 01:40:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba6acafd-c051-50e9-b874-0ca1536add83 with identifier: 6878971auction61871
2026-03-28 01:40:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba6acafd-c051-50e9-b874-0ca1536add83 with scrape type 2
2026-03-28 01:40:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba6acafd-c051-50e9-b874-0ca1536add83 with scrape type 2
2026-03-28 01:40:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ba6acafd-c051-50e9-b874-0ca1536add83, identifier: 6878971auction61871
2026-03-28 01:40:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51834c46-cbdc-5792-b824-372b1e451ff7 with identifier: 6878989auction61871
2026-03-28 01:40:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51834c46-cbdc-5792-b824-372b1e451ff7 with scrape type 2
2026-03-28 01:40:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51834c46-cbdc-5792-b824-372b1e451ff7 with scrape type 2
2026-03-28 01:40:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 51834c46-cbdc-5792-b824-372b1e451ff7, identifier: 6878989auction61871
2026-03-28 01:40:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0818130e-a128-52e2-b298-84073d5e356c with identifier: 6950379auction61871
2026-03-28 01:40:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0818130e-a128-52e2-b298-84073d5e356c with scrape type 2
2026-03-28 01:40:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0818130e-a128-52e2-b298-84073d5e356c with scrape type 2
2026-03-28 01:40:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0818130e-a128-52e2-b298-84073d5e356c, identifier: 6950379auction61871
2026-03-28 01:40:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25954917-daae-5772-a157-305fefac581a with identifier: 6951933auction61871
2026-03-28 01:40:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25954917-daae-5772-a157-305fefac581a with scrape type 2
2026-03-28 01:40:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25954917-daae-5772-a157-305fefac581a with scrape type 2
2026-03-28 01:40:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 25954917-daae-5772-a157-305fefac581a, identifier: 6951933auction61871
2026-03-28 01:40:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba6acafd-c051-50e9-b874-0ca1536add83 with identifier: 6878971auction61871
2026-03-28 01:40:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba6acafd-c051-50e9-b874-0ca1536add83 with identifier: 6878971auction61871
2026-03-28 01:40:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba6acafd-c051-50e9-b874-0ca1536add83 with identifier: 6878971auction61871 to the API
2026-03-28 01:40:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6878971>
{'auction_title': '',
 'c_o_2_emission_value': 36,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'ba6acafd-c051-50e9-b874-0ca1536add83',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6878971',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 103358,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, Q3 '18 PHEV, Audi Q3 45 TFSI e S tronic 5d",
 'transmission': 'automatic',
 'trim': ",  '18 PHEV,   45 TFSI e S tronic 5d",
 'vin': None,
 'year': 2023}
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878971auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:09 [ecarstrade.be] INFO: Saving data for 6878971auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678345.378526, 'last_price_update_time': 1774662009.07281}
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878971auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51834c46-cbdc-5792-b824-372b1e451ff7 with identifier: 6878989auction61871
2026-03-28 01:40:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:40:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51834c46-cbdc-5792-b824-372b1e451ff7 with identifier: 6878989auction61871
2026-03-28 01:40:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51834c46-cbdc-5792-b824-372b1e451ff7 with identifier: 6878989auction61871 to the API
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6878989>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '51834c46-cbdc-5792-b824-372b1e451ff7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6878989',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 104521,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 AVANT DIESEL - 2020 40 TDi 204hp Quattro Advanced S tronic '
          '5d',
 'transmission': 'automatic',
 'trim': 'AUDI  AVANT DIESEL - 2020 40 TDi 204hp Quattro Advanced S tronic 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878989auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:09 [ecarstrade.be] INFO: Saving data for 6878989auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678152.662375, 'last_price_update_time': 1774662009.395247}
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878989auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0818130e-a128-52e2-b298-84073d5e356c with identifier: 6950379auction61871
2026-03-28 01:40:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0818130e-a128-52e2-b298-84073d5e356c with identifier: 6950379auction61871
2026-03-28 01:40:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0818130e-a128-52e2-b298-84073d5e356c with identifier: 6950379auction61871 to the API
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950379>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '0818130e-a128-52e2-b298-84073d5e356c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950379',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 95360,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 Berline 1.6 TDi 30 85kW S tron. Business Edition 4d',
 'transmission': 'automatic',
 'trim': 'Berline 1.6 TDi 30 85kW S tron. Business Edition 4d',
 'vin': None,
 'year': 2020}
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950379auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:09 [ecarstrade.be] INFO: Saving data for 6950379auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184322.464652, 'last_price_update_time': 1774662009.712199}
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950379auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 25954917-daae-5772-a157-305fefac581a with identifier: 6951933auction61871
2026-03-28 01:40:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 25954917-daae-5772-a157-305fefac581a with identifier: 6951933auction61871
2026-03-28 01:40:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 25954917-daae-5772-a157-305fefac581a with identifier: 6951933auction61871 to the API
2026-03-28 01:40:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951933>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '25954917-daae-5772-a157-305fefac581a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951933',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'T-Cross',
 'odometer': 21581,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "VW, T-Cross '18, Volkswagen T-Cross 1.0 TSI 81kW DSG Active 5d",
 'transmission': 'automatic',
 'trim': "VW,  '18,   1.0 TSI 81kW DSG Active 5d",
 'vin': None,
 'year': 2022}
2026-03-28 01:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951933auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:10 [ecarstrade.be] INFO: Saving data for 6951933auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184415.110046, 'last_price_update_time': 1774662010.054393}
2026-03-28 01:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951933auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950373> (referer: https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:10 [ecarstrade.be] INFO: Extracting details for car 6950373auction61871
2026-03-28 01:40:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d6f167-493d-5992-b91b-de2c917acee7 with identifier: 6950373auction61871
2026-03-28 01:40:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d6f167-493d-5992-b91b-de2c917acee7 with scrape type 2
2026-03-28 01:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d6f167-493d-5992-b91b-de2c917acee7 with scrape type 2
2026-03-28 01:40:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71d6f167-493d-5992-b91b-de2c917acee7, identifier: 6950373auction61871
2026-03-28 01:40:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71d6f167-493d-5992-b91b-de2c917acee7 with identifier: 6950373auction61871
2026-03-28 01:40:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71d6f167-493d-5992-b91b-de2c917acee7 with identifier: 6950373auction61871
2026-03-28 01:40:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71d6f167-493d-5992-b91b-de2c917acee7 with identifier: 6950373auction61871 to the API
2026-03-28 01:40:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950373>
{'auction_title': '',
 'c_o_2_emission_value': 50,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '71d6f167-493d-5992-b91b-de2c917acee7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950373',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'GLC-Class',
 'odometer': 84374,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Mercedes, GLC FL'19 PHEV, Mercedes-Benz GLC GLC 300 de Business "
          'Solution 4MA',
 'transmission': 'automatic',
 'trim': ", GLC FL'19 PHEV, -Benz GLC GLC 300 de Business Solution 4MA",
 'vin': None,
 'year': 2022}
2026-03-28 01:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950373auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:11 [ecarstrade.be] INFO: Saving data for 6950373auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184299.427236, 'last_price_update_time': 1774662011.551243}
2026-03-28 01:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950373auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6878961> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:14 [ecarstrade.be] INFO: Extracting details for car 6878961auction61871
2026-03-28 01:40:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98418ac8-903c-50b1-a474-034688e4a85f with identifier: 6878961auction61871
2026-03-28 01:40:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98418ac8-903c-50b1-a474-034688e4a85f with scrape type 2
2026-03-28 01:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98418ac8-903c-50b1-a474-034688e4a85f with scrape type 2
2026-03-28 01:40:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 98418ac8-903c-50b1-a474-034688e4a85f, identifier: 6878961auction61871
2026-03-28 01:40:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98418ac8-903c-50b1-a474-034688e4a85f with identifier: 6878961auction61871
2026-03-28 01:40:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98418ac8-903c-50b1-a474-034688e4a85f with identifier: 6878961auction61871
2026-03-28 01:40:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98418ac8-903c-50b1-a474-034688e4a85f with identifier: 6878961auction61871 to the API
2026-03-28 01:40:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6878961>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '98418ac8-903c-50b1-a474-034688e4a85f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6878961',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 44198,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, Q3 '18, Audi Q3 35 TDI S Tronic Bus. Ed. Attraction 5d",
 'transmission': 'automatic',
 'trim': ",  '18,   35 TDI S Tronic Bus. Ed. Attraction 5d",
 'vin': None,
 'year': 2023}
2026-03-28 01:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878961auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:14 [ecarstrade.be] INFO: Saving data for 6878961auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678220.853406, 'last_price_update_time': 1774662014.959107}
2026-03-28 01:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878961auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951918auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951918auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951918auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951912auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951912auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951912auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951914auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951914auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951914auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6950363auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950363auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6950363auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951906auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951906auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951906auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6950354auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950354auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6950354auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951905auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951905auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951905auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951904auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951904auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951904auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951907auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951907auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951907auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951901auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951901auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951901auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6950349auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950349auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6950349auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951899auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951899auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951899auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6950343auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950343auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6950343auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6950344auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950344auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6950344auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6950346auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950346auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6950346auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951897auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951897auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951897auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951902auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951902auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951902auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6950342auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950342auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6950342auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951891auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951891auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951891auction61871: 2
2026-03-28 01:40:15 [ecarstrade.be] INFO: Found listing with ID: 6951896auction61871
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951896auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:15 [ecarstrade.be] INFO: Scrape type for 6951896auction61871: 2
2026-03-28 01:40:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880578> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:16 [ecarstrade.be] INFO: Extracting details for car 6880578auction61871
2026-03-28 01:40:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6878957> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e02894a-4a5a-5418-b6bf-bd1297a6c635 with identifier: 6880578auction61871
2026-03-28 01:40:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e02894a-4a5a-5418-b6bf-bd1297a6c635 with scrape type 2
2026-03-28 01:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e02894a-4a5a-5418-b6bf-bd1297a6c635 with scrape type 2
2026-03-28 01:40:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5e02894a-4a5a-5418-b6bf-bd1297a6c635, identifier: 6880578auction61871
2026-03-28 01:40:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5e02894a-4a5a-5418-b6bf-bd1297a6c635 with identifier: 6880578auction61871
2026-03-28 01:40:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5e02894a-4a5a-5418-b6bf-bd1297a6c635 with identifier: 6880578auction61871
2026-03-28 01:40:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5e02894a-4a5a-5418-b6bf-bd1297a6c635 with identifier: 6880578auction61871 to the API
2026-03-28 01:40:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880578>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '5e02894a-4a5a-5418-b6bf-bd1297a6c635',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880578',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mini',
 'model': 'Other',
 'odometer': 94259,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI MINI CLUBMAN - 2019 2.0 192 Cooper S OPF 6d',
 'transmission': 'automatic',
 'trim': 'MINI MINI CLUBMAN - 2019 2.0 192 Cooper S OPF 6d',
 'vin': None,
 'year': 2020}
2026-03-28 01:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880578auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:17 [ecarstrade.be] INFO: Saving data for 6880578auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678221.370557, 'last_price_update_time': 1774662017.471609}
2026-03-28 01:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880578auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:17 [ecarstrade.be] INFO: Extracting details for car 6878957auction61871
2026-03-28 01:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880576> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75448899-bb60-568f-9096-301976977ccb with identifier: 6878957auction61871
2026-03-28 01:40:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75448899-bb60-568f-9096-301976977ccb with scrape type 2
2026-03-28 01:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75448899-bb60-568f-9096-301976977ccb with scrape type 2
2026-03-28 01:40:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 75448899-bb60-568f-9096-301976977ccb, identifier: 6878957auction61871
2026-03-28 01:40:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75448899-bb60-568f-9096-301976977ccb with identifier: 6878957auction61871
2026-03-28 01:40:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75448899-bb60-568f-9096-301976977ccb with identifier: 6878957auction61871
2026-03-28 01:40:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75448899-bb60-568f-9096-301976977ccb with identifier: 6878957auction61871 to the API
2026-03-28 01:40:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6878957>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '75448899-bb60-568f-9096-301976977ccb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6878957',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 40959,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 508 SW 1.2 PureTech 130 S&S EAT8 Active Pack 5d',
 'transmission': 'automatic',
 'trim': 'SW 1.2 PureTech 130 S&S EAT8 Active Pack 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878957auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:18 [ecarstrade.be] INFO: Saving data for 6878957auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772677949.556542, 'last_price_update_time': 1774662018.033292}
2026-03-28 01:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878957auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:18 [ecarstrade.be] INFO: Extracting details for car 6880576auction61871
2026-03-28 01:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951928> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ab41424-562c-5032-bf77-2486e369d71e with identifier: 6880576auction61871
2026-03-28 01:40:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab41424-562c-5032-bf77-2486e369d71e with scrape type 2
2026-03-28 01:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ab41424-562c-5032-bf77-2486e369d71e with scrape type 2
2026-03-28 01:40:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ab41424-562c-5032-bf77-2486e369d71e, identifier: 6880576auction61871
2026-03-28 01:40:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ab41424-562c-5032-bf77-2486e369d71e with identifier: 6880576auction61871
2026-03-28 01:40:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ab41424-562c-5032-bf77-2486e369d71e with identifier: 6880576auction61871
2026-03-28 01:40:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ab41424-562c-5032-bf77-2486e369d71e with identifier: 6880576auction61871 to the API
2026-03-28 01:40:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880576>
{'auction_title': '',
 'c_o_2_emission_value': 26,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '6ab41424-562c-5032-bf77-2486e369d71e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880576',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 95048,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Ford, Kuga '19, Ford Kuga 2.5i PHEV Aut. 165kW Titanium 5d",
 'transmission': 'automatic',
 'trim': ",  '19,   2.5i PHEV Aut. 165kW Titanium 5d",
 'vin': None,
 'year': 2021}
2026-03-28 01:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880576auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:18 [ecarstrade.be] INFO: Saving data for 6880576auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678219.668954, 'last_price_update_time': 1774662018.940336}
2026-03-28 01:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880576auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:18 [ecarstrade.be] INFO: Extracting details for car 6951928auction61871
2026-03-28 01:40:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa900def-2960-50d0-b04b-b69520ae163c with identifier: 6951928auction61871
2026-03-28 01:40:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa900def-2960-50d0-b04b-b69520ae163c with scrape type 2
2026-03-28 01:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa900def-2960-50d0-b04b-b69520ae163c with scrape type 2
2026-03-28 01:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fa900def-2960-50d0-b04b-b69520ae163c, identifier: 6951928auction61871
2026-03-28 01:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa900def-2960-50d0-b04b-b69520ae163c with identifier: 6951928auction61871
2026-03-28 01:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa900def-2960-50d0-b04b-b69520ae163c with identifier: 6951928auction61871
2026-03-28 01:40:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa900def-2960-50d0-b04b-b69520ae163c with identifier: 6951928auction61871 to the API
2026-03-28 01:40:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951928>
{'auction_title': '',
 'c_o_2_emission_value': 45,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'fa900def-2960-50d0-b04b-b69520ae163c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951928',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'GLC-Class',
 'odometer': 94379,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Mercedes, GLC FL'19 PHEV, Mercedes-Benz GLC GLC 300 de Business "
          'Solution 4MA',
 'transmission': 'automatic',
 'trim': ", GLC FL'19 PHEV, -Benz GLC GLC 300 de Business Solution 4MA",
 'vin': None,
 'year': 2022}
2026-03-28 01:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951928auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:19 [ecarstrade.be] INFO: Saving data for 6951928auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184416.289414, 'last_price_update_time': 1774662019.362486}
2026-03-28 01:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951928auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880577> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:19 [ecarstrade.be] INFO: Extracting details for car 6880577auction61871
2026-03-28 01:40:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2599697e-a069-52fc-b01d-35e195b22031 with identifier: 6880577auction61871
2026-03-28 01:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2599697e-a069-52fc-b01d-35e195b22031 with scrape type 2
2026-03-28 01:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2599697e-a069-52fc-b01d-35e195b22031 with scrape type 2
2026-03-28 01:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2599697e-a069-52fc-b01d-35e195b22031, identifier: 6880577auction61871
2026-03-28 01:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2599697e-a069-52fc-b01d-35e195b22031 with identifier: 6880577auction61871
2026-03-28 01:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2599697e-a069-52fc-b01d-35e195b22031 with identifier: 6880577auction61871
2026-03-28 01:40:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2599697e-a069-52fc-b01d-35e195b22031 with identifier: 6880577auction61871 to the API
2026-03-28 01:40:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880577>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '2599697e-a069-52fc-b01d-35e195b22031',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880577',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Other',
 'model': 'Volvo',
 'odometer': 52193,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Volvo, XC40 '17, Volvo XC40 T5 Recharge Geartronic Inscription Expr",
 'transmission': 'automatic',
 'trim': ", XC40 '17,  XC40 T5 Recharge Geartronic Inscription Expr",
 'vin': None,
 'year': 2020}
2026-03-28 01:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880577auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:20 [ecarstrade.be] INFO: Saving data for 6880577auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773302533.329423, 'last_price_update_time': 1774662020.121144}
2026-03-28 01:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880577auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950366> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:21 [ecarstrade.be] INFO: Extracting details for car 6950366auction61871
2026-03-28 01:40:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e3f469b-dd51-565e-9809-99299ffb29f6 with identifier: 6950366auction61871
2026-03-28 01:40:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e3f469b-dd51-565e-9809-99299ffb29f6 with scrape type 2
2026-03-28 01:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e3f469b-dd51-565e-9809-99299ffb29f6 with scrape type 2
2026-03-28 01:40:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e3f469b-dd51-565e-9809-99299ffb29f6, identifier: 6950366auction61871
2026-03-28 01:40:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e3f469b-dd51-565e-9809-99299ffb29f6 with identifier: 6950366auction61871
2026-03-28 01:40:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e3f469b-dd51-565e-9809-99299ffb29f6 with identifier: 6950366auction61871
2026-03-28 01:40:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e3f469b-dd51-565e-9809-99299ffb29f6 with identifier: 6950366auction61871 to the API
2026-03-28 01:40:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950366>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '8e3f469b-dd51-565e-9809-99299ffb29f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950366',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 74721,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI TUCSON DIESEL - 2021 1.6 CRDi 136 MHEV Shine DCT 5d',
 'transmission': 'automatic',
 'trim': 'HYUNDAI TUCSON DIESEL - 2021 1.6 CRDi 136 MHEV Shine DCT 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950366auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:21 [ecarstrade.be] INFO: Saving data for 6950366auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184270.075364, 'last_price_update_time': 1774662021.524138}
2026-03-28 01:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950366auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950368> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:22 [ecarstrade.be] INFO: Extracting details for car 6950368auction61871
2026-03-28 01:40:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 236c1270-cfad-5a21-a67d-fc05c2d893e1 with identifier: 6950368auction61871
2026-03-28 01:40:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 236c1270-cfad-5a21-a67d-fc05c2d893e1 with scrape type 2
2026-03-28 01:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 236c1270-cfad-5a21-a67d-fc05c2d893e1 with scrape type 2
2026-03-28 01:40:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 236c1270-cfad-5a21-a67d-fc05c2d893e1, identifier: 6950368auction61871
2026-03-28 01:40:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 236c1270-cfad-5a21-a67d-fc05c2d893e1 with identifier: 6950368auction61871
2026-03-28 01:40:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 236c1270-cfad-5a21-a67d-fc05c2d893e1 with identifier: 6950368auction61871
2026-03-28 01:40:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 236c1270-cfad-5a21-a67d-fc05c2d893e1 with identifier: 6950368auction61871 to the API
2026-03-28 01:40:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950368>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '236c1270-cfad-5a21-a67d-fc05c2d893e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950368',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Opel',
 'model': 'Combo Life',
 'odometer': 85266,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Opel, Combo Life '18, Opel Combo Life 1.5 Turbo D BlueI 96kW S/S "
          'Eleganc',
 'transmission': 'manual',
 'trim': ",  '18,   1.5 Turbo D BlueI 96kW S/S Eleganc",
 'vin': None,
 'year': 2022}
2026-03-28 01:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950368auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:22 [ecarstrade.be] INFO: Saving data for 6950368auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184322.908242, 'last_price_update_time': 1774662022.572874}
2026-03-28 01:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950368auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951925> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:24 [ecarstrade.be] INFO: Extracting details for car 6951925auction61871
2026-03-28 01:40:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f02b2a-4fb4-558e-a9c4-9771610c8933 with identifier: 6951925auction61871
2026-03-28 01:40:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f02b2a-4fb4-558e-a9c4-9771610c8933 with scrape type 2
2026-03-28 01:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0f02b2a-4fb4-558e-a9c4-9771610c8933 with scrape type 2
2026-03-28 01:40:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f0f02b2a-4fb4-558e-a9c4-9771610c8933, identifier: 6951925auction61871
2026-03-28 01:40:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f0f02b2a-4fb4-558e-a9c4-9771610c8933 with identifier: 6951925auction61871
2026-03-28 01:40:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f0f02b2a-4fb4-558e-a9c4-9771610c8933 with identifier: 6951925auction61871
2026-03-28 01:40:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f0f02b2a-4fb4-558e-a9c4-9771610c8933 with identifier: 6951925auction61871 to the API
2026-03-28 01:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951925>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'f0f02b2a-4fb4-558e-a9c4-9771610c8933',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951925',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 125777,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, X1 FL'19, BMW X1 sDrive16dA (85 kW) 5d",
 'transmission': 'automatic',
 'trim': ",  FL'19,   sDrive16dA (85 kW) 5d",
 'vin': None,
 'year': 2019}
2026-03-28 01:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951925auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:25 [ecarstrade.be] INFO: Saving data for 6951925auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184432.439626, 'last_price_update_time': 1774662025.212926}
2026-03-28 01:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951925auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950367> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:25 [ecarstrade.be] INFO: Extracting details for car 6950367auction61871
2026-03-28 01:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a060d11e-2298-5087-9401-0e958ee75bd0 with identifier: 6950367auction61871
2026-03-28 01:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a060d11e-2298-5087-9401-0e958ee75bd0 with scrape type 2
2026-03-28 01:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a060d11e-2298-5087-9401-0e958ee75bd0 with scrape type 2
2026-03-28 01:40:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a060d11e-2298-5087-9401-0e958ee75bd0, identifier: 6950367auction61871
2026-03-28 01:40:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a060d11e-2298-5087-9401-0e958ee75bd0 with identifier: 6950367auction61871
2026-03-28 01:40:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a060d11e-2298-5087-9401-0e958ee75bd0 with identifier: 6950367auction61871
2026-03-28 01:40:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a060d11e-2298-5087-9401-0e958ee75bd0 with identifier: 6950367auction61871 to the API
2026-03-28 01:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950367>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'a060d11e-2298-5087-9401-0e958ee75bd0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950367',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 109597,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA PICANTO - 2021 1.2i 84 GT Line ISG 5d',
 'transmission': 'manual',
 'trim': 'KIA PICANTO - 2021 1.2i 84 GT Line ISG 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950367auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:25 [ecarstrade.be] INFO: Saving data for 6950367auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184251.065852, 'last_price_update_time': 1774662025.761277}
2026-03-28 01:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950367auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951921> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:26 [ecarstrade.be] INFO: Extracting details for car 6951921auction61871
2026-03-28 01:40:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b209a3c-eadc-53c7-aed7-1d6f1619255e with identifier: 6951921auction61871
2026-03-28 01:40:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b209a3c-eadc-53c7-aed7-1d6f1619255e with scrape type 2
2026-03-28 01:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b209a3c-eadc-53c7-aed7-1d6f1619255e with scrape type 2
2026-03-28 01:40:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6b209a3c-eadc-53c7-aed7-1d6f1619255e, identifier: 6951921auction61871
2026-03-28 01:40:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6b209a3c-eadc-53c7-aed7-1d6f1619255e with identifier: 6951921auction61871
2026-03-28 01:40:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6b209a3c-eadc-53c7-aed7-1d6f1619255e with identifier: 6951921auction61871
2026-03-28 01:40:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6b209a3c-eadc-53c7-aed7-1d6f1619255e with identifier: 6951921auction61871 to the API
2026-03-28 01:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951921>
{'auction_title': '',
 'c_o_2_emission_value': 222,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.3L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '6b209a3c-eadc-53c7-aed7-1d6f1619255e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951921',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 129955,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-06-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT MASTER 35 FOU L3H2 2.3 dCi145 L3H2 En.Tw.T.Gd Conf.RJ/TW 5d',
 'transmission': 'manual',
 'trim': 'RENAULT MASTER 35 FOU L3H2 2.3 dCi145 L3H2 En.Tw.T.Gd Conf.RJ/TW 5d',
 'vin': None,
 'year': 2018}
2026-03-28 01:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951921auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:27 [ecarstrade.be] INFO: Saving data for 6951921auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184429.61871, 'last_price_update_time': 1774662027.139824}
2026-03-28 01:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951921auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951916> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:28 [ecarstrade.be] INFO: Extracting details for car 6951916auction61871
2026-03-28 01:40:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e546e3ff-4c9b-5337-b9df-cda3cf2eca9f with identifier: 6951916auction61871
2026-03-28 01:40:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e546e3ff-4c9b-5337-b9df-cda3cf2eca9f with scrape type 2
2026-03-28 01:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e546e3ff-4c9b-5337-b9df-cda3cf2eca9f with scrape type 2
2026-03-28 01:40:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e546e3ff-4c9b-5337-b9df-cda3cf2eca9f, identifier: 6951916auction61871
2026-03-28 01:40:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e546e3ff-4c9b-5337-b9df-cda3cf2eca9f with identifier: 6951916auction61871
2026-03-28 01:40:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e546e3ff-4c9b-5337-b9df-cda3cf2eca9f with identifier: 6951916auction61871
2026-03-28 01:40:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e546e3ff-4c9b-5337-b9df-cda3cf2eca9f with identifier: 6951916auction61871 to the API
2026-03-28 01:40:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951916>
{'auction_title': '',
 'c_o_2_emission_value': 188,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'e546e3ff-4c9b-5337-b9df-cda3cf2eca9f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951916',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Other',
 'model': 'Volvo',
 'odometer': 49452,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-05-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'VOLVO XC90 DIESEL - 2019 2.0 B5 235hp 4WD Plus Bright 5d',
 'transmission': 'automatic',
 'trim': 'VOLVO XC90 DIESEL - 2019 2.0 B5 235hp 4WD Plus Bright 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951916auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:28 [ecarstrade.be] INFO: Saving data for 6951916auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184427.73205, 'last_price_update_time': 1774662028.893687}
2026-03-28 01:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951916auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950357> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:29 [ecarstrade.be] INFO: Extracting details for car 6950357auction61871
2026-03-28 01:40:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a73bd65-da3f-5243-a806-50b93f5c6a5e with identifier: 6950357auction61871
2026-03-28 01:40:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a73bd65-da3f-5243-a806-50b93f5c6a5e with scrape type 2
2026-03-28 01:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a73bd65-da3f-5243-a806-50b93f5c6a5e with scrape type 2
2026-03-28 01:40:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a73bd65-da3f-5243-a806-50b93f5c6a5e, identifier: 6950357auction61871
2026-03-28 01:40:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a73bd65-da3f-5243-a806-50b93f5c6a5e with identifier: 6950357auction61871
2026-03-28 01:40:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a73bd65-da3f-5243-a806-50b93f5c6a5e with identifier: 6950357auction61871
2026-03-28 01:40:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a73bd65-da3f-5243-a806-50b93f5c6a5e with identifier: 6950357auction61871 to the API
2026-03-28 01:40:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950357>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '1a73bd65-da3f-5243-a806-50b93f5c6a5e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950357',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Seat',
 'model': 'Arona',
 'odometer': 69389,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT ARONA - 2021 1.0 EcoTSI 110 FR DSG 5d',
 'transmission': 'automatic',
 'trim': 'SEAT ARONA - 2021 1.0 EcoTSI 110 FR DSG 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950357auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:29 [ecarstrade.be] INFO: Saving data for 6950357auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184262.69983, 'last_price_update_time': 1774662029.453006}
2026-03-28 01:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950357auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951927> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:31 [ecarstrade.be] INFO: Extracting details for car 6951927auction61871
2026-03-28 01:40:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebf5b5ba-ce06-568d-9ef6-7e2e49fcba24 with identifier: 6951927auction61871
2026-03-28 01:40:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebf5b5ba-ce06-568d-9ef6-7e2e49fcba24 with scrape type 2
2026-03-28 01:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebf5b5ba-ce06-568d-9ef6-7e2e49fcba24 with scrape type 2
2026-03-28 01:40:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ebf5b5ba-ce06-568d-9ef6-7e2e49fcba24, identifier: 6951927auction61871
2026-03-28 01:40:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ebf5b5ba-ce06-568d-9ef6-7e2e49fcba24 with identifier: 6951927auction61871
2026-03-28 01:40:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ebf5b5ba-ce06-568d-9ef6-7e2e49fcba24 with identifier: 6951927auction61871
2026-03-28 01:40:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ebf5b5ba-ce06-568d-9ef6-7e2e49fcba24 with identifier: 6951927auction61871 to the API
2026-03-28 01:40:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951927>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'ebf5b5ba-ce06-568d-9ef6-7e2e49fcba24',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951927',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 35365,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën Berlingo Multispace 1.2 PureTech 110 S&S MAN Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  Multispace 1.2 PureTech 110 S&S MAN Feel 5d',
 'vin': None,
 'year': 2018}
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951927auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Saving data for 6951927auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184435.894718, 'last_price_update_time': 1774662032.041163}
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951927auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951903auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951903auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951903auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950341auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950341auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950341auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951885auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951885auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951885auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951886auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951886auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951886auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951884auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951884auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951884auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951888auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951888auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951888auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950337auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950337auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950337auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950338auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950338auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950338auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950333auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950333auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950333auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950335auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950335auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950335auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951878auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951878auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951878auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950332auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950332auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950332auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950331auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950331auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950331auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951873auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951873auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951873auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950325auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950325auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950325auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950330auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950330auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950330auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951869auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951869auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951869auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951871auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951871auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951871auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6951874auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951874auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6951874auction61871: 2
2026-03-28 01:40:32 [ecarstrade.be] INFO: Found listing with ID: 6950321auction61871
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950321auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:32 [ecarstrade.be] INFO: Scrape type for 6950321auction61871: 2
2026-03-28 01:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951891> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:33 [ecarstrade.be] INFO: Extracting details for car 6951891auction61871
2026-03-28 01:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c482dc04-83da-5517-a62e-f1e03a55306e with identifier: 6951891auction61871
2026-03-28 01:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c482dc04-83da-5517-a62e-f1e03a55306e with scrape type 2
2026-03-28 01:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c482dc04-83da-5517-a62e-f1e03a55306e with scrape type 2
2026-03-28 01:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c482dc04-83da-5517-a62e-f1e03a55306e, identifier: 6951891auction61871
2026-03-28 01:40:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c482dc04-83da-5517-a62e-f1e03a55306e with identifier: 6951891auction61871
2026-03-28 01:40:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c482dc04-83da-5517-a62e-f1e03a55306e with identifier: 6951891auction61871
2026-03-28 01:40:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c482dc04-83da-5517-a62e-f1e03a55306e with identifier: 6951891auction61871 to the API
2026-03-28 01:40:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951891>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'c482dc04-83da-5517-a62e-f1e03a55306e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951891',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 29890,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo 81kW S/S Edition 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951891auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:34 [ecarstrade.be] INFO: Saving data for 6951891auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184371.403355, 'last_price_update_time': 1774662034.139515}
2026-03-28 01:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951891auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951896> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:34 [ecarstrade.be] INFO: Extracting details for car 6951896auction61871
2026-03-28 01:40:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53b10bac-b973-55b1-9380-5c6b665045e6 with identifier: 6951896auction61871
2026-03-28 01:40:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53b10bac-b973-55b1-9380-5c6b665045e6 with scrape type 2
2026-03-28 01:40:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53b10bac-b973-55b1-9380-5c6b665045e6 with scrape type 2
2026-03-28 01:40:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 53b10bac-b973-55b1-9380-5c6b665045e6, identifier: 6951896auction61871
2026-03-28 01:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 53b10bac-b973-55b1-9380-5c6b665045e6 with identifier: 6951896auction61871
2026-03-28 01:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 53b10bac-b973-55b1-9380-5c6b665045e6 with identifier: 6951896auction61871
2026-03-28 01:40:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 53b10bac-b973-55b1-9380-5c6b665045e6 with identifier: 6951896auction61871 to the API
2026-03-28 01:40:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951896>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '53b10bac-b973-55b1-9380-5c6b665045e6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951896',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 100933,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Mégane Grandtour Blue dCi 115 Intens 5d',
 'transmission': 'manual',
 'trim': 'Mégane Grandtour Blue dCi 115 Intens 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951896auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:34 [ecarstrade.be] INFO: Saving data for 6951896auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184369.834761, 'last_price_update_time': 1774662034.963896}
2026-03-28 01:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951896auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951902> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:35 [ecarstrade.be] INFO: Extracting details for car 6951902auction61871
2026-03-28 01:40:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d4a66ec-026b-504a-bc27-21d90cf35f8a with identifier: 6951902auction61871
2026-03-28 01:40:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d4a66ec-026b-504a-bc27-21d90cf35f8a with scrape type 2
2026-03-28 01:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d4a66ec-026b-504a-bc27-21d90cf35f8a with scrape type 2
2026-03-28 01:40:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d4a66ec-026b-504a-bc27-21d90cf35f8a, identifier: 6951902auction61871
2026-03-28 01:40:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d4a66ec-026b-504a-bc27-21d90cf35f8a with identifier: 6951902auction61871
2026-03-28 01:40:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d4a66ec-026b-504a-bc27-21d90cf35f8a with identifier: 6951902auction61871
2026-03-28 01:40:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d4a66ec-026b-504a-bc27-21d90cf35f8a with identifier: 6951902auction61871 to the API
2026-03-28 01:40:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951902>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '5d4a66ec-026b-504a-bc27-21d90cf35f8a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951902',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 55193,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo 81kW S/S Edition 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951902auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:36 [ecarstrade.be] INFO: Saving data for 6951902auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184398.680967, 'last_price_update_time': 1774662036.318822}
2026-03-28 01:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951902auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950342> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880594> (referer: https://ecarstrade.com/search/page48?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:36 [ecarstrade.be] INFO: Extracting details for car 6950342auction61871
2026-03-28 01:40:36 [ecarstrade.be] INFO: Extracting details for car 6880594auction61871
2026-03-28 01:40:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21b573bc-7508-5232-bb44-25cb775469d1 with identifier: 6950342auction61871
2026-03-28 01:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21b573bc-7508-5232-bb44-25cb775469d1 with scrape type 2
2026-03-28 01:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21b573bc-7508-5232-bb44-25cb775469d1 with scrape type 2
2026-03-28 01:40:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 21b573bc-7508-5232-bb44-25cb775469d1, identifier: 6950342auction61871
2026-03-28 01:40:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84a600bf-26ad-5f30-9158-ad8c4be4c3b4 with identifier: 6880594auction61871
2026-03-28 01:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84a600bf-26ad-5f30-9158-ad8c4be4c3b4 with scrape type 2
2026-03-28 01:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84a600bf-26ad-5f30-9158-ad8c4be4c3b4 with scrape type 2
2026-03-28 01:40:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 84a600bf-26ad-5f30-9158-ad8c4be4c3b4, identifier: 6880594auction61871
2026-03-28 01:40:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 21b573bc-7508-5232-bb44-25cb775469d1 with identifier: 6950342auction61871
2026-03-28 01:40:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 21b573bc-7508-5232-bb44-25cb775469d1 with identifier: 6950342auction61871
2026-03-28 01:40:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 21b573bc-7508-5232-bb44-25cb775469d1 with identifier: 6950342auction61871 to the API
2026-03-28 01:40:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950342>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '21b573bc-7508-5232-bb44-25cb775469d1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950342',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Toyota',
 'model': 'Yaris Cross',
 'odometer': 47192,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota Yaris Cross 1.5 VVT-ie Hybrid Dynamic Plus CVT 5d',
 'transmission': 'automatic',
 'trim': '1.5 VVT-ie Hybrid Dynamic Plus CVT 5d',
 'vin': None,
 'year': 2024}
2026-03-28 01:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950342auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:37 [ecarstrade.be] INFO: Saving data for 6950342auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184325.099893, 'last_price_update_time': 1774662037.604151}
2026-03-28 01:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950342auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 84a600bf-26ad-5f30-9158-ad8c4be4c3b4 with identifier: 6880594auction61871
2026-03-28 01:40:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 84a600bf-26ad-5f30-9158-ad8c4be4c3b4 with identifier: 6880594auction61871
2026-03-28 01:40:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 84a600bf-26ad-5f30-9158-ad8c4be4c3b4 with identifier: 6880594auction61871 to the API
2026-03-28 01:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880594>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '84a600bf-26ad-5f30-9158-ad8c4be4c3b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880594',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 48881,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Opel, Corsa '19, Opel Corsa 1.2 55kW S/S Edition 5d",
 'transmission': 'manual',
 'trim': ",  '19,   1.2 55kW S/S Edition 5d",
 'vin': None,
 'year': 2022}
2026-03-28 01:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880594auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:37 [ecarstrade.be] INFO: Saving data for 6880594auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678197.617218, 'last_price_update_time': 1774662037.962021}
2026-03-28 01:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880594auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951897> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:38 [ecarstrade.be] INFO: Extracting details for car 6951897auction61871
2026-03-28 01:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d6a6379-1ee2-525d-8a9c-037dd1d3ea69 with identifier: 6951897auction61871
2026-03-28 01:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d6a6379-1ee2-525d-8a9c-037dd1d3ea69 with scrape type 2
2026-03-28 01:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d6a6379-1ee2-525d-8a9c-037dd1d3ea69 with scrape type 2
2026-03-28 01:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d6a6379-1ee2-525d-8a9c-037dd1d3ea69, identifier: 6951897auction61871
2026-03-28 01:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d6a6379-1ee2-525d-8a9c-037dd1d3ea69 with identifier: 6951897auction61871
2026-03-28 01:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d6a6379-1ee2-525d-8a9c-037dd1d3ea69 with identifier: 6951897auction61871
2026-03-28 01:40:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d6a6379-1ee2-525d-8a9c-037dd1d3ea69 with identifier: 6951897auction61871 to the API
2026-03-28 01:40:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951897>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '0d6a6379-1ee2-525d-8a9c-037dd1d3ea69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951897',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 19058,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C3 Aircross 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951897auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:38 [ecarstrade.be] INFO: Saving data for 6951897auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184350.320845, 'last_price_update_time': 1774662038.522145}
2026-03-28 01:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951897auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950346> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:39 [ecarstrade.be] INFO: Extracting details for car 6950346auction61871
2026-03-28 01:40:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a03961d-0361-5095-9258-e5a5a380b329 with identifier: 6950346auction61871
2026-03-28 01:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a03961d-0361-5095-9258-e5a5a380b329 with scrape type 2
2026-03-28 01:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a03961d-0361-5095-9258-e5a5a380b329 with scrape type 2
2026-03-28 01:40:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7a03961d-0361-5095-9258-e5a5a380b329, identifier: 6950346auction61871
2026-03-28 01:40:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7a03961d-0361-5095-9258-e5a5a380b329 with identifier: 6950346auction61871
2026-03-28 01:40:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7a03961d-0361-5095-9258-e5a5a380b329 with identifier: 6950346auction61871
2026-03-28 01:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7a03961d-0361-5095-9258-e5a5a380b329 with identifier: 6950346auction61871 to the API
2026-03-28 01:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950346>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '7a03961d-0361-5095-9258-e5a5a380b329',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950346',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 37366,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C3 Aircross 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950346auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:39 [ecarstrade.be] INFO: Saving data for 6950346auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184325.979614, 'last_price_update_time': 1774662039.536695}
2026-03-28 01:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950346auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950344> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:41 [ecarstrade.be] INFO: Extracting details for car 6950344auction61871
2026-03-28 01:40:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 681c65b1-109e-50bd-9775-f231d27c3d8f with identifier: 6950344auction61871
2026-03-28 01:40:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 681c65b1-109e-50bd-9775-f231d27c3d8f with scrape type 2
2026-03-28 01:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 681c65b1-109e-50bd-9775-f231d27c3d8f with scrape type 2
2026-03-28 01:40:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 681c65b1-109e-50bd-9775-f231d27c3d8f, identifier: 6950344auction61871
2026-03-28 01:40:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 681c65b1-109e-50bd-9775-f231d27c3d8f with identifier: 6950344auction61871
2026-03-28 01:40:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 681c65b1-109e-50bd-9775-f231d27c3d8f with identifier: 6950344auction61871
2026-03-28 01:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 681c65b1-109e-50bd-9775-f231d27c3d8f with identifier: 6950344auction61871 to the API
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950344>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '681c65b1-109e-50bd-9775-f231d27c3d8f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950344',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 29308,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo 81kW S/S Edition 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950344auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:42 [ecarstrade.be] INFO: Saving data for 6950344auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184252.87538, 'last_price_update_time': 1774662042.251548}
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950344auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950343> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:42 [ecarstrade.be] INFO: Extracting details for car 6950343auction61871
2026-03-28 01:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4151de5c-de74-50b7-b43d-1477ffe52331 with identifier: 6950343auction61871
2026-03-28 01:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4151de5c-de74-50b7-b43d-1477ffe52331 with scrape type 2
2026-03-28 01:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4151de5c-de74-50b7-b43d-1477ffe52331 with scrape type 2
2026-03-28 01:40:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4151de5c-de74-50b7-b43d-1477ffe52331, identifier: 6950343auction61871
2026-03-28 01:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4151de5c-de74-50b7-b43d-1477ffe52331 with identifier: 6950343auction61871
2026-03-28 01:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4151de5c-de74-50b7-b43d-1477ffe52331 with identifier: 6950343auction61871
2026-03-28 01:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4151de5c-de74-50b7-b43d-1477ffe52331 with identifier: 6950343auction61871 to the API
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950343>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '4151de5c-de74-50b7-b43d-1477ffe52331',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950343',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 41065,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo 81kW S/S Edition 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950343auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:42 [ecarstrade.be] INFO: Saving data for 6950343auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184325.541698, 'last_price_update_time': 1774662042.781531}
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950343auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951907> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:44 [ecarstrade.be] INFO: Extracting details for car 6951907auction61871
2026-03-28 01:40:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99922902-4187-5c63-8caa-48637d6c5513 with identifier: 6951907auction61871
2026-03-28 01:40:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99922902-4187-5c63-8caa-48637d6c5513 with scrape type 2
2026-03-28 01:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99922902-4187-5c63-8caa-48637d6c5513 with scrape type 2
2026-03-28 01:40:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99922902-4187-5c63-8caa-48637d6c5513, identifier: 6951907auction61871
2026-03-28 01:40:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99922902-4187-5c63-8caa-48637d6c5513 with identifier: 6951907auction61871
2026-03-28 01:40:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99922902-4187-5c63-8caa-48637d6c5513 with identifier: 6951907auction61871
2026-03-28 01:40:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99922902-4187-5c63-8caa-48637d6c5513 with identifier: 6951907auction61871 to the API
2026-03-28 01:40:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951907>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '99922902-4187-5c63-8caa-48637d6c5513',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951907',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 115995,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra Sports Tourer 1.5 Turbo D 90kW S/S Ultimate Auto 5d',
 'transmission': 'automatic',
 'trim': 'Sports Tourer 1.5 Turbo D 90kW S/S Ultimate Auto 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951907auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:45 [ecarstrade.be] INFO: Saving data for 6951907auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184395.367259, 'last_price_update_time': 1774662045.27093}
2026-03-28 01:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951907auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951904> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:46 [ecarstrade.be] INFO: Extracting details for car 6951904auction61871
2026-03-28 01:40:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df206a22-b11e-5d50-b5d9-b0cf95a3d493 with identifier: 6951904auction61871
2026-03-28 01:40:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df206a22-b11e-5d50-b5d9-b0cf95a3d493 with scrape type 2
2026-03-28 01:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df206a22-b11e-5d50-b5d9-b0cf95a3d493 with scrape type 2
2026-03-28 01:40:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: df206a22-b11e-5d50-b5d9-b0cf95a3d493, identifier: 6951904auction61871
2026-03-28 01:40:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: df206a22-b11e-5d50-b5d9-b0cf95a3d493 with identifier: 6951904auction61871
2026-03-28 01:40:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: df206a22-b11e-5d50-b5d9-b0cf95a3d493 with identifier: 6951904auction61871
2026-03-28 01:40:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: df206a22-b11e-5d50-b5d9-b0cf95a3d493 with identifier: 6951904auction61871 to the API
2026-03-28 01:40:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951904>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'df206a22-b11e-5d50-b5d9-b0cf95a3d493',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951904',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 72025,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A4 Avant 2.0 35 TDi 120kW S tronic Business Ed 5d',
 'transmission': 'automatic',
 'trim': 'Avant 2.0 35 TDi 120kW S tronic Business Ed 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951904auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:46 [ecarstrade.be] INFO: Saving data for 6951904auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184397.447372, 'last_price_update_time': 1774662046.746884}
2026-03-28 01:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951904auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951901> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950321> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:49 [ecarstrade.be] INFO: Extracting details for car 6951901auction61871
2026-03-28 01:40:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b855fd6c-d788-5665-a01d-5f0793a0d7bf with identifier: 6951901auction61871
2026-03-28 01:40:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b855fd6c-d788-5665-a01d-5f0793a0d7bf with scrape type 2
2026-03-28 01:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b855fd6c-d788-5665-a01d-5f0793a0d7bf with scrape type 2
2026-03-28 01:40:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b855fd6c-d788-5665-a01d-5f0793a0d7bf, identifier: 6951901auction61871
2026-03-28 01:40:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b855fd6c-d788-5665-a01d-5f0793a0d7bf with identifier: 6951901auction61871
2026-03-28 01:40:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b855fd6c-d788-5665-a01d-5f0793a0d7bf with identifier: 6951901auction61871
2026-03-28 01:40:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b855fd6c-d788-5665-a01d-5f0793a0d7bf with identifier: 6951901auction61871 to the API
2026-03-28 01:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951901>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'b855fd6c-d788-5665-a01d-5f0793a0d7bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951901',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 79187,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Audi A5 Sportback 30 TDI S tronic Bus. Ed. Attraction 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 30 TDI S tronic Bus. Ed. Attraction 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951901auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:49 [ecarstrade.be] INFO: Saving data for 6951901auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184397.883276, 'last_price_update_time': 1774662049.70003}
2026-03-28 01:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951901auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:49 [ecarstrade.be] INFO: Extracting details for car 6950321auction61871
2026-03-28 01:40:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11f9d742-6658-5611-b0e8-647cb7246857 with identifier: 6950321auction61871
2026-03-28 01:40:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11f9d742-6658-5611-b0e8-647cb7246857 with scrape type 2
2026-03-28 01:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11f9d742-6658-5611-b0e8-647cb7246857 with scrape type 2
2026-03-28 01:40:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11f9d742-6658-5611-b0e8-647cb7246857, identifier: 6950321auction61871
2026-03-28 01:40:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11f9d742-6658-5611-b0e8-647cb7246857 with identifier: 6950321auction61871
2026-03-28 01:40:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11f9d742-6658-5611-b0e8-647cb7246857 with identifier: 6950321auction61871
2026-03-28 01:40:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11f9d742-6658-5611-b0e8-647cb7246857 with identifier: 6950321auction61871 to the API
2026-03-28 01:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950321>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '11f9d742-6658-5611-b0e8-647cb7246857',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950321',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 55794,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, A5 SB FL'20, Audi A5 Sportback 35 TFSI S tronic Bus. Ed. S "
          'Line',
 'transmission': 'automatic',
 'trim': ",  SB FL'20,   Sportback 35 TFSI S tronic Bus. Ed. S Line",
 'vin': None,
 'year': 2022}
2026-03-28 01:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950321auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:50 [ecarstrade.be] INFO: Saving data for 6950321auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773302927.942504, 'last_price_update_time': 1774662050.151572}
2026-03-28 01:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950321auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951874> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951905> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:52 [ecarstrade.be] INFO: Extracting details for car 6951874auction61871
2026-03-28 01:40:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fb9872a-4b2b-5795-9b46-5d4c9e0de26f with identifier: 6951874auction61871
2026-03-28 01:40:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fb9872a-4b2b-5795-9b46-5d4c9e0de26f with scrape type 2
2026-03-28 01:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fb9872a-4b2b-5795-9b46-5d4c9e0de26f with scrape type 2
2026-03-28 01:40:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1fb9872a-4b2b-5795-9b46-5d4c9e0de26f, identifier: 6951874auction61871
2026-03-28 01:40:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1fb9872a-4b2b-5795-9b46-5d4c9e0de26f with identifier: 6951874auction61871
2026-03-28 01:40:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1fb9872a-4b2b-5795-9b46-5d4c9e0de26f with identifier: 6951874auction61871
2026-03-28 01:40:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1fb9872a-4b2b-5795-9b46-5d4c9e0de26f with identifier: 6951874auction61871 to the API
2026-03-28 01:40:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951874>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '1fb9872a-4b2b-5795-9b46-5d4c9e0de26f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951874',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 92375,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Passat Variant 2.0 TDI 90kW DSG Style Business 5d',
 'transmission': 'automatic',
 'trim': '2.0 TDI 90kW DSG Style Business 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951874auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:52 [ecarstrade.be] INFO: Saving data for 6951874auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184294.224001, 'last_price_update_time': 1774662052.947167}
2026-03-28 01:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951874auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:52 [ecarstrade.be] INFO: Extracting details for car 6951905auction61871
2026-03-28 01:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951871> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00b78083-8514-5ccb-8cc8-511c3c1f7f1e with identifier: 6951905auction61871
2026-03-28 01:40:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00b78083-8514-5ccb-8cc8-511c3c1f7f1e with scrape type 2
2026-03-28 01:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00b78083-8514-5ccb-8cc8-511c3c1f7f1e with scrape type 2
2026-03-28 01:40:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 00b78083-8514-5ccb-8cc8-511c3c1f7f1e, identifier: 6951905auction61871
2026-03-28 01:40:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 00b78083-8514-5ccb-8cc8-511c3c1f7f1e with identifier: 6951905auction61871
2026-03-28 01:40:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 00b78083-8514-5ccb-8cc8-511c3c1f7f1e with identifier: 6951905auction61871
2026-03-28 01:40:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 00b78083-8514-5ccb-8cc8-511c3c1f7f1e with identifier: 6951905auction61871 to the API
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951905>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '00b78083-8514-5ccb-8cc8-511c3c1f7f1e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951905',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'DS Automobiles',
 'model': 'Other',
 'odometer': 129732,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS 7 Crossback 1.2 PureTech 130 Auto PERFORMANCE Line + 5d',
 'transmission': 'automatic',
 'trim': 'DS 7 Crossback 1.2 PureTech 130 Auto PERFORMANCE Line + 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951905auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:53 [ecarstrade.be] INFO: Saving data for 6951905auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184396.015905, 'last_price_update_time': 1774662053.408526}
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951905auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:53 [ecarstrade.be] INFO: Extracting details for car 6951871auction61871
2026-03-28 01:40:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6324085f-8dfd-5d82-b3a9-2efa0d63a540 with identifier: 6951871auction61871
2026-03-28 01:40:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6324085f-8dfd-5d82-b3a9-2efa0d63a540 with scrape type 2
2026-03-28 01:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6324085f-8dfd-5d82-b3a9-2efa0d63a540 with scrape type 2
2026-03-28 01:40:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6324085f-8dfd-5d82-b3a9-2efa0d63a540, identifier: 6951871auction61871
2026-03-28 01:40:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6324085f-8dfd-5d82-b3a9-2efa0d63a540 with identifier: 6951871auction61871
2026-03-28 01:40:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6324085f-8dfd-5d82-b3a9-2efa0d63a540 with identifier: 6951871auction61871
2026-03-28 01:40:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6324085f-8dfd-5d82-b3a9-2efa0d63a540 with identifier: 6951871auction61871 to the API
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951871>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '6324085f-8dfd-5d82-b3a9-2efa0d63a540',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951871',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 209737,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 sDrive18dA (100 kW) 5d',
 'transmission': 'automatic',
 'trim': 'sDrive18dA (100 kW) 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951871auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:53 [ecarstrade.be] INFO: Saving data for 6951871auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184301.012262, 'last_price_update_time': 1774662053.838918}
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951871auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951922> (referer: https://ecarstrade.com/search/page49?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:54 [ecarstrade.be] INFO: Extracting details for car 6951922auction61871
2026-03-28 01:40:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c619eaa-10ae-58c5-94cc-95767cad690d with identifier: 6951922auction61871
2026-03-28 01:40:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c619eaa-10ae-58c5-94cc-95767cad690d with scrape type 2
2026-03-28 01:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c619eaa-10ae-58c5-94cc-95767cad690d with scrape type 2
2026-03-28 01:40:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c619eaa-10ae-58c5-94cc-95767cad690d, identifier: 6951922auction61871
2026-03-28 01:40:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c619eaa-10ae-58c5-94cc-95767cad690d with identifier: 6951922auction61871
2026-03-28 01:40:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c619eaa-10ae-58c5-94cc-95767cad690d with identifier: 6951922auction61871
2026-03-28 01:40:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c619eaa-10ae-58c5-94cc-95767cad690d with identifier: 6951922auction61871 to the API
2026-03-28 01:40:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951922>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '8c619eaa-10ae-58c5-94cc-95767cad690d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951922',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 115044,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 dCi 80 Energy Grand Confort (EU6) 4d',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS 1.5 dCi 80 Energy Grand Confort (EU6) 4d',
 'vin': None,
 'year': 2020}
2026-03-28 01:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951922auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:54 [ecarstrade.be] INFO: Saving data for 6951922auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184424.737553, 'last_price_update_time': 1774662054.640523}
2026-03-28 01:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951922auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951899> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:55 [ecarstrade.be] INFO: Extracting details for car 6951899auction61871
2026-03-28 01:40:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41f4b65c-45fe-5fe2-8ec5-b061de65afb8 with identifier: 6951899auction61871
2026-03-28 01:40:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41f4b65c-45fe-5fe2-8ec5-b061de65afb8 with scrape type 2
2026-03-28 01:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41f4b65c-45fe-5fe2-8ec5-b061de65afb8 with scrape type 2
2026-03-28 01:40:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 41f4b65c-45fe-5fe2-8ec5-b061de65afb8, identifier: 6951899auction61871
2026-03-28 01:40:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 41f4b65c-45fe-5fe2-8ec5-b061de65afb8 with identifier: 6951899auction61871
2026-03-28 01:40:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 41f4b65c-45fe-5fe2-8ec5-b061de65afb8 with identifier: 6951899auction61871
2026-03-28 01:40:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 41f4b65c-45fe-5fe2-8ec5-b061de65afb8 with identifier: 6951899auction61871 to the API
2026-03-28 01:40:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951899>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '41f4b65c-45fe-5fe2-8ec5-b061de65afb8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951899',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 62649,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo 81kW S/S Edition 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951899auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:55 [ecarstrade.be] INFO: Saving data for 6951899auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184406.391755, 'last_price_update_time': 1774662055.711221}
2026-03-28 01:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951899auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951869> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:55 [ecarstrade.be] INFO: Extracting details for car 6951869auction61871
2026-03-28 01:40:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ac039ed-bb5d-5ade-aa7a-ddb86b9143de with identifier: 6951869auction61871
2026-03-28 01:40:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac039ed-bb5d-5ade-aa7a-ddb86b9143de with scrape type 2
2026-03-28 01:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ac039ed-bb5d-5ade-aa7a-ddb86b9143de with scrape type 2
2026-03-28 01:40:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3ac039ed-bb5d-5ade-aa7a-ddb86b9143de, identifier: 6951869auction61871
2026-03-28 01:40:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3ac039ed-bb5d-5ade-aa7a-ddb86b9143de with identifier: 6951869auction61871
2026-03-28 01:40:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3ac039ed-bb5d-5ade-aa7a-ddb86b9143de with identifier: 6951869auction61871
2026-03-28 01:40:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3ac039ed-bb5d-5ade-aa7a-ddb86b9143de with identifier: 6951869auction61871 to the API
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951869>
{'auction_title': '',
 'c_o_2_emission_value': 213,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '3ac039ed-bb5d-5ade-aa7a-ddb86b9143de',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951869',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 132331,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Volkswagen Transporter 2.0 TDi SCR BMT 110/150 SWB 2.8T DSG 4d',
 'transmission': 'automatic',
 'trim': 'Transporter 2.0 TDi SCR BMT 110/150 SWB 2.8T DSG 4d',
 'vin': None,
 'year': 2020}
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951869auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:56 [ecarstrade.be] INFO: Saving data for 6951869auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184319.79513, 'last_price_update_time': 1774662056.279636}
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951869auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950330> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:56 [ecarstrade.be] INFO: Extracting details for car 6950330auction61871
2026-03-28 01:40:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05ac0363-2049-5b0c-b083-6211a6e91149 with identifier: 6950330auction61871
2026-03-28 01:40:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05ac0363-2049-5b0c-b083-6211a6e91149 with scrape type 2
2026-03-28 01:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05ac0363-2049-5b0c-b083-6211a6e91149 with scrape type 2
2026-03-28 01:40:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05ac0363-2049-5b0c-b083-6211a6e91149, identifier: 6950330auction61871
2026-03-28 01:40:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05ac0363-2049-5b0c-b083-6211a6e91149 with identifier: 6950330auction61871
2026-03-28 01:40:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05ac0363-2049-5b0c-b083-6211a6e91149 with identifier: 6950330auction61871
2026-03-28 01:40:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05ac0363-2049-5b0c-b083-6211a6e91149 with identifier: 6950330auction61871 to the API
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950330>
{'auction_title': '',
 'c_o_2_emission_value': 172,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '05ac0363-2049-5b0c-b083-6211a6e91149',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950330',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Ford',
 'model': 'Galaxy',
 'odometer': 149363,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Ford Galaxy 2.0 TDCi 110kW S/S Aut. Titanium 5d 7pl',
 'transmission': 'automatic',
 'trim': '2.0 TDCi 110kW S/S Aut. Titanium 5d 7pl',
 'vin': None,
 'year': 2021}
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950330auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:56 [ecarstrade.be] INFO: Saving data for 6950330auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184245.8861, 'last_price_update_time': 1774662056.829583}
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950330auction61871') HTTP/1.1" 204 0
2026-03-28 01:40:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950325> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:40:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:40:58 [ecarstrade.be] INFO: Extracting details for car 6950325auction61871
2026-03-28 01:40:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 674a6011-c2f8-5578-8da7-495c6a41fc8a with identifier: 6950325auction61871
2026-03-28 01:40:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 674a6011-c2f8-5578-8da7-495c6a41fc8a with scrape type 2
2026-03-28 01:40:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 674a6011-c2f8-5578-8da7-495c6a41fc8a with scrape type 2
2026-03-28 01:40:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 674a6011-c2f8-5578-8da7-495c6a41fc8a, identifier: 6950325auction61871
2026-03-28 01:40:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 674a6011-c2f8-5578-8da7-495c6a41fc8a with identifier: 6950325auction61871
2026-03-28 01:40:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 674a6011-c2f8-5578-8da7-495c6a41fc8a with identifier: 6950325auction61871
2026-03-28 01:40:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 674a6011-c2f8-5578-8da7-495c6a41fc8a with identifier: 6950325auction61871 to the API
2026-03-28 01:40:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:40: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-28 01:40:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950325>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '674a6011-c2f8-5578-8da7-495c6a41fc8a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950325',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 120176,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota Corolla Touring Sports 1.8 Hybrid Dynamic e-CVT 5d',
 'transmission': 'automatic',
 'trim': 'Touring Sports 1.8 Hybrid Dynamic e-CVT 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950325auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:40:59 [ecarstrade.be] INFO: Saving data for 6950325auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184247.053332, 'last_price_update_time': 1774662059.394763}
2026-03-28 01:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950325auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951873> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:00 [ecarstrade.be] INFO: Extracting details for car 6951873auction61871
2026-03-28 01:41:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64be519c-91ee-54f8-a88d-e6e839edc997 with identifier: 6951873auction61871
2026-03-28 01:41:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64be519c-91ee-54f8-a88d-e6e839edc997 with scrape type 2
2026-03-28 01:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64be519c-91ee-54f8-a88d-e6e839edc997 with scrape type 2
2026-03-28 01:41:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64be519c-91ee-54f8-a88d-e6e839edc997, identifier: 6951873auction61871
2026-03-28 01:41:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64be519c-91ee-54f8-a88d-e6e839edc997 with identifier: 6951873auction61871
2026-03-28 01:41:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:41:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64be519c-91ee-54f8-a88d-e6e839edc997 with identifier: 6951873auction61871
2026-03-28 01:41:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64be519c-91ee-54f8-a88d-e6e839edc997 with identifier: 6951873auction61871 to the API
2026-03-28 01:41:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951873>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'category': None,
 'color': 'Purple',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '64be519c-91ee-54f8-a88d-e6e839edc997',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951873',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 65946,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 1.2 PureTech 96kW S&S Auto GT Pack 5d',
 'transmission': 'automatic',
 'trim': '1.2 PureTech 96kW S&S Auto GT Pack 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951873auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:00 [ecarstrade.be] INFO: Saving data for 6951873auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184320.172509, 'last_price_update_time': 1774662060.698066}
2026-03-28 01:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951873auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951878> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:01 [ecarstrade.be] INFO: Extracting details for car 6951878auction61871
2026-03-28 01:41:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 970981fc-7ee3-5bce-a88f-9795fd6fdfe7 with identifier: 6951878auction61871
2026-03-28 01:41:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 970981fc-7ee3-5bce-a88f-9795fd6fdfe7 with scrape type 2
2026-03-28 01:41:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 970981fc-7ee3-5bce-a88f-9795fd6fdfe7 with scrape type 2
2026-03-28 01:41:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 970981fc-7ee3-5bce-a88f-9795fd6fdfe7, identifier: 6951878auction61871
2026-03-28 01:41:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 970981fc-7ee3-5bce-a88f-9795fd6fdfe7 with identifier: 6951878auction61871
2026-03-28 01:41:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 970981fc-7ee3-5bce-a88f-9795fd6fdfe7 with identifier: 6951878auction61871
2026-03-28 01:41:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 970981fc-7ee3-5bce-a88f-9795fd6fdfe7 with identifier: 6951878auction61871 to the API
2026-03-28 01:41:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951878>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '970981fc-7ee3-5bce-a88f-9795fd6fdfe7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951878',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 93738,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, 1-serie '19, BMW 1 Reeks Hatch 116dA (85 kW) 5d",
 'transmission': 'automatic',
 'trim': ", 1-serie '19,  1 Reeks Hatch 116dA (85 kW) 5d",
 'vin': None,
 'year': 2020}
2026-03-28 01:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951878auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:02 [ecarstrade.be] INFO: Saving data for 6951878auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184372.98355, 'last_price_update_time': 1774662062.343434}
2026-03-28 01:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951878auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950335> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:03 [ecarstrade.be] INFO: Extracting details for car 6950335auction61871
2026-03-28 01:41:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99b0801d-a6f8-5cc3-b5dd-6214275fccf6 with identifier: 6950335auction61871
2026-03-28 01:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99b0801d-a6f8-5cc3-b5dd-6214275fccf6 with scrape type 2
2026-03-28 01:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99b0801d-a6f8-5cc3-b5dd-6214275fccf6 with scrape type 2
2026-03-28 01:41:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99b0801d-a6f8-5cc3-b5dd-6214275fccf6, identifier: 6950335auction61871
2026-03-28 01:41:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99b0801d-a6f8-5cc3-b5dd-6214275fccf6 with identifier: 6950335auction61871
2026-03-28 01:41:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99b0801d-a6f8-5cc3-b5dd-6214275fccf6 with identifier: 6950335auction61871
2026-03-28 01:41:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99b0801d-a6f8-5cc3-b5dd-6214275fccf6 with identifier: 6950335auction61871 to the API
2026-03-28 01:41:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950335>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '99b0801d-a6f8-5cc3-b5dd-6214275fccf6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950335',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'C-Class',
 'odometer': 84180,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Mercedes, C-Klasse FL'18, Mercedes-Benz C-Klasse Berline C 300 de "
          'Business S',
 'transmission': 'automatic',
 'trim': ", C-Klasse FL'18, -Benz C-Klasse Berline C 300 de Business S",
 'vin': None,
 'year': 2021}
2026-03-28 01:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950335auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:03 [ecarstrade.be] INFO: Saving data for 6950335auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184245.349665, 'last_price_update_time': 1774662063.609938}
2026-03-28 01:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950335auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950333> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:03 [ecarstrade.be] INFO: Extracting details for car 6950333auction61871
2026-03-28 01:41:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c90ecad-dfe6-50ae-9889-ef2dd1d2849f with identifier: 6950333auction61871
2026-03-28 01:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c90ecad-dfe6-50ae-9889-ef2dd1d2849f with scrape type 2
2026-03-28 01:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c90ecad-dfe6-50ae-9889-ef2dd1d2849f with scrape type 2
2026-03-28 01:41:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c90ecad-dfe6-50ae-9889-ef2dd1d2849f, identifier: 6950333auction61871
2026-03-28 01:41:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c90ecad-dfe6-50ae-9889-ef2dd1d2849f with identifier: 6950333auction61871
2026-03-28 01:41:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c90ecad-dfe6-50ae-9889-ef2dd1d2849f with identifier: 6950333auction61871
2026-03-28 01:41:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c90ecad-dfe6-50ae-9889-ef2dd1d2849f with identifier: 6950333auction61871 to the API
2026-03-28 01:41:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950333>
{'auction_title': '',
 'c_o_2_emission_value': 175,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '5c90ecad-dfe6-50ae-9889-ef2dd1d2849f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950333',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 12335,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Peugeot Expert Standard Premium L2 1.5 BlueHDi 120 S&S 4d',
 'transmission': 'manual',
 'trim': 'Standard Premium L2 1.5 BlueHDi 120 S&S 4d',
 'vin': None,
 'year': 2022}
2026-03-28 01:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950333auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:04 [ecarstrade.be] INFO: Saving data for 6950333auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184242.625076, 'last_price_update_time': 1774662064.126995}
2026-03-28 01:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950333auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950349> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:05 [ecarstrade.be] INFO: Extracting details for car 6950349auction61871
2026-03-28 01:41:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9171ae03-3b42-5df4-a8ed-66c0b6245b28 with identifier: 6950349auction61871
2026-03-28 01:41:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9171ae03-3b42-5df4-a8ed-66c0b6245b28 with scrape type 2
2026-03-28 01:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9171ae03-3b42-5df4-a8ed-66c0b6245b28 with scrape type 2
2026-03-28 01:41:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9171ae03-3b42-5df4-a8ed-66c0b6245b28, identifier: 6950349auction61871
2026-03-28 01:41:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9171ae03-3b42-5df4-a8ed-66c0b6245b28 with identifier: 6950349auction61871
2026-03-28 01:41:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9171ae03-3b42-5df4-a8ed-66c0b6245b28 with identifier: 6950349auction61871
2026-03-28 01:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9171ae03-3b42-5df4-a8ed-66c0b6245b28 with identifier: 6950349auction61871 to the API
2026-03-28 01:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950349>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '9171ae03-3b42-5df4-a8ed-66c0b6245b28',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950349',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 36530,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C3 Aircross 1.2 PureTech 110 S&S MAN6 Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  1.2 PureTech 110 S&S MAN6 Feel 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950349auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:06 [ecarstrade.be] INFO: Saving data for 6950349auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184267.645902, 'last_price_update_time': 1774662066.054348}
2026-03-28 01:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950349auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950338> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:06 [ecarstrade.be] INFO: Extracting details for car 6950338auction61871
2026-03-28 01:41:06 [scrapy.extensions.logstats] INFO: Crawled 145 pages (at 48 pages/min), scraped 92 items (at 45 items/min)
2026-03-28 01:41:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 321MiB
2026-03-28 01:41:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93345062-bbae-595a-a678-d6de57011ed0 with identifier: 6950338auction61871
2026-03-28 01:41:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93345062-bbae-595a-a678-d6de57011ed0 with scrape type 2
2026-03-28 01:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93345062-bbae-595a-a678-d6de57011ed0 with scrape type 2
2026-03-28 01:41:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 93345062-bbae-595a-a678-d6de57011ed0, identifier: 6950338auction61871
2026-03-28 01:41:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 93345062-bbae-595a-a678-d6de57011ed0 with identifier: 6950338auction61871
2026-03-28 01:41:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 93345062-bbae-595a-a678-d6de57011ed0 with identifier: 6950338auction61871
2026-03-28 01:41:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 93345062-bbae-595a-a678-d6de57011ed0 with identifier: 6950338auction61871 to the API
2026-03-28 01:41:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950338>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '93345062-bbae-595a-a678-d6de57011ed0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950338',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 93895,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': "Peugeot, 5008 FL'20, Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 Allure "
          'Pack',
 'transmission': 'automatic',
 'trim': ",  FL'20,   1.5 BlueHDi 96kW S&S EAT8 Allure Pack",
 'vin': None,
 'year': 2022}
2026-03-28 01:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950338auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:07 [ecarstrade.be] INFO: Saving data for 6950338auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184247.491755, 'last_price_update_time': 1774662067.936895}
2026-03-28 01:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950338auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951888> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:08 [ecarstrade.be] INFO: Extracting details for car 6951888auction61871
2026-03-28 01:41:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de1f6c36-5e04-52f5-b385-7a6cdffdc5dd with identifier: 6951888auction61871
2026-03-28 01:41:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de1f6c36-5e04-52f5-b385-7a6cdffdc5dd with scrape type 2
2026-03-28 01:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de1f6c36-5e04-52f5-b385-7a6cdffdc5dd with scrape type 2
2026-03-28 01:41:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de1f6c36-5e04-52f5-b385-7a6cdffdc5dd, identifier: 6951888auction61871
2026-03-28 01:41:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de1f6c36-5e04-52f5-b385-7a6cdffdc5dd with identifier: 6951888auction61871
2026-03-28 01:41:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de1f6c36-5e04-52f5-b385-7a6cdffdc5dd with identifier: 6951888auction61871
2026-03-28 01:41:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de1f6c36-5e04-52f5-b385-7a6cdffdc5dd with identifier: 6951888auction61871 to the API
2026-03-28 01:41:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951888>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'de1f6c36-5e04-52f5-b385-7a6cdffdc5dd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951888',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 99014,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Peugeot, 2008 '19, Peugeot 2008 1.2 Puretech 96kW S&S GT 5d",
 'transmission': 'manual',
 'trim': ",  '19,   1.2 Puretech 96kW S&S GT 5d",
 'vin': None,
 'year': 2022}
2026-03-28 01:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951888auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:09 [ecarstrade.be] INFO: Saving data for 6951888auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184366.816334, 'last_price_update_time': 1774662069.37303}
2026-03-28 01:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951888auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950337> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:09 [ecarstrade.be] INFO: Extracting details for car 6950337auction61871
2026-03-28 01:41:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2205e373-40f3-5b16-86f1-09b5ae44364a with identifier: 6950337auction61871
2026-03-28 01:41:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2205e373-40f3-5b16-86f1-09b5ae44364a with scrape type 2
2026-03-28 01:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2205e373-40f3-5b16-86f1-09b5ae44364a with scrape type 2
2026-03-28 01:41:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2205e373-40f3-5b16-86f1-09b5ae44364a, identifier: 6950337auction61871
2026-03-28 01:41:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2205e373-40f3-5b16-86f1-09b5ae44364a with identifier: 6950337auction61871
2026-03-28 01:41:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2205e373-40f3-5b16-86f1-09b5ae44364a with identifier: 6950337auction61871
2026-03-28 01:41:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2205e373-40f3-5b16-86f1-09b5ae44364a with identifier: 6950337auction61871 to the API
2026-03-28 01:41:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950337>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '2205e373-40f3-5b16-86f1-09b5ae44364a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950337',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 68521,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': "Audi, A5 Coupé FL'20, Audi A5 40 TFSI Quattro S tronic S Line 2d",
 'transmission': 'automatic',
 'trim': ",  Coupé FL'20,   40 TFSI Quattro S tronic S Line 2d",
 'vin': None,
 'year': 2022}
2026-03-28 01:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950337auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:10 [ecarstrade.be] INFO: Saving data for 6950337auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184243.84811, 'last_price_update_time': 1774662070.376664}
2026-03-28 01:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950337auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951886> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:10 [ecarstrade.be] INFO: Extracting details for car 6951886auction61871
2026-03-28 01:41:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1b38fe1-0cc3-59e1-b61b-96121545ba81 with identifier: 6951886auction61871
2026-03-28 01:41:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1b38fe1-0cc3-59e1-b61b-96121545ba81 with scrape type 2
2026-03-28 01:41:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1b38fe1-0cc3-59e1-b61b-96121545ba81 with scrape type 2
2026-03-28 01:41:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c1b38fe1-0cc3-59e1-b61b-96121545ba81, identifier: 6951886auction61871
2026-03-28 01:41:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c1b38fe1-0cc3-59e1-b61b-96121545ba81 with identifier: 6951886auction61871
2026-03-28 01:41:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c1b38fe1-0cc3-59e1-b61b-96121545ba81 with identifier: 6951886auction61871
2026-03-28 01:41:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c1b38fe1-0cc3-59e1-b61b-96121545ba81 with identifier: 6951886auction61871 to the API
2026-03-28 01:41:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951886>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'c1b38fe1-0cc3-59e1-b61b-96121545ba81',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951886',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 41549,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo 81kW S/S Edition 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951886auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:11 [ecarstrade.be] INFO: Saving data for 6951886auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184368.664873, 'last_price_update_time': 1774662071.341161}
2026-03-28 01:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951886auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951884> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950332> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:11 [ecarstrade.be] INFO: Extracting details for car 6951884auction61871
2026-03-28 01:41:11 [ecarstrade.be] INFO: Extracting details for car 6950332auction61871
2026-03-28 01:41:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b6a7042-bf50-52db-9a2e-db4616a1ab89 with identifier: 6951884auction61871
2026-03-28 01:41:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b6a7042-bf50-52db-9a2e-db4616a1ab89 with scrape type 2
2026-03-28 01:41:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b6a7042-bf50-52db-9a2e-db4616a1ab89 with scrape type 2
2026-03-28 01:41:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4b6a7042-bf50-52db-9a2e-db4616a1ab89, identifier: 6951884auction61871
2026-03-28 01:41:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1edfccad-5cfd-5434-a3e5-ebc1336cf940 with identifier: 6950332auction61871
2026-03-28 01:41:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1edfccad-5cfd-5434-a3e5-ebc1336cf940 with scrape type 2
2026-03-28 01:41:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1edfccad-5cfd-5434-a3e5-ebc1336cf940 with scrape type 2
2026-03-28 01:41:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1edfccad-5cfd-5434-a3e5-ebc1336cf940, identifier: 6950332auction61871
2026-03-28 01:41:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4b6a7042-bf50-52db-9a2e-db4616a1ab89 with identifier: 6951884auction61871
2026-03-28 01:41:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4b6a7042-bf50-52db-9a2e-db4616a1ab89 with identifier: 6951884auction61871
2026-03-28 01:41:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4b6a7042-bf50-52db-9a2e-db4616a1ab89 with identifier: 6951884auction61871 to the API
2026-03-28 01:41:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951884>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '4b6a7042-bf50-52db-9a2e-db4616a1ab89',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951884',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 14224,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Peugeot, 208 '19, Peugeot 208 1.2 PureTech 100 MAN6 S&S Allure Pack",
 'transmission': 'manual',
 'trim': ",  '19,   1.2 PureTech 100 MAN6 S&S Allure Pack",
 'vin': None,
 'year': 2023}
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951884auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:12 [ecarstrade.be] INFO: Saving data for 6951884auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184365.82341, 'last_price_update_time': 1774662072.055333}
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951884auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1edfccad-5cfd-5434-a3e5-ebc1336cf940 with identifier: 6950332auction61871
2026-03-28 01:41:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1edfccad-5cfd-5434-a3e5-ebc1336cf940 with identifier: 6950332auction61871
2026-03-28 01:41:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1edfccad-5cfd-5434-a3e5-ebc1336cf940 with identifier: 6950332auction61871 to the API
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950332>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '1edfccad-5cfd-5434-a3e5-ebc1336cf940',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950332',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Opel',
 'model': 'Crossland X',
 'odometer': 71862,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Crossland X 1.2 81kW Turbo S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 81kW Turbo S/S Edition 5d',
 'vin': None,
 'year': 2020}
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950332auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:12 [ecarstrade.be] INFO: Saving data for 6950332auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184244.303562, 'last_price_update_time': 1774662072.37183}
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950332auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951885> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:12 [ecarstrade.be] INFO: Extracting details for car 6951885auction61871
2026-03-28 01:41:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6371e4b6-c845-52e5-8cb4-8ed9c02d243c with identifier: 6951885auction61871
2026-03-28 01:41:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6371e4b6-c845-52e5-8cb4-8ed9c02d243c with scrape type 2
2026-03-28 01:41:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6371e4b6-c845-52e5-8cb4-8ed9c02d243c with scrape type 2
2026-03-28 01:41:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6371e4b6-c845-52e5-8cb4-8ed9c02d243c, identifier: 6951885auction61871
2026-03-28 01:41:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6371e4b6-c845-52e5-8cb4-8ed9c02d243c with identifier: 6951885auction61871
2026-03-28 01:41:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6371e4b6-c845-52e5-8cb4-8ed9c02d243c with identifier: 6951885auction61871
2026-03-28 01:41:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6371e4b6-c845-52e5-8cb4-8ed9c02d243c with identifier: 6951885auction61871 to the API
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951885>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '6371e4b6-c845-52e5-8cb4-8ed9c02d243c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951885',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 92142,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, X1 FL'19, BMW X1 sDrive16dA (85 kW) 5d",
 'transmission': 'automatic',
 'trim': ",  FL'19,   sDrive16dA (85 kW) 5d",
 'vin': None,
 'year': 2022}
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951885auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:12 [ecarstrade.be] INFO: Saving data for 6951885auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184365.262325, 'last_price_update_time': 1774662072.889861}
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951885auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950341> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:14 [ecarstrade.be] INFO: Extracting details for car 6950341auction61871
2026-03-28 01:41:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0af29ec-36f3-5173-bd5c-fc1ad9b00686 with identifier: 6950341auction61871
2026-03-28 01:41:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0af29ec-36f3-5173-bd5c-fc1ad9b00686 with scrape type 2
2026-03-28 01:41:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0af29ec-36f3-5173-bd5c-fc1ad9b00686 with scrape type 2
2026-03-28 01:41:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a0af29ec-36f3-5173-bd5c-fc1ad9b00686, identifier: 6950341auction61871
2026-03-28 01:41:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a0af29ec-36f3-5173-bd5c-fc1ad9b00686 with identifier: 6950341auction61871
2026-03-28 01:41:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a0af29ec-36f3-5173-bd5c-fc1ad9b00686 with identifier: 6950341auction61871
2026-03-28 01:41:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a0af29ec-36f3-5173-bd5c-fc1ad9b00686 with identifier: 6950341auction61871 to the API
2026-03-28 01:41:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950341>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'a0af29ec-36f3-5173-bd5c-fc1ad9b00686',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950341',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'Other',
 'odometer': 129911,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz GLB GLB 180 d Business Solution 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLB GLB 180 d Business Solution 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950341auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:14 [ecarstrade.be] INFO: Saving data for 6950341auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184324.313708, 'last_price_update_time': 1774662074.865215}
2026-03-28 01:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950341auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951903> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:16 [ecarstrade.be] INFO: Extracting details for car 6951903auction61871
2026-03-28 01:41:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f9c419-eda9-5fc6-973f-9a524eb0a6dc with identifier: 6951903auction61871
2026-03-28 01:41:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f9c419-eda9-5fc6-973f-9a524eb0a6dc with scrape type 2
2026-03-28 01:41:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f9c419-eda9-5fc6-973f-9a524eb0a6dc with scrape type 2
2026-03-28 01:41:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3f9c419-eda9-5fc6-973f-9a524eb0a6dc, identifier: 6951903auction61871
2026-03-28 01:41:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3f9c419-eda9-5fc6-973f-9a524eb0a6dc with identifier: 6951903auction61871
2026-03-28 01:41:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3f9c419-eda9-5fc6-973f-9a524eb0a6dc with identifier: 6951903auction61871
2026-03-28 01:41:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3f9c419-eda9-5fc6-973f-9a524eb0a6dc with identifier: 6951903auction61871 to the API
2026-03-28 01:41:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951903>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'b3f9c419-eda9-5fc6-973f-9a524eb0a6dc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951903',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 40593,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Golf VIII 1.0 eTSI 81kW Life Business DSG 5d',
 'transmission': 'automatic',
 'trim': 'VIII 1.0 eTSI 81kW Life Business DSG 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951903auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Saving data for 6951903auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184399.916297, 'last_price_update_time': 1774662077.035326}
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951903auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6950323auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950323auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6950323auction61871: 2
2026-03-28 01:41:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6951866auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951866auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6951866auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6950318auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950318auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6950318auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6951859auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951859auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6951859auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6950319auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950319auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6950319auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6951854auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951854auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6951854auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6951858auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951858auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6951858auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6950316auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950316auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6950316auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6950313auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950313auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6950313auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6950310auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950310auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6950310auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6951864auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951864auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6951864auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6926740auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926740auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6926740auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6928542auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928542auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6928542auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6928541auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928541auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6928541auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6928531auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928531auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6928531auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6926726auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926726auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6926726auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6928525auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928525auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6928525auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6928532auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928532auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6928532auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6926720auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926720auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6926720auction61871: 2
2026-03-28 01:41:17 [ecarstrade.be] INFO: Found listing with ID: 6926719auction61871
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926719auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:17 [ecarstrade.be] INFO: Scrape type for 6926719auction61871: 2
2026-03-28 01:41:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950354> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950363> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:19 [ecarstrade.be] INFO: Extracting details for car 6950354auction61871
2026-03-28 01:41:19 [ecarstrade.be] INFO: Extracting details for car 6950363auction61871
2026-03-28 01:41:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951906> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dd8d763-8127-5b62-9d62-d05f86dcd1a1 with identifier: 6950354auction61871
2026-03-28 01:41:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd8d763-8127-5b62-9d62-d05f86dcd1a1 with scrape type 2
2026-03-28 01:41:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dd8d763-8127-5b62-9d62-d05f86dcd1a1 with scrape type 2
2026-03-28 01:41:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5dd8d763-8127-5b62-9d62-d05f86dcd1a1, identifier: 6950354auction61871
2026-03-28 01:41:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cd9a645-fa06-5023-9c90-a21a23bdf63b with identifier: 6950363auction61871
2026-03-28 01:41:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cd9a645-fa06-5023-9c90-a21a23bdf63b with scrape type 2
2026-03-28 01:41:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cd9a645-fa06-5023-9c90-a21a23bdf63b with scrape type 2
2026-03-28 01:41:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2cd9a645-fa06-5023-9c90-a21a23bdf63b, identifier: 6950363auction61871
2026-03-28 01:41:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5dd8d763-8127-5b62-9d62-d05f86dcd1a1 with identifier: 6950354auction61871
2026-03-28 01:41:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5dd8d763-8127-5b62-9d62-d05f86dcd1a1 with identifier: 6950354auction61871
2026-03-28 01:41:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5dd8d763-8127-5b62-9d62-d05f86dcd1a1 with identifier: 6950354auction61871 to the API
2026-03-28 01:41:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950354>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '5dd8d763-8127-5b62-9d62-d05f86dcd1a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950354',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 142756,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL GRANDLAND X DIESEL - 2020 1.5 Turbo D 130 Elegance S&S 5d',
 'transmission': 'automatic',
 'trim': 'OPEL GRANDLAND X DIESEL - 2020 1.5 Turbo D 130 Elegance S&S 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950354auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:19 [ecarstrade.be] INFO: Saving data for 6950354auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184267.049842, 'last_price_update_time': 1774662079.556506}
2026-03-28 01:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950354auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2cd9a645-fa06-5023-9c90-a21a23bdf63b with identifier: 6950363auction61871
2026-03-28 01:41:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2cd9a645-fa06-5023-9c90-a21a23bdf63b with identifier: 6950363auction61871
2026-03-28 01:41:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2cd9a645-fa06-5023-9c90-a21a23bdf63b with identifier: 6950363auction61871 to the API
2026-03-28 01:41:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950363>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '2cd9a645-fa06-5023-9c90-a21a23bdf63b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950363',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Citroen',
 'model': 'Jumpy',
 'odometer': 75067,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 9,
 'seller_name': None,
 'title': 'CITROEN JUMPY COMBI MWB DSL - 2016 1.5 BlueHDi 120 M Comfort S&S '
          '(EU6.2) 4d 9pl',
 'transmission': 'manual',
 'trim': 'CITROEN JUMPY COMBI MWB DSL - 2016 1.5 BlueHDi 120 M Comfort S&S '
         '(EU6.2) 4d 9pl',
 'vin': None,
 'year': 2022}
2026-03-28 01:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950363auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:19 [ecarstrade.be] INFO: Saving data for 6950363auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184270.381964, 'last_price_update_time': 1774662079.989168}
2026-03-28 01:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950363auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:20 [ecarstrade.be] INFO: Extracting details for car 6951906auction61871
2026-03-28 01:41:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6a7a73c-1bdf-5053-b45f-dd5b61d2f04f with identifier: 6951906auction61871
2026-03-28 01:41:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6a7a73c-1bdf-5053-b45f-dd5b61d2f04f with scrape type 2
2026-03-28 01:41:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6a7a73c-1bdf-5053-b45f-dd5b61d2f04f with scrape type 2
2026-03-28 01:41:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c6a7a73c-1bdf-5053-b45f-dd5b61d2f04f, identifier: 6951906auction61871
2026-03-28 01:41:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c6a7a73c-1bdf-5053-b45f-dd5b61d2f04f with identifier: 6951906auction61871
2026-03-28 01:41:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c6a7a73c-1bdf-5053-b45f-dd5b61d2f04f with identifier: 6951906auction61871
2026-03-28 01:41:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c6a7a73c-1bdf-5053-b45f-dd5b61d2f04f with identifier: 6951906auction61871 to the API
2026-03-28 01:41:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951906>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'c6a7a73c-1bdf-5053-b45f-dd5b61d2f04f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951906',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 97512,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES CLASSE A SEDAN DIESEL (V177) A 220 d 190 (EU6d-TEMP) 4d '
          'Auto',
 'transmission': 'automatic',
 'trim': 'MERCEDES CLASSE A SEDAN DIESEL (V177) A 220 d 190 (EU6d-TEMP) 4d '
         'Auto',
 'vin': None,
 'year': 2022}
2026-03-28 01:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951906auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:20 [ecarstrade.be] INFO: Saving data for 6951906auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184394.931298, 'last_price_update_time': 1774662080.423186}
2026-03-28 01:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951906auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951912> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:21 [ecarstrade.be] INFO: Extracting details for car 6951912auction61871
2026-03-28 01:41:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60fabcdf-b3bc-57a8-8484-d98a4d2642db with identifier: 6951912auction61871
2026-03-28 01:41:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60fabcdf-b3bc-57a8-8484-d98a4d2642db with scrape type 2
2026-03-28 01:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60fabcdf-b3bc-57a8-8484-d98a4d2642db with scrape type 2
2026-03-28 01:41:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 60fabcdf-b3bc-57a8-8484-d98a4d2642db, identifier: 6951912auction61871
2026-03-28 01:41:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 60fabcdf-b3bc-57a8-8484-d98a4d2642db with identifier: 6951912auction61871
2026-03-28 01:41:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 60fabcdf-b3bc-57a8-8484-d98a4d2642db with identifier: 6951912auction61871
2026-03-28 01:41:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 60fabcdf-b3bc-57a8-8484-d98a4d2642db with identifier: 6951912auction61871 to the API
2026-03-28 01:41:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951912>
{'auction_title': '',
 'c_o_2_emission_value': 71,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '3.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '60fabcdf-b3bc-57a8-8484-d98a4d2642db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951912',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'Explorer',
 'odometer': 50367,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'FORD EXPLORER 3.0 EcoBoost 363 PHEV AWD ST-Line 5d Auto',
 'transmission': 'automatic',
 'trim': 'FORD EXPLORER 3.0 EcoBoost 363 PHEV AWD ST-Line 5d Auto',
 'vin': None,
 'year': 2021}
2026-03-28 01:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951912auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:22 [ecarstrade.be] INFO: Saving data for 6951912auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184393.055715, 'last_price_update_time': 1774662082.308332}
2026-03-28 01:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951912auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951918> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:22 [ecarstrade.be] INFO: Extracting details for car 6951918auction61871
2026-03-28 01:41:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 617e0c7c-2347-5bbc-9f7f-587bb32d944a with identifier: 6951918auction61871
2026-03-28 01:41:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617e0c7c-2347-5bbc-9f7f-587bb32d944a with scrape type 2
2026-03-28 01:41:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 617e0c7c-2347-5bbc-9f7f-587bb32d944a with scrape type 2
2026-03-28 01:41:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 617e0c7c-2347-5bbc-9f7f-587bb32d944a, identifier: 6951918auction61871
2026-03-28 01:41:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 617e0c7c-2347-5bbc-9f7f-587bb32d944a with identifier: 6951918auction61871
2026-03-28 01:41:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 617e0c7c-2347-5bbc-9f7f-587bb32d944a with identifier: 6951918auction61871
2026-03-28 01:41:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 617e0c7c-2347-5bbc-9f7f-587bb32d944a with identifier: 6951918auction61871 to the API
2026-03-28 01:41:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951918>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '617e0c7c-2347-5bbc-9f7f-587bb32d944a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951918',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 48409,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 SPORTBACK 35 TFSI 150hp S line S tronic (EU6AP) 5d',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK 35 TFSI 150hp S line S tronic (EU6AP) 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951918auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:23 [ecarstrade.be] INFO: Saving data for 6951918auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184428.743904, 'last_price_update_time': 1774662083.272646}
2026-03-28 01:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951918auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951914> (referer: https://ecarstrade.com/search/page50?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:24 [ecarstrade.be] INFO: Extracting details for car 6951914auction61871
2026-03-28 01:41:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a190406-8eee-5b0d-9783-461b6b7b6167 with identifier: 6951914auction61871
2026-03-28 01:41:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a190406-8eee-5b0d-9783-461b6b7b6167 with scrape type 2
2026-03-28 01:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a190406-8eee-5b0d-9783-461b6b7b6167 with scrape type 2
2026-03-28 01:41:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a190406-8eee-5b0d-9783-461b6b7b6167, identifier: 6951914auction61871
2026-03-28 01:41:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a190406-8eee-5b0d-9783-461b6b7b6167 with identifier: 6951914auction61871
2026-03-28 01:41:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a190406-8eee-5b0d-9783-461b6b7b6167 with identifier: 6951914auction61871
2026-03-28 01:41:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a190406-8eee-5b0d-9783-461b6b7b6167 with identifier: 6951914auction61871 to the API
2026-03-28 01:41:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951914>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '3a190406-8eee-5b0d-9783-461b6b7b6167',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951914',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 56191,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 DIESEL - 2019 40 TDi 190 Quattro S line S tronic '
          '(EU6d-TEMP) 5d',
 'transmission': 'automatic',
 'trim': 'AUDI  DIESEL - 2019 40 TDi 190 Quattro S line S tronic (EU6d-TEMP) '
         '5d',
 'vin': None,
 'year': 2020}
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951914auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Saving data for 6951914auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184434.586482, 'last_price_update_time': 1774662085.064692}
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951914auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6926725auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926725auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6926725auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928510auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928510auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928510auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928499auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928499auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928499auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928504auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928504auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928504auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928495auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928495auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928495auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928498auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928498auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928498auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6926696auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926696auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6926696auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6926712auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926712auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6926712auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928496auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928496auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928496auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6926701auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926701auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6926701auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928486auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928486auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928486auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928481auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928481auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928481auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928487auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928487auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928487auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6926682auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926682auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6926682auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6926686auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926686auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6926686auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928478auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928478auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928478auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6926685auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926685auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6926685auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928476auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928476auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928476auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6926678auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926678auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6926678auction61871: 2
2026-03-28 01:41:25 [ecarstrade.be] INFO: Found listing with ID: 6928464auction61871
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928464auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:25 [ecarstrade.be] INFO: Scrape type for 6928464auction61871: 2
2026-03-28 01:41:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950318> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:26 [ecarstrade.be] INFO: Extracting details for car 6950318auction61871
2026-03-28 01:41:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950323> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b217a38f-0fea-5ceb-924d-431911d7efa9 with identifier: 6950318auction61871
2026-03-28 01:41:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b217a38f-0fea-5ceb-924d-431911d7efa9 with scrape type 2
2026-03-28 01:41:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b217a38f-0fea-5ceb-924d-431911d7efa9 with scrape type 2
2026-03-28 01:41:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b217a38f-0fea-5ceb-924d-431911d7efa9, identifier: 6950318auction61871
2026-03-28 01:41:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b217a38f-0fea-5ceb-924d-431911d7efa9 with identifier: 6950318auction61871
2026-03-28 01:41:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b217a38f-0fea-5ceb-924d-431911d7efa9 with identifier: 6950318auction61871
2026-03-28 01:41:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b217a38f-0fea-5ceb-924d-431911d7efa9 with identifier: 6950318auction61871 to the API
2026-03-28 01:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950318>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'b217a38f-0fea-5ceb-924d-431911d7efa9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950318',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Toyota',
 'model': 'Yaris Cross',
 'odometer': 67806,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Toyota, Yaris Cross '21, Toyota Yaris Cross 1.5 VVT-ie Hybrid "
          'Dynamic Plus',
 'transmission': 'automatic',
 'trim': ",  '21,   1.5 VVT-ie Hybrid Dynamic Plus",
 'vin': None,
 'year': 2024}
2026-03-28 01:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950318auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:26 [ecarstrade.be] INFO: Saving data for 6950318auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773302894.392884, 'last_price_update_time': 1774662086.988296}
2026-03-28 01:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950318auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:27 [ecarstrade.be] INFO: Extracting details for car 6950323auction61871
2026-03-28 01:41:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a65858a-742d-5ee5-a1fb-9d2d5c113003 with identifier: 6950323auction61871
2026-03-28 01:41:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a65858a-742d-5ee5-a1fb-9d2d5c113003 with scrape type 2
2026-03-28 01:41:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a65858a-742d-5ee5-a1fb-9d2d5c113003 with scrape type 2
2026-03-28 01:41:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0a65858a-742d-5ee5-a1fb-9d2d5c113003, identifier: 6950323auction61871
2026-03-28 01:41:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0a65858a-742d-5ee5-a1fb-9d2d5c113003 with identifier: 6950323auction61871
2026-03-28 01:41:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0a65858a-742d-5ee5-a1fb-9d2d5c113003 with identifier: 6950323auction61871
2026-03-28 01:41:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0a65858a-742d-5ee5-a1fb-9d2d5c113003 with identifier: 6950323auction61871 to the API
2026-03-28 01:41:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950323>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '0a65858a-742d-5ee5-a1fb-9d2d5c113003',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950323',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 18198,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 1.2 Puretech 74KW S&S Active Pack 5d',
 'transmission': 'manual',
 'trim': '1.2 Puretech 74KW S&S Active Pack 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:41:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950323auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:27 [ecarstrade.be] INFO: Saving data for 6950323auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184271.37023, 'last_price_update_time': 1774662087.585825}
2026-03-28 01:41:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950323auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950331> (referer: https://ecarstrade.com/search/page51?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:27 [ecarstrade.be] INFO: Extracting details for car 6950331auction61871
2026-03-28 01:41:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7845cb-5d13-5cfe-a756-89a9597479f0 with identifier: 6950331auction61871
2026-03-28 01:41:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7845cb-5d13-5cfe-a756-89a9597479f0 with scrape type 2
2026-03-28 01:41:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7845cb-5d13-5cfe-a756-89a9597479f0 with scrape type 2
2026-03-28 01:41:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c7845cb-5d13-5cfe-a756-89a9597479f0, identifier: 6950331auction61871
2026-03-28 01:41:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c7845cb-5d13-5cfe-a756-89a9597479f0 with identifier: 6950331auction61871
2026-03-28 01:41:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c7845cb-5d13-5cfe-a756-89a9597479f0 with identifier: 6950331auction61871
2026-03-28 01:41:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c7845cb-5d13-5cfe-a756-89a9597479f0 with identifier: 6950331auction61871 to the API
2026-03-28 01:41:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950331>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '8c7845cb-5d13-5cfe-a756-89a9597479f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950331',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 96955,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Grandland X 1.5 Turbo ECOTEC D S/S AT8 Ultimate 5d',
 'transmission': 'automatic',
 'trim': '1.5 Turbo ECOTEC D S/S AT8 Ultimate 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950331auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:28 [ecarstrade.be] INFO: Saving data for 6950331auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184244.915183, 'last_price_update_time': 1774662088.337631}
2026-03-28 01:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950331auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951859> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:29 [ecarstrade.be] INFO: Extracting details for car 6951859auction61871
2026-03-28 01:41:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d6bea0-9a60-548e-b74b-13f57f812996 with identifier: 6951859auction61871
2026-03-28 01:41:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d6bea0-9a60-548e-b74b-13f57f812996 with scrape type 2
2026-03-28 01:41:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3d6bea0-9a60-548e-b74b-13f57f812996 with scrape type 2
2026-03-28 01:41:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d3d6bea0-9a60-548e-b74b-13f57f812996, identifier: 6951859auction61871
2026-03-28 01:41:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d3d6bea0-9a60-548e-b74b-13f57f812996 with identifier: 6951859auction61871
2026-03-28 01:41:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d3d6bea0-9a60-548e-b74b-13f57f812996 with identifier: 6951859auction61871
2026-03-28 01:41:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d3d6bea0-9a60-548e-b74b-13f57f812996 with identifier: 6951859auction61871 to the API
2026-03-28 01:41:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951859>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'd3d6bea0-9a60-548e-b74b-13f57f812996',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951859',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 140907,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Mercedes, A-Class Berline '18, Mercedes-Benz A-Klasse Limousine A "
          '180d DCT Busine',
 'transmission': 'automatic',
 'trim': ",  Berline '18, -Benz A-Klasse Limousine A 180d DCT Busine",
 'vin': None,
 'year': 2022}
2026-03-28 01:41:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951859auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:30 [ecarstrade.be] INFO: Saving data for 6951859auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184319.203577, 'last_price_update_time': 1774662090.248248}
2026-03-28 01:41:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951859auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951854> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:31 [ecarstrade.be] INFO: Extracting details for car 6951854auction61871
2026-03-28 01:41:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1617d92b-4211-56e2-a4e5-12e8b371afe8 with identifier: 6951854auction61871
2026-03-28 01:41:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1617d92b-4211-56e2-a4e5-12e8b371afe8 with scrape type 2
2026-03-28 01:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1617d92b-4211-56e2-a4e5-12e8b371afe8 with scrape type 2
2026-03-28 01:41:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1617d92b-4211-56e2-a4e5-12e8b371afe8, identifier: 6951854auction61871
2026-03-28 01:41:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1617d92b-4211-56e2-a4e5-12e8b371afe8 with identifier: 6951854auction61871
2026-03-28 01:41:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1617d92b-4211-56e2-a4e5-12e8b371afe8 with identifier: 6951854auction61871
2026-03-28 01:41:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1617d92b-4211-56e2-a4e5-12e8b371afe8 with identifier: 6951854auction61871 to the API
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951854>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '1617d92b-4211-56e2-a4e5-12e8b371afe8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951854',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 104808,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 2,
 'seller_name': None,
 'title': "Citroën, _Berlingo '18, Citroën Berlingo M Light 1.5 BlueHDi 100 "
          'S&S MAN C',
 'transmission': 'manual',
 'trim': "Citroën, _ '18, Citroën  M Light 1.5 BlueHDi 100 S&S MAN C",
 'vin': None,
 'year': 2021}
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951854auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:32 [ecarstrade.be] INFO: Saving data for 6951854auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184296.829863, 'last_price_update_time': 1774662092.313794}
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951854auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951858> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:32 [ecarstrade.be] INFO: Extracting details for car 6951858auction61871
2026-03-28 01:41:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7063a07e-8b33-5e2c-bc0b-e5bd794e0856 with identifier: 6951858auction61871
2026-03-28 01:41:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7063a07e-8b33-5e2c-bc0b-e5bd794e0856 with scrape type 2
2026-03-28 01:41:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7063a07e-8b33-5e2c-bc0b-e5bd794e0856 with scrape type 2
2026-03-28 01:41:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7063a07e-8b33-5e2c-bc0b-e5bd794e0856, identifier: 6951858auction61871
2026-03-28 01:41:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7063a07e-8b33-5e2c-bc0b-e5bd794e0856 with identifier: 6951858auction61871
2026-03-28 01:41:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7063a07e-8b33-5e2c-bc0b-e5bd794e0856 with identifier: 6951858auction61871
2026-03-28 01:41:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7063a07e-8b33-5e2c-bc0b-e5bd794e0856 with identifier: 6951858auction61871 to the API
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951858>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '7063a07e-8b33-5e2c-bc0b-e5bd794e0856',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951858',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'GLE-Class',
 'odometer': 123859,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Mercedes, GLE '18 PHEV, Mercedes-Benz GLE GLE 350 de 4MATIC "
          'Business Solut',
 'transmission': 'automatic',
 'trim': ", GLE '18 PHEV, -Benz GLE GLE 350 de 4MATIC Business Solut",
 'vin': None,
 'year': 2022}
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951858auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:32 [ecarstrade.be] INFO: Saving data for 6951858auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184321.622675, 'last_price_update_time': 1774662092.8822}
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951858auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926719> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:33 [ecarstrade.be] INFO: Extracting details for car 6926719auction61871
2026-03-28 01:41:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d32d195-aa71-5299-b7ef-5194b59130d9 with identifier: 6926719auction61871
2026-03-28 01:41:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d32d195-aa71-5299-b7ef-5194b59130d9 with scrape type 2
2026-03-28 01:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d32d195-aa71-5299-b7ef-5194b59130d9 with scrape type 2
2026-03-28 01:41:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d32d195-aa71-5299-b7ef-5194b59130d9, identifier: 6926719auction61871
2026-03-28 01:41:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d32d195-aa71-5299-b7ef-5194b59130d9 with identifier: 6926719auction61871
2026-03-28 01:41:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d32d195-aa71-5299-b7ef-5194b59130d9 with identifier: 6926719auction61871
2026-03-28 01:41:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d32d195-aa71-5299-b7ef-5194b59130d9 with identifier: 6926719auction61871 to the API
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926719>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '5d32d195-aa71-5299-b7ef-5194b59130d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926719',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 68301,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 3,
 'seller_name': None,
 'title': "Peugeot, _Partner '18, Peugeot Partner 1.5 BHDi L1 Light 55kW S/S "
          'Premium',
 'transmission': 'manual',
 'trim': ", _ '18,   1.5 BHDi L1 Light 55kW S/S Premium",
 'vin': None,
 'year': 2020}
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926719auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:34 [ecarstrade.be] INFO: Saving data for 6926719auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613860.45354, 'last_price_update_time': 1774662094.337677}
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926719auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950319> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:34 [ecarstrade.be] INFO: Extracting details for car 6950319auction61871
2026-03-28 01:41:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 063a8201-e9a1-5bdf-bd6b-1debd69ab0e5 with identifier: 6950319auction61871
2026-03-28 01:41:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063a8201-e9a1-5bdf-bd6b-1debd69ab0e5 with scrape type 2
2026-03-28 01:41:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 063a8201-e9a1-5bdf-bd6b-1debd69ab0e5 with scrape type 2
2026-03-28 01:41:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 063a8201-e9a1-5bdf-bd6b-1debd69ab0e5, identifier: 6950319auction61871
2026-03-28 01:41:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 063a8201-e9a1-5bdf-bd6b-1debd69ab0e5 with identifier: 6950319auction61871
2026-03-28 01:41:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 063a8201-e9a1-5bdf-bd6b-1debd69ab0e5 with identifier: 6950319auction61871
2026-03-28 01:41:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 063a8201-e9a1-5bdf-bd6b-1debd69ab0e5 with identifier: 6950319auction61871 to the API
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950319>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '063a8201-e9a1-5bdf-bd6b-1debd69ab0e5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950319',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mazda',
 'model': 'CX-30',
 'odometer': 48547,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Mazda, CX-30 '19, Mazda CX-30 2.0 Skyactiv-X 132kW 4WD Skycruise 5d",
 'transmission': 'manual',
 'trim': ",  '19,   2.0 Skyactiv-X 132kW 4WD Skycruise 5d",
 'vin': None,
 'year': 2020}
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950319auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:34 [ecarstrade.be] INFO: Saving data for 6950319auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773302892.688134, 'last_price_update_time': 1774662094.924879}
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950319auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926720> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:35 [ecarstrade.be] INFO: Extracting details for car 6926720auction61871
2026-03-28 01:41:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74348c83-e509-50df-855f-3a98dabf34a3 with identifier: 6926720auction61871
2026-03-28 01:41:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74348c83-e509-50df-855f-3a98dabf34a3 with scrape type 2
2026-03-28 01:41:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74348c83-e509-50df-855f-3a98dabf34a3 with scrape type 2
2026-03-28 01:41:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 74348c83-e509-50df-855f-3a98dabf34a3, identifier: 6926720auction61871
2026-03-28 01:41:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 74348c83-e509-50df-855f-3a98dabf34a3 with identifier: 6926720auction61871
2026-03-28 01:41:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 74348c83-e509-50df-855f-3a98dabf34a3 with identifier: 6926720auction61871
2026-03-28 01:41:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 74348c83-e509-50df-855f-3a98dabf34a3 with identifier: 6926720auction61871 to the API
2026-03-28 01:41:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926720>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '74348c83-e509-50df-855f-3a98dabf34a3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926720',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 133363,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Peugeot, 508 SW '18, Peugeot 508 SW 1.5 BlueHDi 130 S&S BVM6 Allure "
          '5d',
 'transmission': 'manual',
 'trim': ",  SW '18,   SW 1.5 BlueHDi 130 S&S BVM6 Allure 5d",
 'vin': None,
 'year': 2020}
2026-03-28 01:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926720auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:35 [ecarstrade.be] INFO: Saving data for 6926720auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613880.784887, 'last_price_update_time': 1774662095.456561}
2026-03-28 01:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926720auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928532> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950316> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:36 [ecarstrade.be] INFO: Extracting details for car 6928532auction61871
2026-03-28 01:41:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0105b49-fb3e-517a-98b0-9a327490bb29 with identifier: 6928532auction61871
2026-03-28 01:41:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0105b49-fb3e-517a-98b0-9a327490bb29 with scrape type 2
2026-03-28 01:41:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0105b49-fb3e-517a-98b0-9a327490bb29 with scrape type 2
2026-03-28 01:41:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b0105b49-fb3e-517a-98b0-9a327490bb29, identifier: 6928532auction61871
2026-03-28 01:41:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b0105b49-fb3e-517a-98b0-9a327490bb29 with identifier: 6928532auction61871
2026-03-28 01:41:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b0105b49-fb3e-517a-98b0-9a327490bb29 with identifier: 6928532auction61871
2026-03-28 01:41:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b0105b49-fb3e-517a-98b0-9a327490bb29 with identifier: 6928532auction61871 to the API
2026-03-28 01:41:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928532>
{'auction_title': '',
 'c_o_2_emission_value': 34,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'b0105b49-fb3e-517a-98b0-9a327490bb29',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928532',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '5 Series',
 'odometer': 127432,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 Reeks Berline 530e 170kW 4d',
 'transmission': 'automatic',
 'trim': '5 Reeks Berline 530e 170kW 4d',
 'vin': None,
 'year': 2020}
2026-03-28 01:41:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928532auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:36 [ecarstrade.be] INFO: Saving data for 6928532auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613973.340758, 'last_price_update_time': 1774662096.654617}
2026-03-28 01:41:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928532auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:36 [ecarstrade.be] INFO: Extracting details for car 6950316auction61871
2026-03-28 01:41:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcfd9553-b65b-597d-b91b-817ffe754b96 with identifier: 6950316auction61871
2026-03-28 01:41:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcfd9553-b65b-597d-b91b-817ffe754b96 with scrape type 2
2026-03-28 01:41:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcfd9553-b65b-597d-b91b-817ffe754b96 with scrape type 2
2026-03-28 01:41:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dcfd9553-b65b-597d-b91b-817ffe754b96, identifier: 6950316auction61871
2026-03-28 01:41:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dcfd9553-b65b-597d-b91b-817ffe754b96 with identifier: 6950316auction61871
2026-03-28 01:41:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dcfd9553-b65b-597d-b91b-817ffe754b96 with identifier: 6950316auction61871
2026-03-28 01:41:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dcfd9553-b65b-597d-b91b-817ffe754b96 with identifier: 6950316auction61871 to the API
2026-03-28 01:41:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950316>
{'auction_title': '',
 'c_o_2_emission_value': 90,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'dcfd9553-b65b-597d-b91b-817ffe754b96',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950316',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Honda',
 'model': 'Civic',
 'odometer': 184667,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Honda, Civic 5d '17, Honda Civic 1.6 i-DTEC Elegance 5d",
 'transmission': 'manual',
 'trim': ",  5d '17,   1.6 i-DTEC Elegance 5d",
 'vin': None,
 'year': 2021}
2026-03-28 01:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950316auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:37 [ecarstrade.be] INFO: Saving data for 6950316auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773302926.58095, 'last_price_update_time': 1774662097.097182}
2026-03-28 01:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950316auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926726> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:38 [ecarstrade.be] INFO: Extracting details for car 6926726auction61871
2026-03-28 01:41:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684a6a94-b533-5f22-af30-35668a66f734 with identifier: 6926726auction61871
2026-03-28 01:41:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684a6a94-b533-5f22-af30-35668a66f734 with scrape type 2
2026-03-28 01:41:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 684a6a94-b533-5f22-af30-35668a66f734 with scrape type 2
2026-03-28 01:41:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 684a6a94-b533-5f22-af30-35668a66f734, identifier: 6926726auction61871
2026-03-28 01:41:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 684a6a94-b533-5f22-af30-35668a66f734 with identifier: 6926726auction61871
2026-03-28 01:41:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 684a6a94-b533-5f22-af30-35668a66f734 with identifier: 6926726auction61871
2026-03-28 01:41:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 684a6a94-b533-5f22-af30-35668a66f734 with identifier: 6926726auction61871 to the API
2026-03-28 01:41:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926726>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '684a6a94-b533-5f22-af30-35668a66f734',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926726',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '6 Series',
 'odometer': 83064,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, 6-serie Gr.Tu. FL'20, BMW 6 Reeks Gran Turismo 620d (120kW) 5d",
 'transmission': 'automatic',
 'trim': ", 6-serie Gr.Tu. FL'20,  6 Reeks Gran Turismo 620d (120kW) 5d",
 'vin': None,
 'year': 2022}
2026-03-28 01:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926726auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:39 [ecarstrade.be] INFO: Saving data for 6926726auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613884.032197, 'last_price_update_time': 1774662099.330655}
2026-03-28 01:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926726auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928464> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:41 [ecarstrade.be] INFO: Extracting details for car 6928464auction61871
2026-03-28 01:41:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6777e4cd-0c73-557b-a79e-8486854cb228 with identifier: 6928464auction61871
2026-03-28 01:41:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6777e4cd-0c73-557b-a79e-8486854cb228 with scrape type 2
2026-03-28 01:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6777e4cd-0c73-557b-a79e-8486854cb228 with scrape type 2
2026-03-28 01:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6777e4cd-0c73-557b-a79e-8486854cb228, identifier: 6928464auction61871
2026-03-28 01:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6777e4cd-0c73-557b-a79e-8486854cb228 with identifier: 6928464auction61871
2026-03-28 01:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6777e4cd-0c73-557b-a79e-8486854cb228 with identifier: 6928464auction61871
2026-03-28 01:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6777e4cd-0c73-557b-a79e-8486854cb228 with identifier: 6928464auction61871 to the API
2026-03-28 01:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928464>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '6777e4cd-0c73-557b-a79e-8486854cb228',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928464',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Jeep',
 'model': 'Compass',
 'odometer': 158697,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Jeep, Compass '17, Jeep Compass 1.3 Turbo T4 150 4x2 DDCT S 5d",
 'transmission': 'automatic',
 'trim': ",  '17,   1.3 Turbo T4 150 4x2 DDCT S 5d",
 'vin': None,
 'year': 2021}
2026-03-28 01:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928464auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:41 [ecarstrade.be] INFO: Saving data for 6928464auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614193.81748, 'last_price_update_time': 1774662101.76361}
2026-03-28 01:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928464auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951866> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:42 [ecarstrade.be] INFO: Extracting details for car 6951866auction61871
2026-03-28 01:41:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f4edb05-c298-5be7-acd5-3d3f0f39f56e with identifier: 6951866auction61871
2026-03-28 01:41:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4edb05-c298-5be7-acd5-3d3f0f39f56e with scrape type 2
2026-03-28 01:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f4edb05-c298-5be7-acd5-3d3f0f39f56e with scrape type 2
2026-03-28 01:41:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0f4edb05-c298-5be7-acd5-3d3f0f39f56e, identifier: 6951866auction61871
2026-03-28 01:41:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0f4edb05-c298-5be7-acd5-3d3f0f39f56e with identifier: 6951866auction61871
2026-03-28 01:41:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0f4edb05-c298-5be7-acd5-3d3f0f39f56e with identifier: 6951866auction61871
2026-03-28 01:41:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0f4edb05-c298-5be7-acd5-3d3f0f39f56e with identifier: 6951866auction61871 to the API
2026-03-28 01:41:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951866>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Electric',
 'id': '0f4edb05-c298-5be7-acd5-3d3f0f39f56e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951866',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'EQC',
 'odometer': 69377,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz EQC EQC 400 4MATIC Sport 5d',
 'transmission': 'automatic',
 'trim': '-Benz   400 4MATIC Sport 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951866auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:43 [ecarstrade.be] INFO: Saving data for 6951866auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184345.611325, 'last_price_update_time': 1774662103.06635}
2026-03-28 01:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951866auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928476> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:43 [ecarstrade.be] INFO: Extracting details for car 6928476auction61871
2026-03-28 01:41:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47332b27-a554-5ee3-9ab4-7eca4005084d with identifier: 6928476auction61871
2026-03-28 01:41:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47332b27-a554-5ee3-9ab4-7eca4005084d with scrape type 2
2026-03-28 01:41:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47332b27-a554-5ee3-9ab4-7eca4005084d with scrape type 2
2026-03-28 01:41:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 47332b27-a554-5ee3-9ab4-7eca4005084d, identifier: 6928476auction61871
2026-03-28 01:41:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 47332b27-a554-5ee3-9ab4-7eca4005084d with identifier: 6928476auction61871
2026-03-28 01:41:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 47332b27-a554-5ee3-9ab4-7eca4005084d with identifier: 6928476auction61871
2026-03-28 01:41:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 47332b27-a554-5ee3-9ab4-7eca4005084d with identifier: 6928476auction61871 to the API
2026-03-28 01:41:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928476>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '47332b27-a554-5ee3-9ab4-7eca4005084d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928476',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'X4',
 'odometer': 211062,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X4 xDrive20d (120 kW) 5d',
 'transmission': 'automatic',
 'trim': 'xDrive20d (120 kW) 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:41:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928476auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:44 [ecarstrade.be] INFO: Saving data for 6928476auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613918.488781, 'last_price_update_time': 1774662104.422264}
2026-03-28 01:41:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928476auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926678> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928531> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:44 [ecarstrade.be] INFO: Extracting details for car 6926678auction61871
2026-03-28 01:41:44 [ecarstrade.be] INFO: Extracting details for car 6928531auction61871
2026-03-28 01:41:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 318bbf1c-b3e8-5b20-8fdc-829d62ee7476 with identifier: 6926678auction61871
2026-03-28 01:41:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 318bbf1c-b3e8-5b20-8fdc-829d62ee7476 with scrape type 2
2026-03-28 01:41:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 318bbf1c-b3e8-5b20-8fdc-829d62ee7476 with scrape type 2
2026-03-28 01:41:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 318bbf1c-b3e8-5b20-8fdc-829d62ee7476, identifier: 6926678auction61871
2026-03-28 01:41:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db664ad6-58a2-5041-8ae8-66ccad79cff8 with identifier: 6928531auction61871
2026-03-28 01:41:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db664ad6-58a2-5041-8ae8-66ccad79cff8 with scrape type 2
2026-03-28 01:41:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db664ad6-58a2-5041-8ae8-66ccad79cff8 with scrape type 2
2026-03-28 01:41:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: db664ad6-58a2-5041-8ae8-66ccad79cff8, identifier: 6928531auction61871
2026-03-28 01:41:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 318bbf1c-b3e8-5b20-8fdc-829d62ee7476 with identifier: 6926678auction61871
2026-03-28 01:41:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 318bbf1c-b3e8-5b20-8fdc-829d62ee7476 with identifier: 6926678auction61871
2026-03-28 01:41:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 318bbf1c-b3e8-5b20-8fdc-829d62ee7476 with identifier: 6926678auction61871 to the API
2026-03-28 01:41:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926678>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '318bbf1c-b3e8-5b20-8fdc-829d62ee7476',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926678',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mini',
 'model': 'Other',
 'odometer': 56664,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini Clubman One D (85 kW) 5d',
 'transmission': 'manual',
 'trim': 'Clubman One D (85 kW) 5d',
 'vin': None,
 'year': 2020}
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926678auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:45 [ecarstrade.be] INFO: Saving data for 6926678auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613788.78036, 'last_price_update_time': 1774662105.069257}
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926678auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: db664ad6-58a2-5041-8ae8-66ccad79cff8 with identifier: 6928531auction61871
2026-03-28 01:41:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 01:41:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: db664ad6-58a2-5041-8ae8-66ccad79cff8 with identifier: 6928531auction61871
2026-03-28 01:41:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: db664ad6-58a2-5041-8ae8-66ccad79cff8 with identifier: 6928531auction61871 to the API
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928531>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'db664ad6-58a2-5041-8ae8-66ccad79cff8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928531',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'AC',
 'model': 'Jaguar F-Pace',
 'odometer': 143041,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Jaguar F-Pace 2.0D 132kW Aut. Portfolio 5d',
 'transmission': 'automatic',
 'trim': '2.0D 132kW Aut. Portfolio 5d',
 'vin': None,
 'year': 2018}
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928531auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:45 [ecarstrade.be] INFO: Saving data for 6928531auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614018.385107, 'last_price_update_time': 1774662105.385051}
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928531auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928541> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:45 [ecarstrade.be] INFO: Extracting details for car 6928541auction61871
2026-03-28 01:41:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baae6b44-eca3-51bd-8190-956b1720b787 with identifier: 6928541auction61871
2026-03-28 01:41:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baae6b44-eca3-51bd-8190-956b1720b787 with scrape type 2
2026-03-28 01:41:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baae6b44-eca3-51bd-8190-956b1720b787 with scrape type 2
2026-03-28 01:41:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: baae6b44-eca3-51bd-8190-956b1720b787, identifier: 6928541auction61871
2026-03-28 01:41:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: baae6b44-eca3-51bd-8190-956b1720b787 with identifier: 6928541auction61871
2026-03-28 01:41:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: baae6b44-eca3-51bd-8190-956b1720b787 with identifier: 6928541auction61871
2026-03-28 01:41:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: baae6b44-eca3-51bd-8190-956b1720b787 with identifier: 6928541auction61871 to the API
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928541>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'baae6b44-eca3-51bd-8190-956b1720b787',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928541',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Opel',
 'model': 'Combo Life',
 'odometer': 101602,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 3,
 'seller_name': None,
 'title': "Opel, _Combo '18, Opel Combo 1.5 Turbo 55kW 2.0T L1H1 Edition 4d",
 'transmission': 'manual',
 'trim': ", _Combo '18,  Combo 1.5 Turbo 55kW 2.0T L1H1 Edition 4d",
 'vin': None,
 'year': 2020}
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928541auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:45 [ecarstrade.be] INFO: Saving data for 6928541auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613966.964591, 'last_price_update_time': 1774662105.926824}
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928541auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926685> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:46 [ecarstrade.be] INFO: Extracting details for car 6926685auction61871
2026-03-28 01:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80b2edde-cce6-5690-ba59-e2db34e5a089 with identifier: 6926685auction61871
2026-03-28 01:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80b2edde-cce6-5690-ba59-e2db34e5a089 with scrape type 2
2026-03-28 01:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80b2edde-cce6-5690-ba59-e2db34e5a089 with scrape type 2
2026-03-28 01:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 80b2edde-cce6-5690-ba59-e2db34e5a089, identifier: 6926685auction61871
2026-03-28 01:41:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 80b2edde-cce6-5690-ba59-e2db34e5a089 with identifier: 6926685auction61871
2026-03-28 01:41:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 80b2edde-cce6-5690-ba59-e2db34e5a089 with identifier: 6926685auction61871
2026-03-28 01:41:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 80b2edde-cce6-5690-ba59-e2db34e5a089 with identifier: 6926685auction61871 to the API
2026-03-28 01:41:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926685>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '80b2edde-cce6-5690-ba59-e2db34e5a089',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926685',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 65763,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Audi A5 Sportback 40 g-tron S tronic Bus. Ed. Advanced 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 40 g-tron S tronic Bus. Ed. Advanced 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926685auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:46 [ecarstrade.be] INFO: Saving data for 6926685auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613773.151568, 'last_price_update_time': 1774662106.74744}
2026-03-28 01:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926685auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926686> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:49 [ecarstrade.be] INFO: Extracting details for car 6926686auction61871
2026-03-28 01:41:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de77ffc5-1cd6-59d6-863a-f61296ac83cb with identifier: 6926686auction61871
2026-03-28 01:41:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de77ffc5-1cd6-59d6-863a-f61296ac83cb with scrape type 2
2026-03-28 01:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de77ffc5-1cd6-59d6-863a-f61296ac83cb with scrape type 2
2026-03-28 01:41:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de77ffc5-1cd6-59d6-863a-f61296ac83cb, identifier: 6926686auction61871
2026-03-28 01:41:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de77ffc5-1cd6-59d6-863a-f61296ac83cb with identifier: 6926686auction61871
2026-03-28 01:41:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de77ffc5-1cd6-59d6-863a-f61296ac83cb with identifier: 6926686auction61871
2026-03-28 01:41:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de77ffc5-1cd6-59d6-863a-f61296ac83cb with identifier: 6926686auction61871 to the API
2026-03-28 01:41:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926686>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'de77ffc5-1cd6-59d6-863a-f61296ac83cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926686',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 28625,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo 81kW S/S Edition 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926686auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:49 [ecarstrade.be] INFO: Saving data for 6926686auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613776.079481, 'last_price_update_time': 1774662109.522503}
2026-03-28 01:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926686auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928478> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:50 [ecarstrade.be] INFO: Extracting details for car 6928478auction61871
2026-03-28 01:41:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 586aa7fc-7f7f-50c3-b0a1-2b668af9aa5f with identifier: 6928478auction61871
2026-03-28 01:41:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 586aa7fc-7f7f-50c3-b0a1-2b668af9aa5f with scrape type 2
2026-03-28 01:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 586aa7fc-7f7f-50c3-b0a1-2b668af9aa5f with scrape type 2
2026-03-28 01:41:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 586aa7fc-7f7f-50c3-b0a1-2b668af9aa5f, identifier: 6928478auction61871
2026-03-28 01:41:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 586aa7fc-7f7f-50c3-b0a1-2b668af9aa5f with identifier: 6928478auction61871
2026-03-28 01:41:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 586aa7fc-7f7f-50c3-b0a1-2b668af9aa5f with identifier: 6928478auction61871
2026-03-28 01:41:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 586aa7fc-7f7f-50c3-b0a1-2b668af9aa5f with identifier: 6928478auction61871 to the API
2026-03-28 01:41:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928478>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '586aa7fc-7f7f-50c3-b0a1-2b668af9aa5f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928478',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 91289,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota Corolla Touring Sports 2.0 Hybrid Premium e-CVT 5d',
 'transmission': 'automatic',
 'trim': 'Touring Sports 2.0 Hybrid Premium e-CVT 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928478auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:50 [ecarstrade.be] INFO: Saving data for 6928478auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613929.788681, 'last_price_update_time': 1774662110.959232}
2026-03-28 01:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928478auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928525> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:51 [ecarstrade.be] INFO: Extracting details for car 6928525auction61871
2026-03-28 01:41:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2aa2b4a-ed05-56c4-af5d-b46947beca4b with identifier: 6928525auction61871
2026-03-28 01:41:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2aa2b4a-ed05-56c4-af5d-b46947beca4b with scrape type 2
2026-03-28 01:41:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2aa2b4a-ed05-56c4-af5d-b46947beca4b with scrape type 2
2026-03-28 01:41:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b2aa2b4a-ed05-56c4-af5d-b46947beca4b, identifier: 6928525auction61871
2026-03-28 01:41:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b2aa2b4a-ed05-56c4-af5d-b46947beca4b with identifier: 6928525auction61871
2026-03-28 01:41:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b2aa2b4a-ed05-56c4-af5d-b46947beca4b with identifier: 6928525auction61871
2026-03-28 01:41:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b2aa2b4a-ed05-56c4-af5d-b46947beca4b with identifier: 6928525auction61871 to the API
2026-03-28 01:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928525>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'b2aa2b4a-ed05-56c4-af5d-b46947beca4b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928525',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'E-Class',
 'odometer': 105736,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Mercedes, E-Class Break FL'20, Mercedes-Benz E-Klasse Break E 200d "
          'Business Solut',
 'transmission': 'automatic',
 'trim': ",  Break FL'20, -Benz E-Klasse Break E 200d Business Solut",
 'vin': None,
 'year': 2022}
2026-03-28 01:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928525auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:51 [ecarstrade.be] INFO: Saving data for 6928525auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613968.380054, 'last_price_update_time': 1774662111.52572}
2026-03-28 01:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928525auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928487> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:51 [ecarstrade.be] INFO: Extracting details for car 6928487auction61871
2026-03-28 01:41:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928481> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dac7fe6e-46f8-5847-aaeb-2e457037a0a5 with identifier: 6928487auction61871
2026-03-28 01:41:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dac7fe6e-46f8-5847-aaeb-2e457037a0a5 with scrape type 2
2026-03-28 01:41:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dac7fe6e-46f8-5847-aaeb-2e457037a0a5 with scrape type 2
2026-03-28 01:41:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dac7fe6e-46f8-5847-aaeb-2e457037a0a5, identifier: 6928487auction61871
2026-03-28 01:41:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dac7fe6e-46f8-5847-aaeb-2e457037a0a5 with identifier: 6928487auction61871
2026-03-28 01:41:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dac7fe6e-46f8-5847-aaeb-2e457037a0a5 with identifier: 6928487auction61871
2026-03-28 01:41:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dac7fe6e-46f8-5847-aaeb-2e457037a0a5 with identifier: 6928487auction61871 to the API
2026-03-28 01:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928487>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'dac7fe6e-46f8-5847-aaeb-2e457037a0a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928487',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 19253,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C3 Aircross 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928487auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:52 [ecarstrade.be] INFO: Saving data for 6928487auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614090.949183, 'last_price_update_time': 1774662112.138478}
2026-03-28 01:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928487auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:52 [ecarstrade.be] INFO: Extracting details for car 6928481auction61871
2026-03-28 01:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928486> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c5d5e45-9edc-50ad-a2fd-67351dbe4fc7 with identifier: 6928481auction61871
2026-03-28 01:41:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c5d5e45-9edc-50ad-a2fd-67351dbe4fc7 with scrape type 2
2026-03-28 01:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c5d5e45-9edc-50ad-a2fd-67351dbe4fc7 with scrape type 2
2026-03-28 01:41:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1c5d5e45-9edc-50ad-a2fd-67351dbe4fc7, identifier: 6928481auction61871
2026-03-28 01:41:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c5d5e45-9edc-50ad-a2fd-67351dbe4fc7 with identifier: 6928481auction61871
2026-03-28 01:41:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c5d5e45-9edc-50ad-a2fd-67351dbe4fc7 with identifier: 6928481auction61871
2026-03-28 01:41:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c5d5e45-9edc-50ad-a2fd-67351dbe4fc7 with identifier: 6928481auction61871 to the API
2026-03-28 01:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928481>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '1c5d5e45-9edc-50ad-a2fd-67351dbe4fc7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928481',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 65446,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Hyundai, Tucson '20 PHEV, Hyundai Tucson 1.6 T-GDi Plug-in Hybrid "
          '4x4 Shine',
 'transmission': 'automatic',
 'trim': ",  '20 PHEV,   1.6 T-GDi Plug-in Hybrid 4x4 Shine",
 'vin': None,
 'year': 2021}
2026-03-28 01:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928481auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:53 [ecarstrade.be] INFO: Saving data for 6928481auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614544.651228, 'last_price_update_time': 1774662113.45055}
2026-03-28 01:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928481auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:53 [ecarstrade.be] INFO: Extracting details for car 6928486auction61871
2026-03-28 01:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926701> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c6670da-c79b-5c0d-be6d-e06917340fac with identifier: 6928486auction61871
2026-03-28 01:41:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c6670da-c79b-5c0d-be6d-e06917340fac with scrape type 2
2026-03-28 01:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c6670da-c79b-5c0d-be6d-e06917340fac with scrape type 2
2026-03-28 01:41:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0c6670da-c79b-5c0d-be6d-e06917340fac, identifier: 6928486auction61871
2026-03-28 01:41:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0c6670da-c79b-5c0d-be6d-e06917340fac with identifier: 6928486auction61871
2026-03-28 01:41:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0c6670da-c79b-5c0d-be6d-e06917340fac with identifier: 6928486auction61871
2026-03-28 01:41:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0c6670da-c79b-5c0d-be6d-e06917340fac with identifier: 6928486auction61871 to the API
2026-03-28 01:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928486>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '0c6670da-c79b-5c0d-be6d-e06917340fac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928486',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 38454,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.2 Turbo 81kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo 81kW S/S Edition 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928486auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:53 [ecarstrade.be] INFO: Saving data for 6928486auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614088.861347, 'last_price_update_time': 1774662113.901783}
2026-03-28 01:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928486auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:53 [ecarstrade.be] INFO: Extracting details for car 6926701auction61871
2026-03-28 01:41:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de248a63-dfa8-5461-80ef-bed69f6b304e with identifier: 6926701auction61871
2026-03-28 01:41:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de248a63-dfa8-5461-80ef-bed69f6b304e with scrape type 2
2026-03-28 01:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de248a63-dfa8-5461-80ef-bed69f6b304e with scrape type 2
2026-03-28 01:41:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de248a63-dfa8-5461-80ef-bed69f6b304e, identifier: 6926701auction61871
2026-03-28 01:41:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de248a63-dfa8-5461-80ef-bed69f6b304e with identifier: 6926701auction61871
2026-03-28 01:41:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de248a63-dfa8-5461-80ef-bed69f6b304e with identifier: 6926701auction61871
2026-03-28 01:41:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de248a63-dfa8-5461-80ef-bed69f6b304e with identifier: 6926701auction61871 to the API
2026-03-28 01:41:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926701>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'de248a63-dfa8-5461-80ef-bed69f6b304e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926701',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 30124,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C3 Aircross 1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  1.5 BlueHDi 110 S&S MAN6 Feel 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926701auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:54 [ecarstrade.be] INFO: Saving data for 6926701auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613824.474183, 'last_price_update_time': 1774662114.332358}
2026-03-28 01:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926701auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928496> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:55 [ecarstrade.be] INFO: Extracting details for car 6928496auction61871
2026-03-28 01:41:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d4caaf6-044f-53c2-ad5b-636563fb7615 with identifier: 6928496auction61871
2026-03-28 01:41:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d4caaf6-044f-53c2-ad5b-636563fb7615 with scrape type 2
2026-03-28 01:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d4caaf6-044f-53c2-ad5b-636563fb7615 with scrape type 2
2026-03-28 01:41:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d4caaf6-044f-53c2-ad5b-636563fb7615, identifier: 6928496auction61871
2026-03-28 01:41:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d4caaf6-044f-53c2-ad5b-636563fb7615 with identifier: 6928496auction61871
2026-03-28 01:41:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d4caaf6-044f-53c2-ad5b-636563fb7615 with identifier: 6928496auction61871
2026-03-28 01:41:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d4caaf6-044f-53c2-ad5b-636563fb7615 with identifier: 6928496auction61871 to the API
2026-03-28 01:41:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928496>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '1d4caaf6-044f-53c2-ad5b-636563fb7615',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928496',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Scala',
 'odometer': 77348,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Scala 1.6 TDI 85kW DSG7 Ambition 5d',
 'transmission': 'automatic',
 'trim': '1.6 TDI 85kW DSG7 Ambition 5d',
 'vin': None,
 'year': 2020}
2026-03-28 01:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928496auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:56 [ecarstrade.be] INFO: Saving data for 6928496auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613947.389448, 'last_price_update_time': 1774662116.441319}
2026-03-28 01:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928496auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926696> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:57 [ecarstrade.be] INFO: Extracting details for car 6926696auction61871
2026-03-28 01:41:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 788aad21-d03a-5c57-9b38-cb1adcfa10ec with identifier: 6926696auction61871
2026-03-28 01:41:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 788aad21-d03a-5c57-9b38-cb1adcfa10ec with scrape type 2
2026-03-28 01:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 788aad21-d03a-5c57-9b38-cb1adcfa10ec with scrape type 2
2026-03-28 01:41:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 788aad21-d03a-5c57-9b38-cb1adcfa10ec, identifier: 6926696auction61871
2026-03-28 01:41:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 788aad21-d03a-5c57-9b38-cb1adcfa10ec with identifier: 6926696auction61871
2026-03-28 01:41:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 788aad21-d03a-5c57-9b38-cb1adcfa10ec with identifier: 6926696auction61871
2026-03-28 01:41:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 788aad21-d03a-5c57-9b38-cb1adcfa10ec with identifier: 6926696auction61871 to the API
2026-03-28 01:41:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926696>
{'auction_title': '',
 'c_o_2_emission_value': 43,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '788aad21-d03a-5c57-9b38-cb1adcfa10ec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926696',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 59815,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, X1 FL'19 PHEV, BMW X1 xDrive25e (162 kW) 5d",
 'transmission': 'automatic',
 'trim': ",  FL'19 PHEV,   xDrive25e (162 kW) 5d",
 'vin': None,
 'year': 2022}
2026-03-28 01:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926696auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:58 [ecarstrade.be] INFO: Saving data for 6926696auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613833.396337, 'last_price_update_time': 1774662118.057706}
2026-03-28 01:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926696auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926712> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:58 [ecarstrade.be] INFO: Extracting details for car 6926712auction61871
2026-03-28 01:41:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c612e89c-5e40-506e-b409-eac0e17cbc74 with identifier: 6926712auction61871
2026-03-28 01:41:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c612e89c-5e40-506e-b409-eac0e17cbc74 with scrape type 2
2026-03-28 01:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c612e89c-5e40-506e-b409-eac0e17cbc74 with scrape type 2
2026-03-28 01:41:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c612e89c-5e40-506e-b409-eac0e17cbc74, identifier: 6926712auction61871
2026-03-28 01:41:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c612e89c-5e40-506e-b409-eac0e17cbc74 with identifier: 6926712auction61871
2026-03-28 01:41:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c612e89c-5e40-506e-b409-eac0e17cbc74 with identifier: 6926712auction61871
2026-03-28 01:41:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c612e89c-5e40-506e-b409-eac0e17cbc74 with identifier: 6926712auction61871 to the API
2026-03-28 01:41:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:41: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-28 01:41:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926712>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'c612e89c-5e40-506e-b409-eac0e17cbc74',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926712',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Toyota',
 'model': 'Yaris Cross',
 'odometer': 56438,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota Yaris Cross 1.5 VVT-ie Hybrid Dynamic Plus CVT 5d',
 'transmission': 'automatic',
 'trim': '1.5 VVT-ie Hybrid Dynamic Plus CVT 5d',
 'vin': None,
 'year': 2024}
2026-03-28 01:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926712auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:41:58 [ecarstrade.be] INFO: Saving data for 6926712auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613879.09673, 'last_price_update_time': 1774662118.625955}
2026-03-28 01:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926712auction61871') HTTP/1.1" 204 0
2026-03-28 01:41:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928504> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:41:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:41:59 [ecarstrade.be] INFO: Extracting details for car 6928504auction61871
2026-03-28 01:41:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc1853ee-c302-51f3-af67-908d5ff7d2c3 with identifier: 6928504auction61871
2026-03-28 01:41:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc1853ee-c302-51f3-af67-908d5ff7d2c3 with scrape type 2
2026-03-28 01:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc1853ee-c302-51f3-af67-908d5ff7d2c3 with scrape type 2
2026-03-28 01:42:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc1853ee-c302-51f3-af67-908d5ff7d2c3, identifier: 6928504auction61871
2026-03-28 01:42:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc1853ee-c302-51f3-af67-908d5ff7d2c3 with identifier: 6928504auction61871
2026-03-28 01:42:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc1853ee-c302-51f3-af67-908d5ff7d2c3 with identifier: 6928504auction61871
2026-03-28 01:42:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc1853ee-c302-51f3-af67-908d5ff7d2c3 with identifier: 6928504auction61871 to the API
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928504>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'dc1853ee-c302-51f3-af67-908d5ff7d2c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928504',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 113769,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, A3 SB '20, Audi A3 Sportback 1.0 30 TFSi 81kW S tron. S Line",
 'transmission': 'automatic',
 'trim': ",  SB '20,   Sportback 1.0 30 TFSi 81kW S tron. S Line",
 'vin': None,
 'year': 2021}
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928504auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:00 [ecarstrade.be] INFO: Saving data for 6928504auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613941.332281, 'last_price_update_time': 1774662120.408913}
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928504auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928499> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:00 [ecarstrade.be] INFO: Extracting details for car 6928499auction61871
2026-03-28 01:42:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fa5252f-91cb-5eac-99f4-3e8d0cb28528 with identifier: 6928499auction61871
2026-03-28 01:42:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fa5252f-91cb-5eac-99f4-3e8d0cb28528 with scrape type 2
2026-03-28 01:42:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fa5252f-91cb-5eac-99f4-3e8d0cb28528 with scrape type 2
2026-03-28 01:42:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7fa5252f-91cb-5eac-99f4-3e8d0cb28528, identifier: 6928499auction61871
2026-03-28 01:42:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7fa5252f-91cb-5eac-99f4-3e8d0cb28528 with identifier: 6928499auction61871
2026-03-28 01:42:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7fa5252f-91cb-5eac-99f4-3e8d0cb28528 with identifier: 6928499auction61871
2026-03-28 01:42:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7fa5252f-91cb-5eac-99f4-3e8d0cb28528 with identifier: 6928499auction61871 to the API
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928499>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '7fa5252f-91cb-5eac-99f4-3e8d0cb28528',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928499',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 49832,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 5008 1.5 BlueHDi 96kW S&S GT Line 5d',
 'transmission': 'manual',
 'trim': '1.5 BlueHDi 96kW S&S GT Line 5d',
 'vin': None,
 'year': 2020}
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928499auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:00 [ecarstrade.be] INFO: Saving data for 6928499auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613943.715773, 'last_price_update_time': 1774662120.953486}
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928499auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928495> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:01 [ecarstrade.be] INFO: Extracting details for car 6928495auction61871
2026-03-28 01:42:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd71ace7-e211-550b-8228-6022feacb2ef with identifier: 6928495auction61871
2026-03-28 01:42:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd71ace7-e211-550b-8228-6022feacb2ef with scrape type 2
2026-03-28 01:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd71ace7-e211-550b-8228-6022feacb2ef with scrape type 2
2026-03-28 01:42:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dd71ace7-e211-550b-8228-6022feacb2ef, identifier: 6928495auction61871
2026-03-28 01:42:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dd71ace7-e211-550b-8228-6022feacb2ef with identifier: 6928495auction61871
2026-03-28 01:42:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dd71ace7-e211-550b-8228-6022feacb2ef with identifier: 6928495auction61871
2026-03-28 01:42:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dd71ace7-e211-550b-8228-6022feacb2ef with identifier: 6928495auction61871 to the API
2026-03-28 01:42:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928495>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'dd71ace7-e211-550b-8228-6022feacb2ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928495',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 85663,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW 1.5 BlueHDi 130 S&S Allure 5d',
 'transmission': 'manual',
 'trim': 'SW 1.5 BlueHDi 130 S&S Allure 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928495auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:01 [ecarstrade.be] INFO: Saving data for 6928495auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613972.688154, 'last_price_update_time': 1774662121.758918}
2026-03-28 01:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928495auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928510> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:03 [ecarstrade.be] INFO: Extracting details for car 6928510auction61871
2026-03-28 01:42:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf6e0180-cd8a-5f4f-8f08-d29598f54331 with identifier: 6928510auction61871
2026-03-28 01:42:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf6e0180-cd8a-5f4f-8f08-d29598f54331 with scrape type 2
2026-03-28 01:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf6e0180-cd8a-5f4f-8f08-d29598f54331 with scrape type 2
2026-03-28 01:42:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bf6e0180-cd8a-5f4f-8f08-d29598f54331, identifier: 6928510auction61871
2026-03-28 01:42:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bf6e0180-cd8a-5f4f-8f08-d29598f54331 with identifier: 6928510auction61871
2026-03-28 01:42:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bf6e0180-cd8a-5f4f-8f08-d29598f54331 with identifier: 6928510auction61871
2026-03-28 01:42:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bf6e0180-cd8a-5f4f-8f08-d29598f54331 with identifier: 6928510auction61871 to the API
2026-03-28 01:42:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928510>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'bf6e0180-cd8a-5f4f-8f08-d29598f54331',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928510',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Other',
 'model': 'Volvo',
 'odometer': 58974,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Volvo, XC40 '17, Volvo XC40 T4 Recharge Geartronic R-Design 5d",
 'transmission': 'automatic',
 'trim': ", XC40 '17,  XC40 T4 Recharge Geartronic R-Design 5d",
 'vin': None,
 'year': 2021}
2026-03-28 01:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928510auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:03 [ecarstrade.be] INFO: Saving data for 6928510auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613949.798336, 'last_price_update_time': 1774662123.781887}
2026-03-28 01:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928510auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926682> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:03 [ecarstrade.be] INFO: Extracting details for car 6926682auction61871
2026-03-28 01:42:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0094af46-49a5-508c-b043-06db40095b02 with identifier: 6926682auction61871
2026-03-28 01:42:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0094af46-49a5-508c-b043-06db40095b02 with scrape type 2
2026-03-28 01:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0094af46-49a5-508c-b043-06db40095b02 with scrape type 2
2026-03-28 01:42:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0094af46-49a5-508c-b043-06db40095b02, identifier: 6926682auction61871
2026-03-28 01:42:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0094af46-49a5-508c-b043-06db40095b02 with identifier: 6926682auction61871
2026-03-28 01:42:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0094af46-49a5-508c-b043-06db40095b02 with identifier: 6926682auction61871
2026-03-28 01:42:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0094af46-49a5-508c-b043-06db40095b02 with identifier: 6926682auction61871 to the API
2026-03-28 01:42:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926682>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '0094af46-49a5-508c-b043-06db40095b02',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926682',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mini',
 'model': '',
 'odometer': 95710,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini 5 door One Aut. 5d',
 'transmission': 'automatic',
 'trim': '5 door One Aut. 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926682auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:04 [ecarstrade.be] INFO: Saving data for 6926682auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613775.504786, 'last_price_update_time': 1774662124.427245}
2026-03-28 01:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926682auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926725> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:06 [scrapy.extensions.logstats] INFO: Crawled 196 pages (at 51 pages/min), scraped 141 items (at 49 items/min)
2026-03-28 01:42:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 321MiB
2026-03-28 01:42:07 [ecarstrade.be] INFO: Extracting details for car 6926725auction61871
2026-03-28 01:42:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd147161-4ce8-5428-8ed1-8e2c2703b830 with identifier: 6926725auction61871
2026-03-28 01:42:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd147161-4ce8-5428-8ed1-8e2c2703b830 with scrape type 2
2026-03-28 01:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd147161-4ce8-5428-8ed1-8e2c2703b830 with scrape type 2
2026-03-28 01:42:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd147161-4ce8-5428-8ed1-8e2c2703b830, identifier: 6926725auction61871
2026-03-28 01:42:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd147161-4ce8-5428-8ed1-8e2c2703b830 with identifier: 6926725auction61871
2026-03-28 01:42:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd147161-4ce8-5428-8ed1-8e2c2703b830 with identifier: 6926725auction61871
2026-03-28 01:42:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd147161-4ce8-5428-8ed1-8e2c2703b830 with identifier: 6926725auction61871 to the API
2026-03-28 01:42:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926725>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'cd147161-4ce8-5428-8ed1-8e2c2703b830',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926725',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 114886,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Mercedes, CLA-Clas SB '19 PHEV, Mercedes-Benz CLA Shooting Brake "
          'CLA 250 e Busines',
 'transmission': 'automatic',
 'trim': ", CLA-Clas SB '19 PHEV, -Benz  CLA 250 e Busines",
 'vin': None,
 'year': 2022}
2026-03-28 01:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926725auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:07 [ecarstrade.be] INFO: Saving data for 6926725auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613882.406972, 'last_price_update_time': 1774662127.495836}
2026-03-28 01:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926725auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926740> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:07 [ecarstrade.be] INFO: Extracting details for car 6926740auction61871
2026-03-28 01:42:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54631e64-564f-5c9a-a8f3-6e53bab1a2f6 with identifier: 6926740auction61871
2026-03-28 01:42:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54631e64-564f-5c9a-a8f3-6e53bab1a2f6 with scrape type 2
2026-03-28 01:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54631e64-564f-5c9a-a8f3-6e53bab1a2f6 with scrape type 2
2026-03-28 01:42:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 54631e64-564f-5c9a-a8f3-6e53bab1a2f6, identifier: 6926740auction61871
2026-03-28 01:42:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 54631e64-564f-5c9a-a8f3-6e53bab1a2f6 with identifier: 6926740auction61871
2026-03-28 01:42:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 54631e64-564f-5c9a-a8f3-6e53bab1a2f6 with identifier: 6926740auction61871
2026-03-28 01:42:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 54631e64-564f-5c9a-a8f3-6e53bab1a2f6 with identifier: 6926740auction61871 to the API
2026-03-28 01:42:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926740>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '54631e64-564f-5c9a-a8f3-6e53bab1a2f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926740',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 153338,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Citroën, Gr. C4, Gr.C4 SpT.1.2 130 Shine A.',
 'transmission': 'automatic',
 'trim': 'Citroën, Gr. C4, Gr.C4 SpT.1.2 130 Shine A.',
 'vin': None,
 'year': 2021}
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926740auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:08 [ecarstrade.be] INFO: Saving data for 6926740auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614554.656199, 'last_price_update_time': 1774662128.066836}
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926740auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951864> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:08 [ecarstrade.be] INFO: Extracting details for car 6951864auction61871
2026-03-28 01:42:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f043e22-1242-5217-9e03-17a1d022a65f with identifier: 6951864auction61871
2026-03-28 01:42:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f043e22-1242-5217-9e03-17a1d022a65f with scrape type 2
2026-03-28 01:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f043e22-1242-5217-9e03-17a1d022a65f with scrape type 2
2026-03-28 01:42:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0f043e22-1242-5217-9e03-17a1d022a65f, identifier: 6951864auction61871
2026-03-28 01:42:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0f043e22-1242-5217-9e03-17a1d022a65f with identifier: 6951864auction61871
2026-03-28 01:42:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0f043e22-1242-5217-9e03-17a1d022a65f with identifier: 6951864auction61871
2026-03-28 01:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0f043e22-1242-5217-9e03-17a1d022a65f with identifier: 6951864auction61871 to the API
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951864>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '0f043e22-1242-5217-9e03-17a1d022a65f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951864',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '5 Series',
 'odometer': 90669,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 Reeks Berline 530e 200kW 4d',
 'transmission': 'automatic',
 'trim': '5 Reeks Berline 530e 200kW 4d',
 'vin': None,
 'year': 2023}
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951864auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:08 [ecarstrade.be] INFO: Saving data for 6951864auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184316.105476, 'last_price_update_time': 1774662128.602528}
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951864auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928542> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:08 [ecarstrade.be] INFO: Extracting details for car 6928542auction61871
2026-03-28 01:42:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 206b3234-50e5-528c-9e03-ce4c5e474b7b with identifier: 6928542auction61871
2026-03-28 01:42:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 206b3234-50e5-528c-9e03-ce4c5e474b7b with scrape type 2
2026-03-28 01:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 206b3234-50e5-528c-9e03-ce4c5e474b7b with scrape type 2
2026-03-28 01:42:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 206b3234-50e5-528c-9e03-ce4c5e474b7b, identifier: 6928542auction61871
2026-03-28 01:42:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 206b3234-50e5-528c-9e03-ce4c5e474b7b with identifier: 6928542auction61871
2026-03-28 01:42:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 206b3234-50e5-528c-9e03-ce4c5e474b7b with identifier: 6928542auction61871
2026-03-28 01:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 206b3234-50e5-528c-9e03-ce4c5e474b7b with identifier: 6928542auction61871 to the API
2026-03-28 01:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928542>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '206b3234-50e5-528c-9e03-ce4c5e474b7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928542',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 87699,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, A3 SB '20, Audi A3 Sportback 1.0 30 TFSi 81kW S tronic Adv. B",
 'transmission': 'automatic',
 'trim': ",  SB '20,   Sportback 1.0 30 TFSi 81kW S tronic Adv. B",
 'vin': None,
 'year': 2022}
2026-03-28 01:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928542auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:09 [ecarstrade.be] INFO: Saving data for 6928542auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614018.02117, 'last_price_update_time': 1774662129.136155}
2026-03-28 01:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928542auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950313> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:11 [ecarstrade.be] INFO: Extracting details for car 6950313auction61871
2026-03-28 01:42:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5db76716-42ae-5e76-b98b-0e57ad2310ce with identifier: 6950313auction61871
2026-03-28 01:42:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5db76716-42ae-5e76-b98b-0e57ad2310ce with scrape type 2
2026-03-28 01:42:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5db76716-42ae-5e76-b98b-0e57ad2310ce with scrape type 2
2026-03-28 01:42:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5db76716-42ae-5e76-b98b-0e57ad2310ce, identifier: 6950313auction61871
2026-03-28 01:42:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5db76716-42ae-5e76-b98b-0e57ad2310ce with identifier: 6950313auction61871
2026-03-28 01:42:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5db76716-42ae-5e76-b98b-0e57ad2310ce with identifier: 6950313auction61871
2026-03-28 01:42:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5db76716-42ae-5e76-b98b-0e57ad2310ce with identifier: 6950313auction61871 to the API
2026-03-28 01:42:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950313>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '5db76716-42ae-5e76-b98b-0e57ad2310ce',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950313',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 129620,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 Sportback 2.0 35 TDi 110kW S tronic Advanced 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 2.0 35 TDi 110kW S tronic Advanced 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950313auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:11 [ecarstrade.be] INFO: Saving data for 6950313auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773302912.611452, 'last_price_update_time': 1774662131.462662}
2026-03-28 01:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950313auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950310> (referer: https://ecarstrade.com/search/page52?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:15 [ecarstrade.be] INFO: Extracting details for car 6950310auction61871
2026-03-28 01:42:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf74aa9c-2f8f-5cbe-b5e9-24b1ef58c751 with identifier: 6950310auction61871
2026-03-28 01:42:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf74aa9c-2f8f-5cbe-b5e9-24b1ef58c751 with scrape type 2
2026-03-28 01:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf74aa9c-2f8f-5cbe-b5e9-24b1ef58c751 with scrape type 2
2026-03-28 01:42:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cf74aa9c-2f8f-5cbe-b5e9-24b1ef58c751, identifier: 6950310auction61871
2026-03-28 01:42:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cf74aa9c-2f8f-5cbe-b5e9-24b1ef58c751 with identifier: 6950310auction61871
2026-03-28 01:42:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cf74aa9c-2f8f-5cbe-b5e9-24b1ef58c751 with identifier: 6950310auction61871
2026-03-28 01:42:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cf74aa9c-2f8f-5cbe-b5e9-24b1ef58c751 with identifier: 6950310auction61871 to the API
2026-03-28 01:42:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950310>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'cf74aa9c-2f8f-5cbe-b5e9-24b1ef58c751',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950310',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'AC',
 'model': 'Dacia Sandero',
 'odometer': 108737,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Dacia Sandero 1.0 SCe 75 Lauréate 5d',
 'transmission': 'manual',
 'trim': '1.0 SCe 75 Lauréate 5d',
 'vin': None,
 'year': 2019}
2026-03-28 01:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950310auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:15 [ecarstrade.be] INFO: Saving data for 6950310auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773302914.232656, 'last_price_update_time': 1774662135.503593}
2026-03-28 01:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950310auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928498> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:16 [ecarstrade.be] INFO: Extracting details for car 6928498auction61871
2026-03-28 01:42:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88599617-018c-59e3-b934-7b608a85f4f2 with identifier: 6928498auction61871
2026-03-28 01:42:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88599617-018c-59e3-b934-7b608a85f4f2 with scrape type 2
2026-03-28 01:42:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88599617-018c-59e3-b934-7b608a85f4f2 with scrape type 2
2026-03-28 01:42:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 88599617-018c-59e3-b934-7b608a85f4f2, identifier: 6928498auction61871
2026-03-28 01:42:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 88599617-018c-59e3-b934-7b608a85f4f2 with identifier: 6928498auction61871
2026-03-28 01:42:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 88599617-018c-59e3-b934-7b608a85f4f2 with identifier: 6928498auction61871
2026-03-28 01:42:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 88599617-018c-59e3-b934-7b608a85f4f2 with identifier: 6928498auction61871 to the API
2026-03-28 01:42:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928498>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Electric',
 'id': '88599617-018c-59e3-b934-7b608a85f4f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928498',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'Q4 e-tron',
 'odometer': 129454,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi Q4 e-tron 35 e-tron S Line 5d',
 'transmission': 'automatic',
 'trim': '35 e-tron S Line 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928498auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:17 [ecarstrade.be] INFO: Saving data for 6928498auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613946.99433, 'last_price_update_time': 1774662137.028346}
2026-03-28 01:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928498auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page53?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6926673auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926673auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6926673auction61871: 2
2026-03-28 01:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6904882auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904882auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6904882auction61871: 2
2026-03-28 01:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6928458auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928458auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6928458auction61871: 2
2026-03-28 01:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6926669auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926669auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6926669auction61871: 2
2026-03-28 01:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6907440auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907440auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6907440auction61871: 2
2026-03-28 01:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6903133auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903133auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6903133auction61871: 2
2026-03-28 01:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6904852auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904852auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6904852auction61871: 2
2026-03-28 01:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6907437auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907437auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6907437auction61871: 2
2026-03-28 01:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6907431auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907431auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6907431auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6931423auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276931423auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6931423auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6903124auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903124auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6903124auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6903121auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903121auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6903121auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6907424auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907424auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6907424auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6907426auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907426auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6907426auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6903118auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903118auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6903118auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6904830auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904830auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6904830auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6903106auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903106auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6903106auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6903108auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903108auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6903108auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6907422auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907422auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6907422auction61871: 2
2026-03-28 01:42:33 [ecarstrade.be] INFO: Found listing with ID: 6884554auction61871
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276884554auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:33 [ecarstrade.be] INFO: Scrape type for 6884554auction61871: 2
2026-03-28 01:42:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926673> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:39 [ecarstrade.be] INFO: Extracting details for car 6926673auction61871
2026-03-28 01:42:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fba8f3e-a05a-52c4-be67-fb50beae28c3 with identifier: 6926673auction61871
2026-03-28 01:42:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fba8f3e-a05a-52c4-be67-fb50beae28c3 with scrape type 2
2026-03-28 01:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fba8f3e-a05a-52c4-be67-fb50beae28c3 with scrape type 2
2026-03-28 01:42:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6fba8f3e-a05a-52c4-be67-fb50beae28c3, identifier: 6926673auction61871
2026-03-28 01:42:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6fba8f3e-a05a-52c4-be67-fb50beae28c3 with identifier: 6926673auction61871
2026-03-28 01:42:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6fba8f3e-a05a-52c4-be67-fb50beae28c3 with identifier: 6926673auction61871
2026-03-28 01:42:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6fba8f3e-a05a-52c4-be67-fb50beae28c3 with identifier: 6926673auction61871 to the API
2026-03-28 01:42:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926673>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '6fba8f3e-a05a-52c4-be67-fb50beae28c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926673',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Opel',
 'model': 'Combo Life',
 'odometer': 121220,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Opel Combo 1.5 Turbo 55kW 2.0T L1H1 Edition 4d',
 'transmission': 'manual',
 'trim': 'Combo 1.5 Turbo 55kW 2.0T L1H1 Edition 4d',
 'vin': None,
 'year': 2021}
2026-03-28 01:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926673auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:40 [ecarstrade.be] INFO: Saving data for 6926673auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613786.816818, 'last_price_update_time': 1774662160.105097}
2026-03-28 01:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926673auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6904852> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907440> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926669> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928458> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:40 [ecarstrade.be] INFO: Extracting details for car 6904852auction61871
2026-03-28 01:42:40 [ecarstrade.be] INFO: Extracting details for car 6907440auction61871
2026-03-28 01:42:40 [ecarstrade.be] INFO: Extracting details for car 6926669auction61871
2026-03-28 01:42:40 [ecarstrade.be] INFO: Extracting details for car 6928458auction61871
2026-03-28 01:42:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23b0dc4f-55d2-5f28-8ce1-ca2ab9921db3 with identifier: 6904852auction61871
2026-03-28 01:42:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23b0dc4f-55d2-5f28-8ce1-ca2ab9921db3 with scrape type 2
2026-03-28 01:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23b0dc4f-55d2-5f28-8ce1-ca2ab9921db3 with scrape type 2
2026-03-28 01:42:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 23b0dc4f-55d2-5f28-8ce1-ca2ab9921db3, identifier: 6904852auction61871
2026-03-28 01:42:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df69c176-f371-5c85-a50c-804b0e4b4312 with identifier: 6907440auction61871
2026-03-28 01:42:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df69c176-f371-5c85-a50c-804b0e4b4312 with scrape type 2
2026-03-28 01:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df69c176-f371-5c85-a50c-804b0e4b4312 with scrape type 2
2026-03-28 01:42:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: df69c176-f371-5c85-a50c-804b0e4b4312, identifier: 6907440auction61871
2026-03-28 01:42:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ded5eaa-6b80-5faa-b8c4-0a688ee78671 with identifier: 6926669auction61871
2026-03-28 01:42:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ded5eaa-6b80-5faa-b8c4-0a688ee78671 with scrape type 2
2026-03-28 01:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ded5eaa-6b80-5faa-b8c4-0a688ee78671 with scrape type 2
2026-03-28 01:42:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4ded5eaa-6b80-5faa-b8c4-0a688ee78671, identifier: 6926669auction61871
2026-03-28 01:42:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 23b0dc4f-55d2-5f28-8ce1-ca2ab9921db3 with identifier: 6904852auction61871
2026-03-28 01:42:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 23b0dc4f-55d2-5f28-8ce1-ca2ab9921db3 with identifier: 6904852auction61871
2026-03-28 01:42:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 23b0dc4f-55d2-5f28-8ce1-ca2ab9921db3 with identifier: 6904852auction61871 to the API
2026-03-28 01:42:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6904852>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '23b0dc4f-55d2-5f28-8ce1-ca2ab9921db3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6904852',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 113362,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 DIESEL 2.0 dA xDrive20 190 5d',
 'transmission': 'automatic',
 'trim': 'DIESEL 2.0 dA xDrive20 190 5d',
 'vin': None,
 'year': 2018}
2026-03-28 01:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904852auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:40 [ecarstrade.be] INFO: Saving data for 6904852auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678268.290777, 'last_price_update_time': 1774662160.957978}
2026-03-28 01:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904852auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: df69c176-f371-5c85-a50c-804b0e4b4312 with identifier: 6907440auction61871
2026-03-28 01:42:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: df69c176-f371-5c85-a50c-804b0e4b4312 with identifier: 6907440auction61871
2026-03-28 01:42:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: df69c176-f371-5c85-a50c-804b0e4b4312 with identifier: 6907440auction61871 to the API
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907440>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'df69c176-f371-5c85-a50c-804b0e4b4312',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6907440',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 183325,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, 3-serie Touring '18, BMW 3 Reeks Touring 320dA (120 kW) 5d",
 'transmission': 'automatic',
 'trim': ", 3-serie Touring '18,  3 Reeks Touring 320dA (120 kW) 5d",
 'vin': None,
 'year': 2021}
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907440auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:41 [ecarstrade.be] INFO: Saving data for 6907440auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678250.180969, 'last_price_update_time': 1774662161.287165}
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907440auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4ded5eaa-6b80-5faa-b8c4-0a688ee78671 with identifier: 6926669auction61871
2026-03-28 01:42:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4ded5eaa-6b80-5faa-b8c4-0a688ee78671 with identifier: 6926669auction61871
2026-03-28 01:42:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4ded5eaa-6b80-5faa-b8c4-0a688ee78671 with identifier: 6926669auction61871 to the API
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926669>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '4ded5eaa-6b80-5faa-b8c4-0a688ee78671',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926669',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mini',
 'model': '',
 'odometer': 133037,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini 5 door One Aut. 5d',
 'transmission': 'automatic',
 'trim': '5 door One Aut. 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926669auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:41 [ecarstrade.be] INFO: Saving data for 6926669auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613790.840845, 'last_price_update_time': 1774662161.622172}
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926669auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6904882> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d12fdecd-8a7e-5bfe-a833-39b03edc7ed8 with identifier: 6928458auction61871
2026-03-28 01:42:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d12fdecd-8a7e-5bfe-a833-39b03edc7ed8 with scrape type 2
2026-03-28 01:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d12fdecd-8a7e-5bfe-a833-39b03edc7ed8 with scrape type 2
2026-03-28 01:42:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d12fdecd-8a7e-5bfe-a833-39b03edc7ed8, identifier: 6928458auction61871
2026-03-28 01:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903133> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d12fdecd-8a7e-5bfe-a833-39b03edc7ed8 with identifier: 6928458auction61871
2026-03-28 01:42:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d12fdecd-8a7e-5bfe-a833-39b03edc7ed8 with identifier: 6928458auction61871
2026-03-28 01:42:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d12fdecd-8a7e-5bfe-a833-39b03edc7ed8 with identifier: 6928458auction61871 to the API
2026-03-28 01:42:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928458>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'd12fdecd-8a7e-5bfe-a833-39b03edc7ed8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928458',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 149633,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 1.5 BlueHDi 96kW S&S EAT8 Allure 5d',
 'transmission': 'automatic',
 'trim': '1.5 BlueHDi 96kW S&S EAT8 Allure 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928458auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:42 [ecarstrade.be] INFO: Saving data for 6928458auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614524.939188, 'last_price_update_time': 1774662162.056175}
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928458auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:42 [ecarstrade.be] INFO: Extracting details for car 6904882auction61871
2026-03-28 01:42:42 [ecarstrade.be] INFO: Extracting details for car 6903133auction61871
2026-03-28 01:42:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f04f4eb5-480a-5187-a204-abc49a66861a with identifier: 6904882auction61871
2026-03-28 01:42:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04f4eb5-480a-5187-a204-abc49a66861a with scrape type 2
2026-03-28 01:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f04f4eb5-480a-5187-a204-abc49a66861a with scrape type 2
2026-03-28 01:42:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f04f4eb5-480a-5187-a204-abc49a66861a, identifier: 6904882auction61871
2026-03-28 01:42:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74351952-351b-5b47-b9a5-dbd2274d8ffe with identifier: 6903133auction61871
2026-03-28 01:42:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74351952-351b-5b47-b9a5-dbd2274d8ffe with scrape type 2
2026-03-28 01:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74351952-351b-5b47-b9a5-dbd2274d8ffe with scrape type 2
2026-03-28 01:42:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 74351952-351b-5b47-b9a5-dbd2274d8ffe, identifier: 6903133auction61871
2026-03-28 01:42:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f04f4eb5-480a-5187-a204-abc49a66861a with identifier: 6904882auction61871
2026-03-28 01:42:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f04f4eb5-480a-5187-a204-abc49a66861a with identifier: 6904882auction61871
2026-03-28 01:42:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f04f4eb5-480a-5187-a204-abc49a66861a with identifier: 6904882auction61871 to the API
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6904882>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Electric',
 'id': 'f04f4eb5-480a-5187-a204-abc49a66861a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6904882',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mini',
 'model': '',
 'odometer': 55369,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'MINI E-MINI - 2021 28.9 kWh 184 Cooper SE 3d',
 'transmission': 'automatic',
 'trim': 'MINI E-MINI - 2021 28.9 kWh 184 Cooper SE 3d',
 'vin': None,
 'year': 2022}
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904882auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:42 [ecarstrade.be] INFO: Saving data for 6904882auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678203.770328, 'last_price_update_time': 1774662162.597629}
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904882auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 74351952-351b-5b47-b9a5-dbd2274d8ffe with identifier: 6903133auction61871
2026-03-28 01:42:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 74351952-351b-5b47-b9a5-dbd2274d8ffe with identifier: 6903133auction61871
2026-03-28 01:42:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 74351952-351b-5b47-b9a5-dbd2274d8ffe with identifier: 6903133auction61871 to the API
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903133>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '74351952-351b-5b47-b9a5-dbd2274d8ffe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6903133',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Hyundai',
 'model': 'Nexo',
 'odometer': 104567,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai Nexo FCEV #1 5d  !!! Hydro !!!',
 'transmission': 'automatic',
 'trim': 'FCEV #1 5d  !!! Hydro !!!',
 'vin': None,
 'year': 2022}
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903133auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:42 [ecarstrade.be] INFO: Saving data for 6903133auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678306.872323, 'last_price_update_time': 1774662162.929148}
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903133auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6903104auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903104auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6903104auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6904806auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904806auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6904806auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6904808auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904808auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6904808auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6907414auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907414auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6907414auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6907409auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907409auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6907409auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6855975auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855975auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6855975auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6855974auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855974auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6855974auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6880573auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880573auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6880573auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6855973auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855973auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6855973auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6855952auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855952auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6855952auction61871: 0
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6859419auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859419auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6859419auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6859401auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859401auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6859401auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6950312auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950312auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6950312auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6859405auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859405auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6859405auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6951851auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951851auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6951851auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6807758auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807758auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6807758auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6880555auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880555auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6880555auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6737810auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276737810auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6737810auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6855921auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855921auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6855921auction61871: 2
2026-03-28 01:42:46 [ecarstrade.be] INFO: Found listing with ID: 6928455auction61871
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928455auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:46 [ecarstrade.be] INFO: Scrape type for 6928455auction61871: 2
2026-03-28 01:42:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907437> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903124> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:47 [ecarstrade.be] INFO: Extracting details for car 6907437auction61871
2026-03-28 01:42:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 497a1072-8ea9-586d-b88e-d93788a13016 with identifier: 6907437auction61871
2026-03-28 01:42:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 497a1072-8ea9-586d-b88e-d93788a13016 with scrape type 2
2026-03-28 01:42:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 497a1072-8ea9-586d-b88e-d93788a13016 with scrape type 2
2026-03-28 01:42:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 497a1072-8ea9-586d-b88e-d93788a13016, identifier: 6907437auction61871
2026-03-28 01:42:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 497a1072-8ea9-586d-b88e-d93788a13016 with identifier: 6907437auction61871
2026-03-28 01:42:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 497a1072-8ea9-586d-b88e-d93788a13016 with identifier: 6907437auction61871
2026-03-28 01:42:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 497a1072-8ea9-586d-b88e-d93788a13016 with identifier: 6907437auction61871 to the API
2026-03-28 01:42:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907437>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '497a1072-8ea9-586d-b88e-d93788a13016',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6907437',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'AC',
 'model': 'Jaguar E-Pace',
 'odometer': 194474,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Jaguar E-Pace D150 Aut. AWD S 5d',
 'transmission': 'automatic',
 'trim': 'D150 Aut. AWD S 5d',
 'vin': None,
 'year': 2020}
2026-03-28 01:42:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907437auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:47 [ecarstrade.be] INFO: Saving data for 6907437auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678267.800333, 'last_price_update_time': 1774662167.736102}
2026-03-28 01:42:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907437auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:47 [ecarstrade.be] INFO: Extracting details for car 6903124auction61871
2026-03-28 01:42:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee42b29e-93e3-52c0-a6d3-25db528bc227 with identifier: 6903124auction61871
2026-03-28 01:42:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee42b29e-93e3-52c0-a6d3-25db528bc227 with scrape type 2
2026-03-28 01:42:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee42b29e-93e3-52c0-a6d3-25db528bc227 with scrape type 2
2026-03-28 01:42:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ee42b29e-93e3-52c0-a6d3-25db528bc227, identifier: 6903124auction61871
2026-03-28 01:42:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ee42b29e-93e3-52c0-a6d3-25db528bc227 with identifier: 6903124auction61871
2026-03-28 01:42:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ee42b29e-93e3-52c0-a6d3-25db528bc227 with identifier: 6903124auction61871
2026-03-28 01:42:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ee42b29e-93e3-52c0-a6d3-25db528bc227 with identifier: 6903124auction61871 to the API
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903124>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'ee42b29e-93e3-52c0-a6d3-25db528bc227',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6903124',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 55973,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-01',
 'seats_number': 3,
 'seller_name': None,
 'title': "Citroën, _Berlingo '18, Citroën Berlingo M Light 1.5 BlueHDi 75 MAN "
          'Club 4',
 'transmission': 'manual',
 'trim': "Citroën, _ '18, Citroën  M Light 1.5 BlueHDi 75 MAN Club 4",
 'vin': None,
 'year': 2020}
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903124auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:48 [ecarstrade.be] INFO: Saving data for 6903124auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678332.581899, 'last_price_update_time': 1774662168.284585}
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903124auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6931423> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907431> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:48 [ecarstrade.be] INFO: Extracting details for car 6931423auction61871
2026-03-28 01:42:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab5bbae2-2863-5886-a4a2-00ae3b278c4d with identifier: 6931423auction61871
2026-03-28 01:42:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab5bbae2-2863-5886-a4a2-00ae3b278c4d with scrape type 2
2026-03-28 01:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab5bbae2-2863-5886-a4a2-00ae3b278c4d with scrape type 2
2026-03-28 01:42:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab5bbae2-2863-5886-a4a2-00ae3b278c4d, identifier: 6931423auction61871
2026-03-28 01:42:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab5bbae2-2863-5886-a4a2-00ae3b278c4d with identifier: 6931423auction61871
2026-03-28 01:42:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab5bbae2-2863-5886-a4a2-00ae3b278c4d with identifier: 6931423auction61871
2026-03-28 01:42:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab5bbae2-2863-5886-a4a2-00ae3b278c4d with identifier: 6931423auction61871 to the API
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6931423>
{'auction_title': '',
 'c_o_2_emission_value': 204,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'ab5bbae2-2863-5886-a4a2-00ae3b278c4d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6931423',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID_WRECK"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 202397,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-01',
 'seats_number': 6,
 'seller_name': None,
 'title': 'Peugeot Expert Long DC Premium L3 2.0 BlueHDi 145 EAT8 4d !! '
          'Technical issues !!  rolling car',
 'transmission': 'automatic',
 'trim': 'Long DC Premium L3 2.0 BlueHDi 145 EAT8 4d !! Technical issues !!  '
         'rolling car',
 'vin': None,
 'year': 2022}
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276931423auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:48 [ecarstrade.be] INFO: Saving data for 6931423auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678667.976761, 'last_price_update_time': 1774662168.924529}
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6931423auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:48 [ecarstrade.be] INFO: Extracting details for car 6907431auction61871
2026-03-28 01:42:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903121> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd0d5ea3-6d96-5950-88e6-6b45c73d24b2 with identifier: 6907431auction61871
2026-03-28 01:42:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd0d5ea3-6d96-5950-88e6-6b45c73d24b2 with scrape type 2
2026-03-28 01:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd0d5ea3-6d96-5950-88e6-6b45c73d24b2 with scrape type 2
2026-03-28 01:42:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd0d5ea3-6d96-5950-88e6-6b45c73d24b2, identifier: 6907431auction61871
2026-03-28 01:42:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd0d5ea3-6d96-5950-88e6-6b45c73d24b2 with identifier: 6907431auction61871
2026-03-28 01:42:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd0d5ea3-6d96-5950-88e6-6b45c73d24b2 with identifier: 6907431auction61871
2026-03-28 01:42:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd0d5ea3-6d96-5950-88e6-6b45c73d24b2 with identifier: 6907431auction61871 to the API
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907431>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'bd0d5ea3-6d96-5950-88e6-6b45c73d24b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6907431',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Other',
 'model': 'Volvo',
 'odometer': 257551,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Volvo, XC60 '17, Volvo XC60 D4 120kW Geartronic Momentum Pro 5d",
 'transmission': 'automatic',
 'trim': ", XC60 '17,  XC60 D4 120kW Geartronic Momentum Pro 5d",
 'vin': None,
 'year': 2020}
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907431auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:49 [ecarstrade.be] INFO: Saving data for 6907431auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678329.051036, 'last_price_update_time': 1774662169.342507}
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907431auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:49 [ecarstrade.be] INFO: Extracting details for car 6903121auction61871
2026-03-28 01:42:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907426> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907424> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ceeadd0-9b84-54c8-ab7d-e1d4e5c6cdb3 with identifier: 6903121auction61871
2026-03-28 01:42:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ceeadd0-9b84-54c8-ab7d-e1d4e5c6cdb3 with scrape type 2
2026-03-28 01:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ceeadd0-9b84-54c8-ab7d-e1d4e5c6cdb3 with scrape type 2
2026-03-28 01:42:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ceeadd0-9b84-54c8-ab7d-e1d4e5c6cdb3, identifier: 6903121auction61871
2026-03-28 01:42:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ceeadd0-9b84-54c8-ab7d-e1d4e5c6cdb3 with identifier: 6903121auction61871
2026-03-28 01:42:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ceeadd0-9b84-54c8-ab7d-e1d4e5c6cdb3 with identifier: 6903121auction61871
2026-03-28 01:42:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ceeadd0-9b84-54c8-ab7d-e1d4e5c6cdb3 with identifier: 6903121auction61871 to the API
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903121>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '9ceeadd0-9b84-54c8-ab7d-e1d4e5c6cdb3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6903121',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 74654,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Kia, XCeed '19, KIA XCeed 1.6 GDi PHEV DCT Sense 5d",
 'transmission': 'automatic',
 'trim': ",  '19, KIA  1.6 GDi PHEV DCT Sense 5d",
 'vin': None,
 'year': 2020}
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903121auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:49 [ecarstrade.be] INFO: Saving data for 6903121auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678270.912169, 'last_price_update_time': 1774662169.804931}
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903121auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:49 [ecarstrade.be] INFO: Extracting details for car 6907426auction61871
2026-03-28 01:42:49 [ecarstrade.be] INFO: Extracting details for car 6907424auction61871
2026-03-28 01:42:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbfbd417-2167-5569-b8c1-c69cb493f802 with identifier: 6907426auction61871
2026-03-28 01:42:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbfbd417-2167-5569-b8c1-c69cb493f802 with scrape type 2
2026-03-28 01:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbfbd417-2167-5569-b8c1-c69cb493f802 with scrape type 2
2026-03-28 01:42:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bbfbd417-2167-5569-b8c1-c69cb493f802, identifier: 6907426auction61871
2026-03-28 01:42:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19196f4b-dd61-547f-877a-c794f7f1113c with identifier: 6907424auction61871
2026-03-28 01:42:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19196f4b-dd61-547f-877a-c794f7f1113c with scrape type 2
2026-03-28 01:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19196f4b-dd61-547f-877a-c794f7f1113c with scrape type 2
2026-03-28 01:42:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 19196f4b-dd61-547f-877a-c794f7f1113c, identifier: 6907424auction61871
2026-03-28 01:42:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bbfbd417-2167-5569-b8c1-c69cb493f802 with identifier: 6907426auction61871
2026-03-28 01:42:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bbfbd417-2167-5569-b8c1-c69cb493f802 with identifier: 6907426auction61871
2026-03-28 01:42:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bbfbd417-2167-5569-b8c1-c69cb493f802 with identifier: 6907426auction61871 to the API
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907426>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'bbfbd417-2167-5569-b8c1-c69cb493f802',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6907426',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'AC',
 'model': 'Dacia Logan',
 'odometer': 161633,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Dacia, Logan MCV '13, Dacia Logan MCV 1.5 dCi 95 Blue Stepway 5d",
 'transmission': 'manual',
 'trim': "Dacia, Logan MCV '13,  MCV 1.5 dCi 95 Blue Stepway 5d",
 'vin': None,
 'year': 2019}
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907426auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:50 [ecarstrade.be] INFO: Saving data for 6907426auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678323.948176, 'last_price_update_time': 1774662170.340972}
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907426auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 19196f4b-dd61-547f-877a-c794f7f1113c with identifier: 6907424auction61871
2026-03-28 01:42:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 19196f4b-dd61-547f-877a-c794f7f1113c with identifier: 6907424auction61871
2026-03-28 01:42:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 19196f4b-dd61-547f-877a-c794f7f1113c with identifier: 6907424auction61871 to the API
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907424>
{'auction_title': '',
 'c_o_2_emission_value': 42,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '19196f4b-dd61-547f-877a-c794f7f1113c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6907424',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 162241,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, Q3 '18 PHEV, Audi Q3 45 TFSI e S tronic S Line 5d",
 'transmission': 'automatic',
 'trim': ",  '18 PHEV,   45 TFSI e S tronic S Line 5d",
 'vin': None,
 'year': 2023}
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907424auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:50 [ecarstrade.be] INFO: Saving data for 6907424auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678325.371969, 'last_price_update_time': 1774662170.658277}
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907424auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903118> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:52 [ecarstrade.be] INFO: Extracting details for car 6903118auction61871
2026-03-28 01:42:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2053ad4-7970-5e43-811d-6a8f7f883970 with identifier: 6903118auction61871
2026-03-28 01:42:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2053ad4-7970-5e43-811d-6a8f7f883970 with scrape type 2
2026-03-28 01:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2053ad4-7970-5e43-811d-6a8f7f883970 with scrape type 2
2026-03-28 01:42:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c2053ad4-7970-5e43-811d-6a8f7f883970, identifier: 6903118auction61871
2026-03-28 01:42:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c2053ad4-7970-5e43-811d-6a8f7f883970 with identifier: 6903118auction61871
2026-03-28 01:42:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c2053ad4-7970-5e43-811d-6a8f7f883970 with identifier: 6903118auction61871
2026-03-28 01:42:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c2053ad4-7970-5e43-811d-6a8f7f883970 with identifier: 6903118auction61871 to the API
2026-03-28 01:42:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903118>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '3.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'c2053ad4-7970-5e43-811d-6a8f7f883970',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6903118',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '5 Series',
 'odometer': 52688,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, 5-serie FL'20 PHEV, BMW 5 Reeks Berline 545e xDrive 4d",
 'transmission': 'automatic',
 'trim': ", 5-serie FL'20 PHEV,  5 Reeks Berline 545e xDrive 4d",
 'vin': None,
 'year': 2021}
2026-03-28 01:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903118auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:53 [ecarstrade.be] INFO: Saving data for 6903118auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678322.554971, 'last_price_update_time': 1774662173.280888}
2026-03-28 01:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903118auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907422> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:54 [ecarstrade.be] INFO: Extracting details for car 6907422auction61871
2026-03-28 01:42:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da8c4e50-aa4a-5b40-9ac3-97e6244d7b42 with identifier: 6907422auction61871
2026-03-28 01:42:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da8c4e50-aa4a-5b40-9ac3-97e6244d7b42 with scrape type 2
2026-03-28 01:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da8c4e50-aa4a-5b40-9ac3-97e6244d7b42 with scrape type 2
2026-03-28 01:42:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: da8c4e50-aa4a-5b40-9ac3-97e6244d7b42, identifier: 6907422auction61871
2026-03-28 01:42:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: da8c4e50-aa4a-5b40-9ac3-97e6244d7b42 with identifier: 6907422auction61871
2026-03-28 01:42:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: da8c4e50-aa4a-5b40-9ac3-97e6244d7b42 with identifier: 6907422auction61871
2026-03-28 01:42:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: da8c4e50-aa4a-5b40-9ac3-97e6244d7b42 with identifier: 6907422auction61871 to the API
2026-03-28 01:42:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907422>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'da8c4e50-aa4a-5b40-9ac3-97e6244d7b42',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6907422',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '5 Series',
 'odometer': 173721,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 Reeks Touring 518d Aut. (100 kW) 5d',
 'transmission': 'automatic',
 'trim': '5 Reeks Touring 518d Aut. (100 kW) 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907422auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:54 [ecarstrade.be] INFO: Saving data for 6907422auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678417.880446, 'last_price_update_time': 1774662174.55424}
2026-03-28 01:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907422auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903108> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:56 [ecarstrade.be] INFO: Extracting details for car 6903108auction61871
2026-03-28 01:42:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f7725fd-dafc-5828-9ed3-fe661d146d13 with identifier: 6903108auction61871
2026-03-28 01:42:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f7725fd-dafc-5828-9ed3-fe661d146d13 with scrape type 2
2026-03-28 01:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f7725fd-dafc-5828-9ed3-fe661d146d13 with scrape type 2
2026-03-28 01:42:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2f7725fd-dafc-5828-9ed3-fe661d146d13, identifier: 6903108auction61871
2026-03-28 01:42:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2f7725fd-dafc-5828-9ed3-fe661d146d13 with identifier: 6903108auction61871
2026-03-28 01:42:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2f7725fd-dafc-5828-9ed3-fe661d146d13 with identifier: 6903108auction61871
2026-03-28 01:42:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2f7725fd-dafc-5828-9ed3-fe661d146d13 with identifier: 6903108auction61871 to the API
2026-03-28 01:42:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903108>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '2f7725fd-dafc-5828-9ed3-fe661d146d13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6903108',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 152006,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Audi, Q5 FL'20, Audi Q5 Business Edition S line 30 TDI S tronic 5d",
 'transmission': 'automatic',
 'trim': ",  FL'20,   Business Edition S line 30 TDI S tronic 5d",
 'vin': None,
 'year': 2022}
2026-03-28 01:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903108auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:56 [ecarstrade.be] INFO: Saving data for 6903108auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678380.742742, 'last_price_update_time': 1774662176.592526}
2026-03-28 01:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903108auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903104> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:57 [ecarstrade.be] INFO: Extracting details for car 6903104auction61871
2026-03-28 01:42:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47bcb43a-f520-508c-b91f-f44540dd0519 with identifier: 6903104auction61871
2026-03-28 01:42:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47bcb43a-f520-508c-b91f-f44540dd0519 with scrape type 2
2026-03-28 01:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47bcb43a-f520-508c-b91f-f44540dd0519 with scrape type 2
2026-03-28 01:42:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 47bcb43a-f520-508c-b91f-f44540dd0519, identifier: 6903104auction61871
2026-03-28 01:42:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 47bcb43a-f520-508c-b91f-f44540dd0519 with identifier: 6903104auction61871
2026-03-28 01:42:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 47bcb43a-f520-508c-b91f-f44540dd0519 with identifier: 6903104auction61871
2026-03-28 01:42:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 47bcb43a-f520-508c-b91f-f44540dd0519 with identifier: 6903104auction61871 to the API
2026-03-28 01:42:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903104>
{'auction_title': '',
 'c_o_2_emission_value': 42,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '47bcb43a-f520-508c-b91f-f44540dd0519',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6903104',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '5 Series',
 'odometer': 107105,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, 5-ser To FL'20 PHEV, BMW 5 Reeks Touring 520e 150kW 5d",
 'transmission': 'automatic',
 'trim': ", 5-ser To FL'20 PHEV,  5 Reeks Touring 520e 150kW 5d",
 'vin': None,
 'year': 2022}
2026-03-28 01:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903104auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:57 [ecarstrade.be] INFO: Saving data for 6903104auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678396.711791, 'last_price_update_time': 1774662177.91314}
2026-03-28 01:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903104auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6926666auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926666auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6926666auction61871: 2
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6878918auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878918auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6878918auction61871: 2
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6880553auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880553auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6880553auction61871: 2
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6928456auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928456auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6928456auction61871: 2
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6880548auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880548auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6880548auction61871: 2
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6880549auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880549auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6880549auction61871: 2
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6878922auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878922auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6878922auction61871: 2
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6759713auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276759713auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6759713auction61871: 2
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6880550auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880550auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6880550auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6926667auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926667auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6926667auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6656186auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276656186auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6656186auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6878920auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878920auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6878920auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6435333auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276435333auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6435333auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6494184auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276494184auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6494184auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6418438auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276418438auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6418438auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6973069auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973069auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6973069auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6973070auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973070auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6973070auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6974500auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974500auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6974500auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6973068auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973068auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6973068auction61871: 0
2026-03-28 01:42:58 [ecarstrade.be] INFO: Found listing with ID: 6974499auction61871
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974499auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:58 [ecarstrade.be] INFO: Scrape type for 6974499auction61871: 0
2026-03-28 01:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903106> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:58 [ecarstrade.be] INFO: Extracting details for car 6903106auction61871
2026-03-28 01:42:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0252de8d-4f97-5c32-8231-6d1537a075e1 with identifier: 6903106auction61871
2026-03-28 01:42:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0252de8d-4f97-5c32-8231-6d1537a075e1 with scrape type 2
2026-03-28 01:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0252de8d-4f97-5c32-8231-6d1537a075e1 with scrape type 2
2026-03-28 01:42:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0252de8d-4f97-5c32-8231-6d1537a075e1, identifier: 6903106auction61871
2026-03-28 01:42:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0252de8d-4f97-5c32-8231-6d1537a075e1 with identifier: 6903106auction61871
2026-03-28 01:42:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0252de8d-4f97-5c32-8231-6d1537a075e1 with identifier: 6903106auction61871
2026-03-28 01:42:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0252de8d-4f97-5c32-8231-6d1537a075e1 with identifier: 6903106auction61871 to the API
2026-03-28 01:42:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:42: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-28 01:42:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6903106>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '0252de8d-4f97-5c32-8231-6d1537a075e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6903106',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'AC',
 'model': 'Toyota PROACE CITY',
 'odometer': 133945,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-01',
 'seats_number': 3,
 'seller_name': None,
 'title': "Toyota, _Proace City '20, Toyota Proace City 1.2i 81kW SWB Comfort "
          '4d',
 'transmission': 'manual',
 'trim': "Toyota, _Proace City '20, Toyota Proace City 1.2i 81kW SWB Comfort "
         '4d',
 'vin': None,
 'year': 2022}
2026-03-28 01:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903106auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:42:59 [ecarstrade.be] INFO: Saving data for 6903106auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678395.174275, 'last_price_update_time': 1774662179.277469}
2026-03-28 01:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903106auction61871') HTTP/1.1" 204 0
2026-03-28 01:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6904806> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:42:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:42:59 [ecarstrade.be] INFO: Extracting details for car 6904806auction61871
2026-03-28 01:42:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5145fc1-ee85-5cd0-8a2d-4a47dcfd537c with identifier: 6904806auction61871
2026-03-28 01:42:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5145fc1-ee85-5cd0-8a2d-4a47dcfd537c with scrape type 2
2026-03-28 01:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5145fc1-ee85-5cd0-8a2d-4a47dcfd537c with scrape type 2
2026-03-28 01:43:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5145fc1-ee85-5cd0-8a2d-4a47dcfd537c, identifier: 6904806auction61871
2026-03-28 01:43:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5145fc1-ee85-5cd0-8a2d-4a47dcfd537c with identifier: 6904806auction61871
2026-03-28 01:43:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5145fc1-ee85-5cd0-8a2d-4a47dcfd537c with identifier: 6904806auction61871
2026-03-28 01:43:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5145fc1-ee85-5cd0-8a2d-4a47dcfd537c with identifier: 6904806auction61871 to the API
2026-03-28 01:43:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6904806>
{'auction_title': '',
 'c_o_2_emission_value': 27,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'e5145fc1-ee85-5cd0-8a2d-4a47dcfd537c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6904806',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 158869,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Passat Variant 1.4 TSI DSG6 GTE Business 5d',
 'transmission': 'automatic',
 'trim': '1.4 TSI DSG6 GTE Business 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904806auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:00 [ecarstrade.be] INFO: Saving data for 6904806auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678442.148426, 'last_price_update_time': 1774662180.331141}
2026-03-28 01:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904806auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6884554> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:02 [ecarstrade.be] INFO: Extracting details for car 6884554auction61871
2026-03-28 01:43:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e419ed7f-57f7-5b93-9a0d-5b6d05925290 with identifier: 6884554auction61871
2026-03-28 01:43:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e419ed7f-57f7-5b93-9a0d-5b6d05925290 with scrape type 2
2026-03-28 01:43:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e419ed7f-57f7-5b93-9a0d-5b6d05925290 with scrape type 2
2026-03-28 01:43:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e419ed7f-57f7-5b93-9a0d-5b6d05925290, identifier: 6884554auction61871
2026-03-28 01:43:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e419ed7f-57f7-5b93-9a0d-5b6d05925290 with identifier: 6884554auction61871
2026-03-28 01:43:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e419ed7f-57f7-5b93-9a0d-5b6d05925290 with identifier: 6884554auction61871
2026-03-28 01:43:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e419ed7f-57f7-5b93-9a0d-5b6d05925290 with identifier: 6884554auction61871 to the API
2026-03-28 01:43:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6884554>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'e419ed7f-57f7-5b93-9a0d-5b6d05925290',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6884554',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 72560,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 1.5 BlueHDi 130 S&S EAT8 Active Pack 5d !! damaged car '
          '!! rolling car',
 'transmission': 'automatic',
 'trim': '1.5 BlueHDi 130 S&S EAT8 Active Pack 5d !! damaged car !! rolling '
         'car',
 'vin': None,
 'year': 2023}
2026-03-28 01:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276884554auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:02 [ecarstrade.be] INFO: Saving data for 6884554auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678168.010942, 'last_price_update_time': 1774662182.822582}
2026-03-28 01:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6884554auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6855921> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:03 [ecarstrade.be] INFO: Extracting details for car 6855921auction61871
2026-03-28 01:43:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40fb2cf6-b6db-5b6b-b2db-eef154172882 with identifier: 6855921auction61871
2026-03-28 01:43:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fb2cf6-b6db-5b6b-b2db-eef154172882 with scrape type 2
2026-03-28 01:43:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40fb2cf6-b6db-5b6b-b2db-eef154172882 with scrape type 2
2026-03-28 01:43:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 40fb2cf6-b6db-5b6b-b2db-eef154172882, identifier: 6855921auction61871
2026-03-28 01:43:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 40fb2cf6-b6db-5b6b-b2db-eef154172882 with identifier: 6855921auction61871
2026-03-28 01:43:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 40fb2cf6-b6db-5b6b-b2db-eef154172882 with identifier: 6855921auction61871
2026-03-28 01:43:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 40fb2cf6-b6db-5b6b-b2db-eef154172882 with identifier: 6855921auction61871 to the API
2026-03-28 01:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6855921>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '40fb2cf6-b6db-5b6b-b2db-eef154172882',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6855921',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 52385,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 1.2 HYBRID 136 e-DSC6 GT 5d',
 'transmission': 'automatic',
 'trim': '1.2 HYBRID 136 e-DSC6 GT 5d',
 'vin': None,
 'year': 2024}
2026-03-28 01:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855921auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:03 [ecarstrade.be] INFO: Saving data for 6855921auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678091.888951, 'last_price_update_time': 1774662183.571055}
2026-03-28 01:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855921auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6904830> (referer: https://ecarstrade.com/search/page54?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:04 [ecarstrade.be] INFO: Extracting details for car 6904830auction61871
2026-03-28 01:43:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21059730-5e09-5258-b876-5729ff38d1e8 with identifier: 6904830auction61871
2026-03-28 01:43:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21059730-5e09-5258-b876-5729ff38d1e8 with scrape type 2
2026-03-28 01:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21059730-5e09-5258-b876-5729ff38d1e8 with scrape type 2
2026-03-28 01:43:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 21059730-5e09-5258-b876-5729ff38d1e8, identifier: 6904830auction61871
2026-03-28 01:43:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 21059730-5e09-5258-b876-5729ff38d1e8 with identifier: 6904830auction61871
2026-03-28 01:43:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 21059730-5e09-5258-b876-5729ff38d1e8 with identifier: 6904830auction61871
2026-03-28 01:43:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 21059730-5e09-5258-b876-5729ff38d1e8 with identifier: 6904830auction61871 to the API
2026-03-28 01:43:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6904830>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '21059730-5e09-5258-b876-5729ff38d1e8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6904830',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'AC',
 'model': 'Dacia Sandero',
 'odometer': 155791,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Dacia, Sandero '13, Dacia Sandero SCe 75 Comfort 5d",
 'transmission': 'manual',
 'trim': "Dacia, Sandero '13,  SCe 75 Comfort 5d",
 'vin': None,
 'year': 2020}
2026-03-28 01:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904830auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:05 [ecarstrade.be] INFO: Saving data for 6904830auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678325.883741, 'last_price_update_time': 1774662185.156855}
2026-03-28 01:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904830auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6807758> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:06 [ecarstrade.be] INFO: Extracting details for car 6807758auction61871
2026-03-28 01:43:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a973a39b-9ad3-526d-9a59-43f47c725ed2 with identifier: 6807758auction61871
2026-03-28 01:43:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a973a39b-9ad3-526d-9a59-43f47c725ed2 with scrape type 2
2026-03-28 01:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a973a39b-9ad3-526d-9a59-43f47c725ed2 with scrape type 2
2026-03-28 01:43:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a973a39b-9ad3-526d-9a59-43f47c725ed2, identifier: 6807758auction61871
2026-03-28 01:43:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a973a39b-9ad3-526d-9a59-43f47c725ed2 with identifier: 6807758auction61871
2026-03-28 01:43:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a973a39b-9ad3-526d-9a59-43f47c725ed2 with identifier: 6807758auction61871
2026-03-28 01:43:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a973a39b-9ad3-526d-9a59-43f47c725ed2 with identifier: 6807758auction61871 to the API
2026-03-28 01:43:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6807758>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Electric',
 'id': 'a973a39b-9ad3-526d-9a59-43f47c725ed2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6807758',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'e-tron GT',
 'odometer': 44762,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI E-TRON GT 93.4 kWh 60 475hp Quattro 4d',
 'transmission': 'automatic',
 'trim': 'AUDI E-TRON GT 93.4 kWh 60 475hp Quattro 4d',
 'vin': None,
 'year': 2023}
2026-03-28 01:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807758auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:07 [ecarstrade.be] INFO: Saving data for 6807758auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678134.290952, 'last_price_update_time': 1774662187.215189}
2026-03-28 01:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6807758auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:07 [scrapy.extensions.logstats] INFO: Crawled 229 pages (at 33 pages/min), scraped 172 items (at 31 items/min)
2026-03-28 01:43:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 321MiB
2026-03-28 01:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6737810> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:09 [ecarstrade.be] INFO: Extracting details for car 6737810auction61871
2026-03-28 01:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928455> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2156b3a7-c1ba-576b-a1e1-966f124e179c with identifier: 6737810auction61871
2026-03-28 01:43:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2156b3a7-c1ba-576b-a1e1-966f124e179c with scrape type 2
2026-03-28 01:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2156b3a7-c1ba-576b-a1e1-966f124e179c with scrape type 2
2026-03-28 01:43:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2156b3a7-c1ba-576b-a1e1-966f124e179c, identifier: 6737810auction61871
2026-03-28 01:43:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2156b3a7-c1ba-576b-a1e1-966f124e179c with identifier: 6737810auction61871
2026-03-28 01:43:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2156b3a7-c1ba-576b-a1e1-966f124e179c with identifier: 6737810auction61871
2026-03-28 01:43:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2156b3a7-c1ba-576b-a1e1-966f124e179c with identifier: 6737810auction61871 to the API
2026-03-28 01:43:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6737810>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '2156b3a7-c1ba-576b-a1e1-966f124e179c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6737810',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 54507,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Peugeot Expert Standard L2 2.0 BlueHDi 145 EAT8 4d',
 'transmission': 'automatic',
 'trim': 'Standard L2 2.0 BlueHDi 145 EAT8 4d',
 'vin': None,
 'year': 2023}
2026-03-28 01:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276737810auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:09 [ecarstrade.be] INFO: Saving data for 6737810auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678105.706383, 'last_price_update_time': 1774662189.678085}
2026-03-28 01:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6737810auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:09 [ecarstrade.be] INFO: Extracting details for car 6928455auction61871
2026-03-28 01:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880555> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 614dc02a-948d-5602-a3e4-c3f398cd089f with identifier: 6928455auction61871
2026-03-28 01:43:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 614dc02a-948d-5602-a3e4-c3f398cd089f with scrape type 2
2026-03-28 01:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 614dc02a-948d-5602-a3e4-c3f398cd089f with scrape type 2
2026-03-28 01:43:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 614dc02a-948d-5602-a3e4-c3f398cd089f, identifier: 6928455auction61871
2026-03-28 01:43:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 614dc02a-948d-5602-a3e4-c3f398cd089f with identifier: 6928455auction61871
2026-03-28 01:43:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 614dc02a-948d-5602-a3e4-c3f398cd089f with identifier: 6928455auction61871
2026-03-28 01:43:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 614dc02a-948d-5602-a3e4-c3f398cd089f with identifier: 6928455auction61871 to the API
2026-03-28 01:43:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928455>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '614dc02a-948d-5602-a3e4-c3f398cd089f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928455',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 62128,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz A-Klasse Limousine A 250e Business Solution 4d',
 'transmission': 'automatic',
 'trim': '-Benz A-Klasse Limousine A 250e Business Solution 4d',
 'vin': None,
 'year': 2021}
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928455auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:10 [ecarstrade.be] INFO: Saving data for 6928455auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614553.368359, 'last_price_update_time': 1774662190.143886}
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928455auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:10 [ecarstrade.be] INFO: Extracting details for car 6880555auction61871
2026-03-28 01:43:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a39e0105-2c31-53eb-876b-d1ede2af2cb5 with identifier: 6880555auction61871
2026-03-28 01:43:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39e0105-2c31-53eb-876b-d1ede2af2cb5 with scrape type 2
2026-03-28 01:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a39e0105-2c31-53eb-876b-d1ede2af2cb5 with scrape type 2
2026-03-28 01:43:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a39e0105-2c31-53eb-876b-d1ede2af2cb5, identifier: 6880555auction61871
2026-03-28 01:43:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a39e0105-2c31-53eb-876b-d1ede2af2cb5 with identifier: 6880555auction61871
2026-03-28 01:43:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a39e0105-2c31-53eb-876b-d1ede2af2cb5 with identifier: 6880555auction61871
2026-03-28 01:43:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a39e0105-2c31-53eb-876b-d1ede2af2cb5 with identifier: 6880555auction61871 to the API
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880555>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'a39e0105-2c31-53eb-876b-d1ede2af2cb5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880555',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 26415,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Ford, Kuga '19 PHEV, Ford Kuga 2.5i PHEV Aut. 165kW ST-Line 5d - NO "
          'COC',
 'transmission': 'automatic',
 'trim': ",  '19 PHEV,   2.5i PHEV Aut. 165kW ST-Line 5d - NO COC",
 'vin': None,
 'year': 2023}
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880555auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:10 [ecarstrade.be] INFO: Saving data for 6880555auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678090.966953, 'last_price_update_time': 1774662190.594783}
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880555auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950312> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:10 [ecarstrade.be] INFO: Extracting details for car 6950312auction61871
2026-03-28 01:43:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a6afdd0-f1cd-5885-a92a-c456bc2774b8 with identifier: 6950312auction61871
2026-03-28 01:43:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a6afdd0-f1cd-5885-a92a-c456bc2774b8 with scrape type 2
2026-03-28 01:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a6afdd0-f1cd-5885-a92a-c456bc2774b8 with scrape type 2
2026-03-28 01:43:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a6afdd0-f1cd-5885-a92a-c456bc2774b8, identifier: 6950312auction61871
2026-03-28 01:43:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a6afdd0-f1cd-5885-a92a-c456bc2774b8 with identifier: 6950312auction61871
2026-03-28 01:43:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a6afdd0-f1cd-5885-a92a-c456bc2774b8 with identifier: 6950312auction61871
2026-03-28 01:43:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a6afdd0-f1cd-5885-a92a-c456bc2774b8 with identifier: 6950312auction61871 to the API
2026-03-28 01:43:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950312>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '3a6afdd0-f1cd-5885-a92a-c456bc2774b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950312',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Golf Sportsvan',
 'odometer': 56220,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Golf Sportsvan 1.6 TDI Trendline 5d',
 'transmission': 'manual',
 'trim': '1.6 TDI Trendline 5d',
 'vin': None,
 'year': 2020}
2026-03-28 01:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950312auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:11 [ecarstrade.be] INFO: Saving data for 6950312auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773302892.161222, 'last_price_update_time': 1774662191.13871}
2026-03-28 01:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950312auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6859401> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:11 [ecarstrade.be] INFO: Extracting details for car 6859401auction61871
2026-03-28 01:43:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16e5db0a-7844-582f-90af-0c2fa3918812 with identifier: 6859401auction61871
2026-03-28 01:43:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16e5db0a-7844-582f-90af-0c2fa3918812 with scrape type 2
2026-03-28 01:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16e5db0a-7844-582f-90af-0c2fa3918812 with scrape type 2
2026-03-28 01:43:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 16e5db0a-7844-582f-90af-0c2fa3918812, identifier: 6859401auction61871
2026-03-28 01:43:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 16e5db0a-7844-582f-90af-0c2fa3918812 with identifier: 6859401auction61871
2026-03-28 01:43:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 16e5db0a-7844-582f-90af-0c2fa3918812 with identifier: 6859401auction61871
2026-03-28 01:43:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 16e5db0a-7844-582f-90af-0c2fa3918812 with identifier: 6859401auction61871 to the API
2026-03-28 01:43:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6859401>
{'auction_title': '',
 'c_o_2_emission_value': 242,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D',
 'engine': '2.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '16e5db0a-7844-582f-90af-0c2fa3918812',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6859401',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Opel',
 'model': 'Movano',
 'odometer': 82924,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Opel Movano 3500 2.2 L Turbo D 103kW L3H2 Light 4d',
 'transmission': 'manual',
 'trim': '3500 2.2 L Turbo D 103kW L3H2 Light 4d',
 'vin': None,
 'year': 2022}
2026-03-28 01:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859401auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:11 [ecarstrade.be] INFO: Saving data for 6859401auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678108.199256, 'last_price_update_time': 1774662191.813416}
2026-03-28 01:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6859401auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951851> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:13 [ecarstrade.be] INFO: Extracting details for car 6951851auction61871
2026-03-28 01:43:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 216a8f88-7340-5651-a1d6-04e2d97ca955 with identifier: 6951851auction61871
2026-03-28 01:43:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 216a8f88-7340-5651-a1d6-04e2d97ca955 with scrape type 2
2026-03-28 01:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 216a8f88-7340-5651-a1d6-04e2d97ca955 with scrape type 2
2026-03-28 01:43:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 216a8f88-7340-5651-a1d6-04e2d97ca955, identifier: 6951851auction61871
2026-03-28 01:43:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 216a8f88-7340-5651-a1d6-04e2d97ca955 with identifier: 6951851auction61871
2026-03-28 01:43:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 216a8f88-7340-5651-a1d6-04e2d97ca955 with identifier: 6951851auction61871
2026-03-28 01:43:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 216a8f88-7340-5651-a1d6-04e2d97ca955 with identifier: 6951851auction61871 to the API
2026-03-28 01:43:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951851>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '216a8f88-7340-5651-a1d6-04e2d97ca955',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951851',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 133291,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW 1.5 BlueHDi 130 DPF S&S Allure 5d',
 'transmission': 'manual',
 'trim': 'SW 1.5 BlueHDi 130 DPF S&S Allure 5d',
 'vin': None,
 'year': 2020}
2026-03-28 01:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951851auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:13 [ecarstrade.be] INFO: Saving data for 6951851auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1773184368.302649, 'last_price_update_time': 1774662193.839443}
2026-03-28 01:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951851auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6859419> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:13 [ecarstrade.be] INFO: Extracting details for car 6859419auction61871
2026-03-28 01:43:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 435908dd-f4c4-511d-ba70-8ec74a9d45f6 with identifier: 6859419auction61871
2026-03-28 01:43:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435908dd-f4c4-511d-ba70-8ec74a9d45f6 with scrape type 2
2026-03-28 01:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 435908dd-f4c4-511d-ba70-8ec74a9d45f6 with scrape type 2
2026-03-28 01:43:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 435908dd-f4c4-511d-ba70-8ec74a9d45f6, identifier: 6859419auction61871
2026-03-28 01:43:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 435908dd-f4c4-511d-ba70-8ec74a9d45f6 with identifier: 6859419auction61871
2026-03-28 01:43:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 435908dd-f4c4-511d-ba70-8ec74a9d45f6 with identifier: 6859419auction61871
2026-03-28 01:43:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 435908dd-f4c4-511d-ba70-8ec74a9d45f6 with identifier: 6859419auction61871 to the API
2026-03-28 01:43:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6859419>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '435908dd-f4c4-511d-ba70-8ec74a9d45f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6859419',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 50998,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 Sportback 1.0 30 TFSi 81kW 5d',
 'transmission': 'manual',
 'trim': 'Sportback 1.0 30 TFSi 81kW 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859419auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:14 [ecarstrade.be] INFO: Saving data for 6859419auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678080.569553, 'last_price_update_time': 1774662194.445462}
2026-03-28 01:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6859419auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6855973> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:15 [ecarstrade.be] INFO: Extracting details for car 6855973auction61871
2026-03-28 01:43:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac750ad5-b80e-51f3-8968-73bcbae24bd9 with identifier: 6855973auction61871
2026-03-28 01:43:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac750ad5-b80e-51f3-8968-73bcbae24bd9 with scrape type 2
2026-03-28 01:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac750ad5-b80e-51f3-8968-73bcbae24bd9 with scrape type 2
2026-03-28 01:43:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ac750ad5-b80e-51f3-8968-73bcbae24bd9, identifier: 6855973auction61871
2026-03-28 01:43:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ac750ad5-b80e-51f3-8968-73bcbae24bd9 with identifier: 6855973auction61871
2026-03-28 01:43:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ac750ad5-b80e-51f3-8968-73bcbae24bd9 with identifier: 6855973auction61871
2026-03-28 01:43:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ac750ad5-b80e-51f3-8968-73bcbae24bd9 with identifier: 6855973auction61871 to the API
2026-03-28 01:43:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6855973>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'ac750ad5-b80e-51f3-8968-73bcbae24bd9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6855973',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 22729,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW 1.2 PureTech 130 S&S Active Pack 5d',
 'transmission': 'manual',
 'trim': 'SW 1.2 PureTech 130 S&S Active Pack 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855973auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:16 [ecarstrade.be] INFO: Saving data for 6855973auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678110.665874, 'last_price_update_time': 1774662196.35081}
2026-03-28 01:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855973auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6759713> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:16 [ecarstrade.be] INFO: Extracting details for car 6759713auction61871
2026-03-28 01:43:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6be02dbc-c63e-5e57-bc8f-bdcbdc58802c with identifier: 6759713auction61871
2026-03-28 01:43:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6be02dbc-c63e-5e57-bc8f-bdcbdc58802c with scrape type 2
2026-03-28 01:43:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6be02dbc-c63e-5e57-bc8f-bdcbdc58802c with scrape type 2
2026-03-28 01:43:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6be02dbc-c63e-5e57-bc8f-bdcbdc58802c, identifier: 6759713auction61871
2026-03-28 01:43:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6be02dbc-c63e-5e57-bc8f-bdcbdc58802c with identifier: 6759713auction61871
2026-03-28 01:43:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6be02dbc-c63e-5e57-bc8f-bdcbdc58802c with identifier: 6759713auction61871
2026-03-28 01:43:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6be02dbc-c63e-5e57-bc8f-bdcbdc58802c with identifier: 6759713auction61871 to the API
2026-03-28 01:43:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6759713>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '6be02dbc-c63e-5e57-bc8f-bdcbdc58802c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6759713',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 1982,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Kia, XCeed FL'22 PHEV, KIA XCeed 1.6 GDi PHEV DCT Business Line 5d",
 'transmission': 'automatic',
 'trim': ",  FL'22 PHEV, KIA  1.6 GDi PHEV DCT Business Line 5d",
 'vin': None,
 'year': 2023}
2026-03-28 01:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276759713auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:17 [ecarstrade.be] INFO: Saving data for 6759713auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678177.16912, 'last_price_update_time': 1774662197.072508}
2026-03-28 01:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6759713auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6878922> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:18 [ecarstrade.be] INFO: Extracting details for car 6878922auction61871
2026-03-28 01:43:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13cb2404-8aec-505d-ae12-a13806664adf with identifier: 6878922auction61871
2026-03-28 01:43:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13cb2404-8aec-505d-ae12-a13806664adf with scrape type 2
2026-03-28 01:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13cb2404-8aec-505d-ae12-a13806664adf with scrape type 2
2026-03-28 01:43:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 13cb2404-8aec-505d-ae12-a13806664adf, identifier: 6878922auction61871
2026-03-28 01:43:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 13cb2404-8aec-505d-ae12-a13806664adf with identifier: 6878922auction61871
2026-03-28 01:43:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 13cb2404-8aec-505d-ae12-a13806664adf with identifier: 6878922auction61871
2026-03-28 01:43:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 13cb2404-8aec-505d-ae12-a13806664adf with identifier: 6878922auction61871 to the API
2026-03-28 01:43:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6878922>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '13cb2404-8aec-505d-ae12-a13806664adf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6878922',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 44545,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Ford, Kuga '19 PHEV, Ford Kuga 2.5i PHEV Aut. 165kW ST-Line 5d",
 'transmission': 'automatic',
 'trim': ",  '19 PHEV,   2.5i PHEV Aut. 165kW ST-Line 5d",
 'vin': None,
 'year': 2023}
2026-03-28 01:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878922auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:18 [ecarstrade.be] INFO: Saving data for 6878922auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678131.770917, 'last_price_update_time': 1774662198.790072}
2026-03-28 01:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878922auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880548> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880549> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:19 [ecarstrade.be] INFO: Extracting details for car 6880548auction61871
2026-03-28 01:43:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc1bb3bf-232b-5c36-9f05-9ffcdf5e7db8 with identifier: 6880548auction61871
2026-03-28 01:43:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc1bb3bf-232b-5c36-9f05-9ffcdf5e7db8 with scrape type 2
2026-03-28 01:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc1bb3bf-232b-5c36-9f05-9ffcdf5e7db8 with scrape type 2
2026-03-28 01:43:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc1bb3bf-232b-5c36-9f05-9ffcdf5e7db8, identifier: 6880548auction61871
2026-03-28 01:43:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc1bb3bf-232b-5c36-9f05-9ffcdf5e7db8 with identifier: 6880548auction61871
2026-03-28 01:43:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc1bb3bf-232b-5c36-9f05-9ffcdf5e7db8 with identifier: 6880548auction61871
2026-03-28 01:43:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc1bb3bf-232b-5c36-9f05-9ffcdf5e7db8 with identifier: 6880548auction61871 to the API
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880548>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'bc1bb3bf-232b-5c36-9f05-9ffcdf5e7db8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880548',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 53132,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Ford, Kuga '19 PHEV, Ford Kuga 2.5i PHEV Aut. 165kW ST-Line 5d",
 'transmission': 'automatic',
 'trim': ",  '19 PHEV,   2.5i PHEV Aut. 165kW ST-Line 5d",
 'vin': None,
 'year': 2023}
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880548auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:20 [ecarstrade.be] INFO: Saving data for 6880548auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678139.210714, 'last_price_update_time': 1774662200.26101}
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880548auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:20 [ecarstrade.be] INFO: Extracting details for car 6880549auction61871
2026-03-28 01:43:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c345a39-cbec-57ef-8eb2-d205294cfc14 with identifier: 6880549auction61871
2026-03-28 01:43:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c345a39-cbec-57ef-8eb2-d205294cfc14 with scrape type 2
2026-03-28 01:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c345a39-cbec-57ef-8eb2-d205294cfc14 with scrape type 2
2026-03-28 01:43:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c345a39-cbec-57ef-8eb2-d205294cfc14, identifier: 6880549auction61871
2026-03-28 01:43:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c345a39-cbec-57ef-8eb2-d205294cfc14 with identifier: 6880549auction61871
2026-03-28 01:43:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c345a39-cbec-57ef-8eb2-d205294cfc14 with identifier: 6880549auction61871
2026-03-28 01:43:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c345a39-cbec-57ef-8eb2-d205294cfc14 with identifier: 6880549auction61871 to the API
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880549>
{'auction_title': '',
 'c_o_2_emission_value': 14,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '6c345a39-cbec-57ef-8eb2-d205294cfc14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880549',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 62229,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 2 Reeks Active Tourer 225e xDrive 5d',
 'transmission': 'automatic',
 'trim': '2 Reeks Active Tourer 225e xDrive 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880549auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:20 [ecarstrade.be] INFO: Saving data for 6880549auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678153.23102, 'last_price_update_time': 1774662200.727108}
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880549auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6928456> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:20 [ecarstrade.be] INFO: Extracting details for car 6928456auction61871
2026-03-28 01:43:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e393b5e-1d46-5e01-b883-0a64c7d4ba70 with identifier: 6928456auction61871
2026-03-28 01:43:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e393b5e-1d46-5e01-b883-0a64c7d4ba70 with scrape type 2
2026-03-28 01:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e393b5e-1d46-5e01-b883-0a64c7d4ba70 with scrape type 2
2026-03-28 01:43:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1e393b5e-1d46-5e01-b883-0a64c7d4ba70, identifier: 6928456auction61871
2026-03-28 01:43:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1e393b5e-1d46-5e01-b883-0a64c7d4ba70 with identifier: 6928456auction61871
2026-03-28 01:43:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1e393b5e-1d46-5e01-b883-0a64c7d4ba70 with identifier: 6928456auction61871
2026-03-28 01:43:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1e393b5e-1d46-5e01-b883-0a64c7d4ba70 with identifier: 6928456auction61871 to the API
2026-03-28 01:43:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6928456>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '1e393b5e-1d46-5e01-b883-0a64c7d4ba70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6928456',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 29534,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Ford, Kuga '19 PHEV, Ford Kuga 2.5i PHEV Aut. 165kW ST-Line 5d",
 'transmission': 'automatic',
 'trim': ",  '19 PHEV,   2.5i PHEV Aut. 165kW ST-Line 5d",
 'vin': None,
 'year': 2023}
2026-03-28 01:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928456auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:21 [ecarstrade.be] INFO: Saving data for 6928456auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772614525.696611, 'last_price_update_time': 1774662201.272088}
2026-03-28 01:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928456auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880553> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:22 [ecarstrade.be] INFO: Extracting details for car 6880553auction61871
2026-03-28 01:43:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dcf719a-67d9-558e-9a84-a705f38f0a7a with identifier: 6880553auction61871
2026-03-28 01:43:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dcf719a-67d9-558e-9a84-a705f38f0a7a with scrape type 2
2026-03-28 01:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dcf719a-67d9-558e-9a84-a705f38f0a7a with scrape type 2
2026-03-28 01:43:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0dcf719a-67d9-558e-9a84-a705f38f0a7a, identifier: 6880553auction61871
2026-03-28 01:43:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0dcf719a-67d9-558e-9a84-a705f38f0a7a with identifier: 6880553auction61871
2026-03-28 01:43:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0dcf719a-67d9-558e-9a84-a705f38f0a7a with identifier: 6880553auction61871
2026-03-28 01:43:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0dcf719a-67d9-558e-9a84-a705f38f0a7a with identifier: 6880553auction61871 to the API
2026-03-28 01:43:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880553>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': '0dcf719a-67d9-558e-9a84-a705f38f0a7a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880553',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 45098,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Ford, Kuga '19 PHEV, Ford Kuga 2.5i PHEV Aut. 165kW ST-Line 5d",
 'transmission': 'automatic',
 'trim': ",  '19 PHEV,   2.5i PHEV Aut. 165kW ST-Line 5d",
 'vin': None,
 'year': 2023}
2026-03-28 01:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880553auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:22 [ecarstrade.be] INFO: Saving data for 6880553auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678150.518696, 'last_price_update_time': 1774662202.993397}
2026-03-28 01:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880553auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6878918> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:24 [ecarstrade.be] INFO: Extracting details for car 6878918auction61871
2026-03-28 01:43:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a54a859d-3e32-5ebe-843f-cd717f2167f0 with identifier: 6878918auction61871
2026-03-28 01:43:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a54a859d-3e32-5ebe-843f-cd717f2167f0 with scrape type 2
2026-03-28 01:43:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a54a859d-3e32-5ebe-843f-cd717f2167f0 with scrape type 2
2026-03-28 01:43:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a54a859d-3e32-5ebe-843f-cd717f2167f0, identifier: 6878918auction61871
2026-03-28 01:43:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a54a859d-3e32-5ebe-843f-cd717f2167f0 with identifier: 6878918auction61871
2026-03-28 01:43:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a54a859d-3e32-5ebe-843f-cd717f2167f0 with identifier: 6878918auction61871
2026-03-28 01:43:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a54a859d-3e32-5ebe-843f-cd717f2167f0 with identifier: 6878918auction61871 to the API
2026-03-28 01:43:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6878918>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Other',
 'id': 'a54a859d-3e32-5ebe-843f-cd717f2167f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6878918',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 37402,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Ford, Kuga '19 PHEV, Ford Kuga 2.5i PHEV Aut. 165kW ST-Line 5d",
 'transmission': 'automatic',
 'trim': ",  '19 PHEV,   2.5i PHEV Aut. 165kW ST-Line 5d",
 'vin': None,
 'year': 2023}
2026-03-28 01:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878918auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:24 [ecarstrade.be] INFO: Saving data for 6878918auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678090.39892, 'last_price_update_time': 1774662204.563886}
2026-03-28 01:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878918auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926666> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:26 [ecarstrade.be] INFO: Extracting details for car 6926666auction61871
2026-03-28 01:43:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4e496bf-437b-5f35-a89d-ab2c6eb5031d with identifier: 6926666auction61871
2026-03-28 01:43:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4e496bf-437b-5f35-a89d-ab2c6eb5031d with scrape type 2
2026-03-28 01:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4e496bf-437b-5f35-a89d-ab2c6eb5031d with scrape type 2
2026-03-28 01:43:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d4e496bf-437b-5f35-a89d-ab2c6eb5031d, identifier: 6926666auction61871
2026-03-28 01:43:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d4e496bf-437b-5f35-a89d-ab2c6eb5031d with identifier: 6926666auction61871
2026-03-28 01:43:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d4e496bf-437b-5f35-a89d-ab2c6eb5031d with identifier: 6926666auction61871
2026-03-28 01:43:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d4e496bf-437b-5f35-a89d-ab2c6eb5031d with identifier: 6926666auction61871 to the API
2026-03-28 01:43:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926666>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': 'd4e496bf-437b-5f35-a89d-ab2c6eb5031d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926666',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 24855,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 1.2 PureTech 96kW S&S Active Pack 5d',
 'transmission': 'manual',
 'trim': '1.2 PureTech 96kW S&S Active Pack 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926666auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:26 [ecarstrade.be] INFO: Saving data for 6926666auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772613738.420951, 'last_price_update_time': 1774662206.786683}
2026-03-28 01:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926666auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6855974> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:27 [ecarstrade.be] INFO: Extracting details for car 6855974auction61871
2026-03-28 01:43:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25d1680c-e600-5f71-bf88-860f1342fb1c with identifier: 6855974auction61871
2026-03-28 01:43:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25d1680c-e600-5f71-bf88-860f1342fb1c with scrape type 2
2026-03-28 01:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25d1680c-e600-5f71-bf88-860f1342fb1c with scrape type 2
2026-03-28 01:43:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 25d1680c-e600-5f71-bf88-860f1342fb1c, identifier: 6855974auction61871
2026-03-28 01:43:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 25d1680c-e600-5f71-bf88-860f1342fb1c with identifier: 6855974auction61871
2026-03-28 01:43:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 25d1680c-e600-5f71-bf88-860f1342fb1c with identifier: 6855974auction61871
2026-03-28 01:43:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 25d1680c-e600-5f71-bf88-860f1342fb1c with identifier: 6855974auction61871 to the API
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6855974>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '25d1680c-e600-5f71-bf88-860f1342fb1c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6855974',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 36286,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW 1.2 PureTech 130 S&S Active Pack 5d',
 'transmission': 'manual',
 'trim': 'SW 1.2 PureTech 130 S&S Active Pack 5d',
 'vin': None,
 'year': 2023}
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855974auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:27 [ecarstrade.be] INFO: Saving data for 6855974auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678008.351852, 'last_price_update_time': 1774662207.763861}
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855974auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page56?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:43:27 [ecarstrade.be] INFO: Found listing with ID: 6973065auction61871
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973065auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:27 [ecarstrade.be] INFO: Scrape type for 6973065auction61871: 0
2026-03-28 01:43:27 [ecarstrade.be] INFO: Found listing with ID: 6973066auction61871
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973066auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:27 [ecarstrade.be] INFO: Scrape type for 6973066auction61871: 0
2026-03-28 01:43:27 [ecarstrade.be] INFO: Found listing with ID: 6974497auction61871
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974497auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:27 [ecarstrade.be] INFO: Scrape type for 6974497auction61871: 0
2026-03-28 01:43:27 [ecarstrade.be] INFO: Found listing with ID: 6973060auction61871
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973060auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:27 [ecarstrade.be] INFO: Scrape type for 6973060auction61871: 0
2026-03-28 01:43:27 [ecarstrade.be] INFO: Found listing with ID: 6973064auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973064auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6973064auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974493auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974493auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974493auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974494auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974494auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974494auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974496auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974496auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974496auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974487auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974487auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974487auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974489auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974489auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974489auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974490auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974490auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974490auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974485auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974485auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974485auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6973059auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973059auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6973059auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974481auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974481auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974481auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974486auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974486auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974486auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6973058auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973058auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6973058auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6973053auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973053auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6973053auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6973055auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973055auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6973055auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974480auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974480auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974480auction61871: 0
2026-03-28 01:43:28 [ecarstrade.be] INFO: Found listing with ID: 6974477auction61871
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974477auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Scrape type for 6974477auction61871: 0
2026-03-28 01:43:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6855975> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:28 [ecarstrade.be] INFO: Extracting details for car 6855975auction61871
2026-03-28 01:43:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e71b5b1-d9cd-5ab0-8b84-26def1339ec6 with identifier: 6855975auction61871
2026-03-28 01:43:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e71b5b1-d9cd-5ab0-8b84-26def1339ec6 with scrape type 2
2026-03-28 01:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e71b5b1-d9cd-5ab0-8b84-26def1339ec6 with scrape type 2
2026-03-28 01:43:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5e71b5b1-d9cd-5ab0-8b84-26def1339ec6, identifier: 6855975auction61871
2026-03-28 01:43:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5e71b5b1-d9cd-5ab0-8b84-26def1339ec6 with identifier: 6855975auction61871
2026-03-28 01:43:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5e71b5b1-d9cd-5ab0-8b84-26def1339ec6 with identifier: 6855975auction61871
2026-03-28 01:43:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5e71b5b1-d9cd-5ab0-8b84-26def1339ec6 with identifier: 6855975auction61871 to the API
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6855975>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '5e71b5b1-d9cd-5ab0-8b84-26def1339ec6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6855975',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 116899,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Peugeot Expert Standard Premium L2 1.5 BlueHDi 120 S&S 4d',
 'transmission': 'manual',
 'trim': 'Standard Premium L2 1.5 BlueHDi 120 S&S 4d',
 'vin': None,
 'year': 2021}
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855975auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:28 [ecarstrade.be] INFO: Saving data for 6855975auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678008.921058, 'last_price_update_time': 1774662208.986114}
2026-03-28 01:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855975auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907414> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:31 [ecarstrade.be] INFO: Extracting details for car 6907414auction61871
2026-03-28 01:43:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1bd3ceb-1bb9-5f80-8123-0c708fcd74ad with identifier: 6907414auction61871
2026-03-28 01:43:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1bd3ceb-1bb9-5f80-8123-0c708fcd74ad with scrape type 2
2026-03-28 01:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1bd3ceb-1bb9-5f80-8123-0c708fcd74ad with scrape type 2
2026-03-28 01:43:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a1bd3ceb-1bb9-5f80-8123-0c708fcd74ad, identifier: 6907414auction61871
2026-03-28 01:43:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a1bd3ceb-1bb9-5f80-8123-0c708fcd74ad with identifier: 6907414auction61871
2026-03-28 01:43:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a1bd3ceb-1bb9-5f80-8123-0c708fcd74ad with identifier: 6907414auction61871
2026-03-28 01:43:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a1bd3ceb-1bb9-5f80-8123-0c708fcd74ad with identifier: 6907414auction61871 to the API
2026-03-28 01:43:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907414>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'a1bd3ceb-1bb9-5f80-8123-0c708fcd74ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6907414',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 185722,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Peugeot Expert Standard Premium L2 1.5 BlueHDi 120 S&S 4d',
 'transmission': 'manual',
 'trim': 'Standard Premium L2 1.5 BlueHDi 120 S&S 4d',
 'vin': None,
 'year': 2021}
2026-03-28 01:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907414auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:32 [ecarstrade.be] INFO: Saving data for 6907414auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678455.278677, 'last_price_update_time': 1774662212.078406}
2026-03-28 01:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907414auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page57?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974482auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974482auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974482auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974476auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974476auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974476auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973052auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973052auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973052auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973056auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973056auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973056auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973049auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973049auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973049auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973050auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973050auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973050auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973051auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973051auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973051auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974478auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974478auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974478auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973042auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973042auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973042auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974474auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974474auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974474auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973046auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973046auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973046auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973043auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973043auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973043auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974471auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974471auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974471auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974472auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974472auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974472auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973037auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973037auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973037auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974469auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974469auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974469auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974470auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974470auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974470auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974463auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974463auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974463auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6973036auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973036auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6973036auction61871: 0
2026-03-28 01:43:35 [ecarstrade.be] INFO: Found listing with ID: 6974465auction61871
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974465auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:35 [ecarstrade.be] INFO: Scrape type for 6974465auction61871: 0
2026-03-28 01:43:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page58?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6974468auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974468auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6974468auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6974467auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974467auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6974467auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6973035auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973035auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6973035auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6974464auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974464auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6974464auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6974466auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974466auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6974466auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6907040auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907040auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6907040auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6954131auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276954131auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6954131auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6859943auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859943auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6859943auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6694675auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694675auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6694675auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6812191auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812191auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6812191auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6840034auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276840034auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6840034auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6791952auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276791952auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6791952auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6865596auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865596auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6865596auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6878928auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878928auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6878928auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6602167auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276602167auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6602167auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6984007auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984007auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6984007auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6997605auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997605auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6997605auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6997606auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997606auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6997606auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6997608auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997608auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6997608auction61871: 0
2026-03-28 01:43:42 [ecarstrade.be] INFO: Found listing with ID: 6997609auction61871
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997609auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:42 [ecarstrade.be] INFO: Scrape type for 6997609auction61871: 0
2026-03-28 01:43:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6904808> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:42 [ecarstrade.be] INFO: Extracting details for car 6904808auction61871
2026-03-28 01:43:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6e8deb9-ad30-567a-8127-efc9f130a35e with identifier: 6904808auction61871
2026-03-28 01:43:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6e8deb9-ad30-567a-8127-efc9f130a35e with scrape type 2
2026-03-28 01:43:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6e8deb9-ad30-567a-8127-efc9f130a35e with scrape type 2
2026-03-28 01:43:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b6e8deb9-ad30-567a-8127-efc9f130a35e, identifier: 6904808auction61871
2026-03-28 01:43:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b6e8deb9-ad30-567a-8127-efc9f130a35e with identifier: 6904808auction61871
2026-03-28 01:43:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b6e8deb9-ad30-567a-8127-efc9f130a35e with identifier: 6904808auction61871
2026-03-28 01:43:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b6e8deb9-ad30-567a-8127-efc9f130a35e with identifier: 6904808auction61871 to the API
2026-03-28 01:43:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6904808>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': 'b6e8deb9-ad30-567a-8127-efc9f130a35e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6904808',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Crossland X',
 'odometer': 116981,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Crossland 1.5 Turbo D 81kW S/S GS Line 5d',
 'transmission': 'manual',
 'trim': 'Crossland 1.5 Turbo D 81kW S/S GS Line 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904808auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:43 [ecarstrade.be] INFO: Saving data for 6904808auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678442.642923, 'last_price_update_time': 1774662223.049114}
2026-03-28 01:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904808auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6859405> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:44 [ecarstrade.be] INFO: Extracting details for car 6859405auction61871
2026-03-28 01:43:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49495aaa-4c13-5752-ae8f-9daddc4a7050 with identifier: 6859405auction61871
2026-03-28 01:43:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49495aaa-4c13-5752-ae8f-9daddc4a7050 with scrape type 2
2026-03-28 01:43:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49495aaa-4c13-5752-ae8f-9daddc4a7050 with scrape type 2
2026-03-28 01:43:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 49495aaa-4c13-5752-ae8f-9daddc4a7050, identifier: 6859405auction61871
2026-03-28 01:43:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 49495aaa-4c13-5752-ae8f-9daddc4a7050 with identifier: 6859405auction61871
2026-03-28 01:43:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 49495aaa-4c13-5752-ae8f-9daddc4a7050 with identifier: 6859405auction61871
2026-03-28 01:43:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 49495aaa-4c13-5752-ae8f-9daddc4a7050 with identifier: 6859405auction61871 to the API
2026-03-28 01:43:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6859405>
{'auction_title': '',
 'c_o_2_emission_value': 241,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '49495aaa-4c13-5752-ae8f-9daddc4a7050',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6859405',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Citroen',
 'model': 'Jumper',
 'odometer': 63762,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Citroën Jumper 35 L3H2 - 2.2 BlueHDi 165 S&S 4d !! zie comment !!',
 'transmission': 'manual',
 'trim': 'Citroën  35 L3H2 - 2.2 BlueHDi 165 S&S 4d !! zie comment !!',
 'vin': None,
 'year': 2023}
2026-03-28 01:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859405auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:44 [ecarstrade.be] INFO: Saving data for 6859405auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678036.387292, 'last_price_update_time': 1774662224.555527}
2026-03-28 01:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6859405auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page60?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page59?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:43:49 [ecarstrade.be] INFO: Found listing with ID: 6997610auction61871
2026-03-28 01:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997610auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:49 [ecarstrade.be] INFO: Scrape type for 6997610auction61871: 0
2026-03-28 01:43:49 [ecarstrade.be] INFO: Found listing with ID: 6997611auction61871
2026-03-28 01:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997611auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:49 [ecarstrade.be] INFO: Scrape type for 6997611auction61871: 0
2026-03-28 01:43:49 [ecarstrade.be] INFO: Found listing with ID: 6997612auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997612auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997612auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997613auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997613auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997613auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997614auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997614auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997614auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997617auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997617auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997617auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997618auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997618auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997618auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997619auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997619auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997619auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997620auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997620auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997620auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997621auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997621auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997621auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997622auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997622auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997622auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997623auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997623auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997623auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997625auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997625auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997625auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997627auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997627auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997627auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997628auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997628auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997628auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997629auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997629auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997629auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997630auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997630auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997630auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997631auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997631auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997631auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997632auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997632auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997632auction61871: 0
2026-03-28 01:43:50 [ecarstrade.be] INFO: Found listing with ID: 6997634auction61871
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997634auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:50 [ecarstrade.be] INFO: Scrape type for 6997634auction61871: 0
2026-03-28 01:43:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880573> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:59 [ecarstrade.be] INFO: Extracting details for car 6880573auction61871
2026-03-28 01:43:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13611d9a-8091-5ff9-b60f-e94c8e44cf25 with identifier: 6880573auction61871
2026-03-28 01:43:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13611d9a-8091-5ff9-b60f-e94c8e44cf25 with scrape type 2
2026-03-28 01:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13611d9a-8091-5ff9-b60f-e94c8e44cf25 with scrape type 2
2026-03-28 01:43:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 13611d9a-8091-5ff9-b60f-e94c8e44cf25, identifier: 6880573auction61871
2026-03-28 01:43:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 13611d9a-8091-5ff9-b60f-e94c8e44cf25 with identifier: 6880573auction61871
2026-03-28 01:43:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 13611d9a-8091-5ff9-b60f-e94c8e44cf25 with identifier: 6880573auction61871
2026-03-28 01:43:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 13611d9a-8091-5ff9-b60f-e94c8e44cf25 with identifier: 6880573auction61871 to the API
2026-03-28 01:43:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:43: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-28 01:43:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880573>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Petrol',
 'id': '13611d9a-8091-5ff9-b60f-e94c8e44cf25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880573',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 65806,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 1.2 Puretech 74KW S&S Active 5d',
 'transmission': 'manual',
 'trim': '1.2 Puretech 74KW S&S Active 5d',
 'vin': None,
 'year': 2021}
2026-03-28 01:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276880573auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:43:59 [ecarstrade.be] INFO: Saving data for 6880573auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772677939.069785, 'last_price_update_time': 1774662239.603881}
2026-03-28 01:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880573auction61871') HTTP/1.1" 204 0
2026-03-28 01:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907409> (referer: https://ecarstrade.com/search/page55?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:59 [ecarstrade.be] INFO: Extracting details for car 6907409auction61871
2026-03-28 01:43:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02ed5dc5-6bd8-54f0-94e7-638663872631 with identifier: 6907409auction61871
2026-03-28 01:43:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ed5dc5-6bd8-54f0-94e7-638663872631 with scrape type 2
2026-03-28 01:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02ed5dc5-6bd8-54f0-94e7-638663872631 with scrape type 2
2026-03-28 01:43:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 02ed5dc5-6bd8-54f0-94e7-638663872631, identifier: 6907409auction61871
2026-03-28 01:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page61?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page60?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:43:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 02ed5dc5-6bd8-54f0-94e7-638663872631 with identifier: 6907409auction61871
2026-03-28 01:43:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 02ed5dc5-6bd8-54f0-94e7-638663872631 with identifier: 6907409auction61871
2026-03-28 01:44:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 02ed5dc5-6bd8-54f0-94e7-638663872631 with identifier: 6907409auction61871 to the API
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:44: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-28 01:44:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907409>
{'auction_title': '',
 'c_o_2_emission_value': 184,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T01:40:02Z',
 'fuel_type': 'Diesel',
 'id': '02ed5dc5-6bd8-54f0-94e7-638663872631',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6907409',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'Galaxy',
 'odometer': 165335,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'FORD GALAXY DIESEL - 2015 2.0 TDCi 190 AWD V-Line AdBlue (EU6d) 5d',
 'transmission': 'automatic',
 'trim': 'FORD GALAXY DIESEL - 2015 2.0 TDCi 190 AWD V-Line AdBlue (EU6d) 5d',
 'vin': None,
 'year': 2022}
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907409auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Saving data for 6907409auction61871: {'auction_closing_time': 1774834802.0, 'created_time': 1772678443.352693, 'last_price_update_time': 1774662240.258437}
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907409auction61871') HTTP/1.1" 204 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997636auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997636auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997636auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997638auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997638auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997638auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997639auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997639auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997639auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997640auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997640auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997640auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997642auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997642auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997642auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997643auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997643auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997643auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997644auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997644auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997644auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997645auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997645auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997645auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997646auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997646auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997646auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997647auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997647auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997647auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997650auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997650auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997650auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997651auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997651auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997651auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997652auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997652auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997652auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997654auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997654auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997654auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997657auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997657auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997657auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997658auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997658auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997658auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997659auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997659auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997659auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997660auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997660auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997660auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997662auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997662auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997662auction61871: 0
2026-03-28 01:44:00 [ecarstrade.be] INFO: Found listing with ID: 6997663auction61871
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997663auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:00 [ecarstrade.be] INFO: Scrape type for 6997663auction61871: 0
2026-03-28 01:44:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:44:06 [scrapy.extensions.logstats] INFO: Crawled 257 pages (at 28 pages/min), scraped 195 items (at 23 items/min)
2026-03-28 01:44:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 321MiB
2026-03-28 01:44:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page62?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page61?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997664auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997664auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997664auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997665auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997665auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997665auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997666auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997666auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997666auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997667auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997667auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997667auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997668auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997668auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997668auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997670auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997670auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997670auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997671auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997671auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997671auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997672auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997672auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997672auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997673auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997673auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997673auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997675auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997675auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997675auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997676auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997676auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997676auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997678auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997678auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997678auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997679auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997679auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997679auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997681auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997681auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997681auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997682auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997682auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997682auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997683auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997683auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997683auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997686auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997686auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997686auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997687auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997687auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997687auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997688auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997688auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997688auction61871: 0
2026-03-28 01:44:08 [ecarstrade.be] INFO: Found listing with ID: 6997691auction61871
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997691auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:08 [ecarstrade.be] INFO: Scrape type for 6997691auction61871: 0
2026-03-28 01:44:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:44:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page63?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page62?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997693auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997693auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997693auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997694auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997694auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997694auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997695auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997695auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997695auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997696auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997696auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997696auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997697auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997697auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997697auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997698auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997698auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997698auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997699auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997699auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997699auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997700auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997700auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997700auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997702auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997702auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997702auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997703auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997703auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997703auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997704auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997704auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997704auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997705auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997705auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997705auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997706auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997706auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997706auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6997707auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997707auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6997707auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6999695auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999695auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6999695auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6999697auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999697auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6999697auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 6999698auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999698auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 6999698auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 7004006auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004006auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 7004006auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 7004007auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004007auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 7004007auction61871: 0
2026-03-28 01:44:14 [ecarstrade.be] INFO: Found listing with ID: 7004008auction61871
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004008auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:14 [ecarstrade.be] INFO: Scrape type for 7004008auction61871: 0
2026-03-28 01:44:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page63?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:44:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:44:20 [ecarstrade.be] INFO: Found listing with ID: 7004009auction61871
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004009auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:20 [ecarstrade.be] INFO: Scrape type for 7004009auction61871: 0
2026-03-28 01:44:20 [ecarstrade.be] INFO: Found listing with ID: 7004010auction61871
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004010auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:20 [ecarstrade.be] INFO: Scrape type for 7004010auction61871: 0
2026-03-28 01:44:20 [ecarstrade.be] INFO: Found listing with ID: 7004012auction61871
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004012auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:20 [ecarstrade.be] INFO: Scrape type for 7004012auction61871: 0
2026-03-28 01:44:20 [ecarstrade.be] INFO: Found listing with ID: 7004013auction61871
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004013auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:20 [ecarstrade.be] INFO: Scrape type for 7004013auction61871: 0
2026-03-28 01:44:20 [ecarstrade.be] INFO: Found listing with ID: 7004015auction61871
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004015auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:20 [ecarstrade.be] INFO: Scrape type for 7004015auction61871: 0
2026-03-28 01:44:20 [ecarstrade.be] INFO: Found listing with ID: 7004016auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004016auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004016auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004017auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004017auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004017auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004018auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004018auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004018auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004019auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004019auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004019auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004020auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004020auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004020auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004021auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004021auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004021auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004022auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004022auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004022auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004023auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004023auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004023auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004024auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004024auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004024auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004025auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004025auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004025auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004026auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004026auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004026auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004027auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004027auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004027auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004028auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004028auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004028auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004029auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004029auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004029auction61871: 0
2026-03-28 01:44:21 [ecarstrade.be] INFO: Found listing with ID: 7004030auction61871
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004030auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:21 [ecarstrade.be] INFO: Scrape type for 7004030auction61871: 0
2026-03-28 01:44:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:44:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page64?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004031auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004031auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004031auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004032auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004032auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004032auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004033auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004033auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004033auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004034auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004034auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004034auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004035auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004035auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004035auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004036auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004036auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004036auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004037auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004037auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004037auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004038auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004038auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004038auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004040auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004040auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004040auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004041auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004041auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004041auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004044auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004044auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004044auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004045auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004045auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004045auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004046auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004046auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004046auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004047auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004047auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004047auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004048auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004048auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004048auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004049auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004049auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004049auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004050auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004050auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004050auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004051auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004051auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004051auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004052auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004052auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004052auction61871: 0
2026-03-28 01:44:27 [ecarstrade.be] INFO: Found listing with ID: 7004053auction61871
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004053auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:27 [ecarstrade.be] INFO: Scrape type for 7004053auction61871: 0
2026-03-28 01:44:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:44:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page65?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:44:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:44:33 [ecarstrade.be] INFO: Found listing with ID: 7004054auction61871
2026-03-28 01:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004054auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:33 [ecarstrade.be] INFO: Scrape type for 7004054auction61871: 0
2026-03-28 01:44:33 [ecarstrade.be] INFO: Found listing with ID: 7004055auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004055auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7004055auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7004056auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004056auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7004056auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7004057auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004057auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7004057auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7004058auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004058auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7004058auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7004059auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004059auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7004059auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005234auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005234auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005234auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005235auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005235auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005235auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005236auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005236auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005236auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005237auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005237auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005237auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005238auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005238auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005238auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005239auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005239auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005239auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005240auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005240auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005240auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005241auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005241auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005241auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005242auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005242auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005242auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005243auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005243auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005243auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005244auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005244auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005244auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005245auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005245auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005245auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005246auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005246auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005246auction61871: 0
2026-03-28 01:44:34 [ecarstrade.be] INFO: Found listing with ID: 7005247auction61871
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005247auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:44:34 [ecarstrade.be] INFO: Scrape type for 7005247auction61871: 0
2026-03-28 01:44:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:45:06 [scrapy.extensions.logstats] INFO: Crawled 262 pages (at 5 pages/min), scraped 195 items (at 0 items/min)
2026-03-28 01:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 321MiB
2026-03-28 01:45:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page66?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005248auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005248auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005248auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005249auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005249auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005249auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005250auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005250auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005250auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005251auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005251auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005251auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005252auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005252auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005252auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005253auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005253auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005253auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005254auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005254auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005254auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005255auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005255auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005255auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005256auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005256auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005256auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005257auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005257auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005257auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005258auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005258auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005258auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005259auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005259auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005259auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005260auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005260auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005260auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005261auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005261auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005261auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005263auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005263auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005263auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005264auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005264auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005264auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005265auction61871
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005265auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:08 [ecarstrade.be] INFO: Scrape type for 7005265auction61871: 0
2026-03-28 01:45:08 [ecarstrade.be] INFO: Found listing with ID: 7005266auction61871
2026-03-28 01:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005266auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:09 [ecarstrade.be] INFO: Scrape type for 7005266auction61871: 0
2026-03-28 01:45:09 [ecarstrade.be] INFO: Found listing with ID: 7005267auction61871
2026-03-28 01:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005267auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:09 [ecarstrade.be] INFO: Scrape type for 7005267auction61871: 0
2026-03-28 01:45:09 [ecarstrade.be] INFO: Found listing with ID: 7005268auction61871
2026-03-28 01:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005268auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:09 [ecarstrade.be] INFO: Scrape type for 7005268auction61871: 0
2026-03-28 01:45:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:45:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page67?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005269auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005269auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005269auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005270auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005270auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005270auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005271auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005271auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005271auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005272auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005272auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005272auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005273auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005273auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005273auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005274auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005274auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005274auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005275auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005275auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005275auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005276auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005276auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005276auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005277auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005277auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005277auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7005278auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005278auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7005278auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7009661auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009661auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7009661auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 7009662auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009662auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 7009662auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 6936657auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936657auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 6936657auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 6936652auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936652auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 6936652auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 6981254auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981254auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 6981254auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 6981238auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981238auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 6981238auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 6981215auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981215auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 6981215auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 6950380auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950380auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 6950380auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 6950339auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950339auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 6950339auction61871: 0
2026-03-28 01:45:15 [ecarstrade.be] INFO: Found listing with ID: 6950317auction61871
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950317auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:15 [ecarstrade.be] INFO: Scrape type for 6950317auction61871: 0
2026-03-28 01:45:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page68?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 6926714auction61871
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926714auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 6926714auction61871: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7004011auction61871
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004011auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7004011auction61871: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7004014auction61871
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004014auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7004014auction61871: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7004043auction61871
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004043auction61871%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7004043auction61871: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 6994884auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994884auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 6994884auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007059auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007059auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7007059auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007061auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007061auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7007061auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007063auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007063auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7007063auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007069auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007069auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7007069auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007070auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007070auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7007070auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007054auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007054auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7007054auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007055auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007055auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7007055auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007056auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007056auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7007056auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007058auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007058auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7007058auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7002892auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002892auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7002892auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 6886623auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886623auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 6886623auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7002893auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002893auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7002893auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7002895auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002895auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7002895auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7002896auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002896auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7002896auction101892: 0
2026-03-28 01:45:50 [ecarstrade.be] INFO: Found listing with ID: 7002897auction101892
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002897auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:45:50 [ecarstrade.be] INFO: Scrape type for 7002897auction101892: 0
2026-03-28 01:45:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page69?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:46:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:46:00 [ecarstrade.be] INFO: Found listing with ID: 7002898auction101892
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002898auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:00 [ecarstrade.be] INFO: Scrape type for 7002898auction101892: 0
2026-03-28 01:46:00 [ecarstrade.be] INFO: Found listing with ID: 7002900auction101892
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002900auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:00 [ecarstrade.be] INFO: Scrape type for 7002900auction101892: 0
2026-03-28 01:46:00 [ecarstrade.be] INFO: Found listing with ID: 7002901auction101892
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002901auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:00 [ecarstrade.be] INFO: Scrape type for 7002901auction101892: 0
2026-03-28 01:46:00 [ecarstrade.be] INFO: Found listing with ID: 7002904auction101892
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002904auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:00 [ecarstrade.be] INFO: Scrape type for 7002904auction101892: 0
2026-03-28 01:46:00 [ecarstrade.be] INFO: Found listing with ID: 7002906auction101892
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002906auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:00 [ecarstrade.be] INFO: Scrape type for 7002906auction101892: 0
2026-03-28 01:46:00 [ecarstrade.be] INFO: Found listing with ID: 7002908auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002908auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 7002908auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6999243auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999243auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6999243auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6999245auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999245auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6999245auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6999249auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999249auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6999249auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6999251auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999251auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6999251auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6999254auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999254auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6999254auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6999240auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999240auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6999240auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6999241auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999241auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6999241auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6999242auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999242auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6999242auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6994879auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994879auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6994879auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6994885auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994885auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6994885auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6994886auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994886auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6994886auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6994877auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994877auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6994877auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6994882auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994882auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6994882auction101892: 0
2026-03-28 01:46:01 [ecarstrade.be] INFO: Found listing with ID: 6990827auction101892
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990827auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:01 [ecarstrade.be] INFO: Scrape type for 6990827auction101892: 0
2026-03-28 01:46:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:46:06 [scrapy.extensions.logstats] INFO: Crawled 266 pages (at 4 pages/min), scraped 195 items (at 0 items/min)
2026-03-28 01:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 321MiB
2026-03-28 01:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page70?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990832auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990832auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990832auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990833auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990833auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990833auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990835auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990835auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990835auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990836auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990836auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990836auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990102auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990102auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990102auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990094auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990094auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990094auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990100auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990100auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990100auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990103auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990103auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990103auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990104auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990104auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990104auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990106auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990106auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990106auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990110auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990110auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990110auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990117auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990117auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990117auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990083auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990083auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990083auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6990088auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990088auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6990088auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6892353auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276892353auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6892353auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6886607auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276886607auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6886607auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6874575auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874575auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6874575auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6874576auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874576auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6874576auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6874577auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874577auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6874577auction101892: 0
2026-03-28 01:46:07 [ecarstrade.be] INFO: Found listing with ID: 6874583auction101892
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874583auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:07 [ecarstrade.be] INFO: Scrape type for 6874583auction101892: 0
2026-03-28 01:46:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page71?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6874584auction101892
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874584auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6874584auction101892: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6874568auction101892
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874568auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6874568auction101892: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6874569auction101892
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874569auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6874569auction101892: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6874571auction101892
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276874571auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6874571auction101892: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6427469auction101892
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276427469auction101892%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6427469auction101892: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6666970auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276666970auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6666970auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6673299auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276673299auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6673299auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6673305auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276673305auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6673305auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6674858auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276674858auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6674858auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6675823auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276675823auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6675823auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6677264auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276677264auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6677264auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6680659auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276680659auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6680659auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6686371auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276686371auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6686371auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6690079auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276690079auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6690079auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6693846auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276693846auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6693846auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6694293auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694293auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6694293auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6694671auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276694671auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6694671auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6718967auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718967auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6718967auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6718986auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718986auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6718986auction106392: 0
2026-03-28 01:46:14 [ecarstrade.be] INFO: Found listing with ID: 6718987auction106392
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718987auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:14 [ecarstrade.be] INFO: Scrape type for 6718987auction106392: 0
2026-03-28 01:46:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page72?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:46:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6718997auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276718997auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6718997auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6719003auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719003auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6719003auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6719014auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719014auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6719014auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6719044auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719044auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6719044auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6719069auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719069auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6719069auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6719092auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719092auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6719092auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6719150auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719150auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6719150auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6721443auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276721443auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6721443auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6722685auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276722685auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6722685auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6725012auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725012auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6725012auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6725037auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725037auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6725037auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6725042auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725042auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6725042auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6725063auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725063auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6725063auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6725067auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725067auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6725067auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6725123auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725123auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6725123auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6725764auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276725764auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6725764auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6732946auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276732946auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6732946auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6737028auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276737028auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6737028auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6737029auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276737029auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6737029auction106392: 0
2026-03-28 01:46:22 [ecarstrade.be] INFO: Found listing with ID: 6738189auction106392
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276738189auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:22 [ecarstrade.be] INFO: Scrape type for 6738189auction106392: 0
2026-03-28 01:46:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page74?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page73?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6742440auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276742440auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6742440auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6745390auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745390auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6745390auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6746049auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276746049auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6746049auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6746066auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276746066auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6746066auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6749433auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276749433auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6749433auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6750730auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276750730auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6750730auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6754289auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276754289auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6754289auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6754290auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276754290auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6754290auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6754292auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276754292auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6754292auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6755896auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276755896auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6755896auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6759417auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276759417auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6759417auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6760076auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276760076auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6760076auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6761373auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276761373auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6761373auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6763813auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276763813auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6763813auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6765306auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276765306auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6765306auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6766624auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276766624auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6766624auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6771908auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276771908auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6771908auction106392: 2
2026-03-28 01:46:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6776756auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776756auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6776756auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6776880auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776880auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6776880auction106392: 0
2026-03-28 01:46:30 [ecarstrade.be] INFO: Found listing with ID: 6777591auction106392
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777591auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:30 [ecarstrade.be] INFO: Scrape type for 6777591auction106392: 0
2026-03-28 01:46:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6771908> (referer: https://ecarstrade.com/search/page74?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:46:36 [ecarstrade.be] INFO: Extracting details for car 6771908auction106392
2026-03-28 01:46:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cee6d56-7724-53a6-904e-31f8fa156e0b with identifier: 6771908auction106392
2026-03-28 01:46:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cee6d56-7724-53a6-904e-31f8fa156e0b with scrape type 2
2026-03-28 01:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cee6d56-7724-53a6-904e-31f8fa156e0b with scrape type 2
2026-03-28 01:46:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5cee6d56-7724-53a6-904e-31f8fa156e0b, identifier: 6771908auction106392
2026-03-28 01:46:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5cee6d56-7724-53a6-904e-31f8fa156e0b with identifier: 6771908auction106392
2026-03-28 01:46:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5cee6d56-7724-53a6-904e-31f8fa156e0b with identifier: 6771908auction106392
2026-03-28 01:46:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5cee6d56-7724-53a6-904e-31f8fa156e0b with identifier: 6771908auction106392 to the API
2026-03-28 01:46:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:46: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-28 01:46:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6771908>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': '5cee6d56-7724-53a6-904e-31f8fa156e0b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6771908',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'DS Automobiles',
 'model': 'Other',
 'odometer': 19845,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS DS 7 Hybride Rechargeable E-Tense 300 EAT8 4x4 Rivoli',
 'transmission': 'automatic',
 'trim': 'DS DS 7 Hybride Rechargeable E-Tense 300 EAT8 4x4 Rivoli',
 'vin': None,
 'year': 2024}
2026-03-28 01:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276771908auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:36 [ecarstrade.be] INFO: Saving data for 6771908auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1774458716.995037, 'last_price_update_time': 1774662396.710336}
2026-03-28 01:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6771908auction106392') HTTP/1.1" 204 0
2026-03-28 01:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page75?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page74?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777601auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777601auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777601auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777602auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777602auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777602auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777603auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777603auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777603auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777604auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777604auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777604auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777605auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777605auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777605auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777607auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777607auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777607auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777608auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777608auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777608auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777609auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777609auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777609auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777610auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777610auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777610auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777611auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777611auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777611auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777613auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777613auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777613auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777622auction106392
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777622auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:40 [ecarstrade.be] INFO: Scrape type for 6777622auction106392: 0
2026-03-28 01:46:40 [ecarstrade.be] INFO: Found listing with ID: 6777633auction106392
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777633auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:41 [ecarstrade.be] INFO: Scrape type for 6777633auction106392: 0
2026-03-28 01:46:41 [ecarstrade.be] INFO: Found listing with ID: 6777634auction106392
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777634auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:41 [ecarstrade.be] INFO: Scrape type for 6777634auction106392: 0
2026-03-28 01:46:41 [ecarstrade.be] INFO: Found listing with ID: 6777637auction106392
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777637auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:41 [ecarstrade.be] INFO: Scrape type for 6777637auction106392: 0
2026-03-28 01:46:41 [ecarstrade.be] INFO: Found listing with ID: 6777638auction106392
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777638auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:41 [ecarstrade.be] INFO: Scrape type for 6777638auction106392: 0
2026-03-28 01:46:41 [ecarstrade.be] INFO: Found listing with ID: 6777643auction106392
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777643auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:41 [ecarstrade.be] INFO: Scrape type for 6777643auction106392: 0
2026-03-28 01:46:41 [ecarstrade.be] INFO: Found listing with ID: 6777780auction106392
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777780auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:41 [ecarstrade.be] INFO: Scrape type for 6777780auction106392: 0
2026-03-28 01:46:41 [ecarstrade.be] INFO: Found listing with ID: 6777781auction106392
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777781auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:41 [ecarstrade.be] INFO: Scrape type for 6777781auction106392: 0
2026-03-28 01:46:41 [ecarstrade.be] INFO: Found listing with ID: 6777782auction106392
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777782auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:41 [ecarstrade.be] INFO: Scrape type for 6777782auction106392: 0
2026-03-28 01: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-28 01:46:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page75?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6777783auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777783auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6777783auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6777784auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276777784auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6777784auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6778086auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778086auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6778086auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6779365auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276779365auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6779365auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6780522auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780522auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6780522auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6780523auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780523auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6780523auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6780524auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780524auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6780524auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6780525auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780525auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6780525auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6780526auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780526auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6780526auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6780527auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780527auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6780527auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6780528auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276780528auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6780528auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6781520auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781520auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6781520auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6781521auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781521auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6781521auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6781866auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781866auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6781866auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6781870auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781870auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6781870auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6781871auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781871auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6781871auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6784596auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784596auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6784596auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6785651auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276785651auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6785651auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6786586auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276786586auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6786586auction106392: 0
2026-03-28 01:46:47 [ecarstrade.be] INFO: Found listing with ID: 6787087auction106392
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787087auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:47 [ecarstrade.be] INFO: Scrape type for 6787087auction106392: 0
2026-03-28 01: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-28 01:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page77?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page76?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:46:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:46:54 [ecarstrade.be] INFO: Found listing with ID: 6787502auction106392
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787502auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:54 [ecarstrade.be] INFO: Scrape type for 6787502auction106392: 0
2026-03-28 01:46:54 [ecarstrade.be] INFO: Found listing with ID: 6788220auction106392
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276788220auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:54 [ecarstrade.be] INFO: Scrape type for 6788220auction106392: 0
2026-03-28 01:46:54 [ecarstrade.be] INFO: Found listing with ID: 6790751auction106392
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276790751auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:54 [ecarstrade.be] INFO: Scrape type for 6790751auction106392: 0
2026-03-28 01:46:54 [ecarstrade.be] INFO: Found listing with ID: 6801120auction106392
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276801120auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:54 [ecarstrade.be] INFO: Scrape type for 6801120auction106392: 0
2026-03-28 01:46:54 [ecarstrade.be] INFO: Found listing with ID: 6802623auction106392
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802623auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:54 [ecarstrade.be] INFO: Scrape type for 6802623auction106392: 0
2026-03-28 01:46:54 [ecarstrade.be] INFO: Found listing with ID: 6802625auction106392
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802625auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:54 [ecarstrade.be] INFO: Scrape type for 6802625auction106392: 0
2026-03-28 01:46:54 [ecarstrade.be] INFO: Found listing with ID: 6805148auction106392
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276805148auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:54 [ecarstrade.be] INFO: Scrape type for 6805148auction106392: 0
2026-03-28 01:46:54 [ecarstrade.be] INFO: Found listing with ID: 6808676auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808676auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6808676auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6818584auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818584auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6818584auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6818586auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818586auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6818586auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6818587auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818587auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6818587auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6818590auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818590auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6818590auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6818936auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818936auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6818936auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6819384auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276819384auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6819384auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6819416auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276819416auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6819416auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6820333auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276820333auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6820333auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6820903auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276820903auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6820903auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6827414auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276827414auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6827414auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6827674auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276827674auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6827674auction106392: 0
2026-03-28 01:46:55 [ecarstrade.be] INFO: Found listing with ID: 6827675auction106392
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276827675auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:46:55 [ecarstrade.be] INFO: Scrape type for 6827675auction106392: 0
2026-03-28 01:46:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page77?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6830000auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276830000auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6830000auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6830542auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276830542auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6830542auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6834240auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276834240auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6834240auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6835309auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835309auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6835309auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6837652auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276837652auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6837652auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6838803auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276838803auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6838803auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6839068auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839068auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6839068auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6839069auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839069auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6839069auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6839459auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839459auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6839459auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6841645auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841645auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6841645auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6842661auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842661auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6842661auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6842663auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842663auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6842663auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6842666auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842666auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6842666auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6843087auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843087auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6843087auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6843088auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843088auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6843088auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6843089auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843089auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6843089auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6843090auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843090auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6843090auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6843101auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843101auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6843101auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6843102auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843102auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6843102auction106392: 0
2026-03-28 01:47:06 [ecarstrade.be] INFO: Found listing with ID: 6843105auction106392
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843105auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:06 [ecarstrade.be] INFO: Scrape type for 6843105auction106392: 0
2026-03-28 01: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-28 01:47:06 [scrapy.extensions.logstats] INFO: Crawled 275 pages (at 9 pages/min), scraped 196 items (at 1 items/min)
2026-03-28 01:47:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 322MiB
2026-03-28 01:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page78?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843106auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843106auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843106auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843108auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843108auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843108auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843110auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843110auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843110auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843112auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843112auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843112auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843114auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843114auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843114auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843116auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843116auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843116auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843117auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843117auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843117auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843118auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843118auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843118auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843132auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843132auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843132auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843136auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843136auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843136auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843340auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843340auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843340auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6843341auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276843341auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6843341auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6844030auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844030auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6844030auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6848139auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276848139auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6848139auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6850767auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276850767auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6850767auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6851177auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276851177auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6851177auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6851182auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276851182auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6851182auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6855991auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276855991auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6855991auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6857831auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276857831auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6857831auction106392: 0
2026-03-28 01:47:13 [ecarstrade.be] INFO: Found listing with ID: 6857836auction106392
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276857836auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:13 [ecarstrade.be] INFO: Scrape type for 6857836auction106392: 0
2026-03-28 01:47:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page80?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page79?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:47:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:47:21 [ecarstrade.be] INFO: Found listing with ID: 6858717auction106392
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276858717auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:21 [ecarstrade.be] INFO: Scrape type for 6858717auction106392: 0
2026-03-28 01:47:21 [ecarstrade.be] INFO: Found listing with ID: 6859376auction106392
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859376auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:21 [ecarstrade.be] INFO: Scrape type for 6859376auction106392: 0
2026-03-28 01:47:21 [ecarstrade.be] INFO: Found listing with ID: 6859378auction106392
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276859378auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:21 [ecarstrade.be] INFO: Scrape type for 6859378auction106392: 0
2026-03-28 01:47:21 [ecarstrade.be] INFO: Found listing with ID: 6860940auction106392
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860940auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:21 [ecarstrade.be] INFO: Scrape type for 6860940auction106392: 0
2026-03-28 01:47:21 [ecarstrade.be] INFO: Found listing with ID: 6860944auction106392
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860944auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:21 [ecarstrade.be] INFO: Scrape type for 6860944auction106392: 0
2026-03-28 01:47:21 [ecarstrade.be] INFO: Found listing with ID: 6860946auction106392
2026-03-28 01:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860946auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860946auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6860953auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860953auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860953auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6860955auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860955auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860955auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6860956auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860956auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860956auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6860959auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860959auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860959auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6860960auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860960auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860960auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6860961auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860961auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860961auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6860962auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860962auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860962auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6860963auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860963auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860963auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6860964auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276860964auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6860964auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6900126auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900126auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6900126auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6900130auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900130auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6900130auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6900168auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900168auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6900168auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6900171auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900171auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6900171auction106392: 0
2026-03-28 01:47:22 [ecarstrade.be] INFO: Found listing with ID: 6900179auction106392
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900179auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:22 [ecarstrade.be] INFO: Scrape type for 6900179auction106392: 0
2026-03-28 01: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-28 01:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page80?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:47:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:47:28 [ecarstrade.be] INFO: Found listing with ID: 6900180auction106392
2026-03-28 01:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900180auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:28 [ecarstrade.be] INFO: Scrape type for 6900180auction106392: 0
2026-03-28 01:47:28 [ecarstrade.be] INFO: Found listing with ID: 6900207auction106392
2026-03-28 01:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900207auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900207auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900234auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900234auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900234auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900236auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900236auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900236auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900237auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900237auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900237auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900260auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900260auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900260auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900328auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900328auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900328auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900330auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900330auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900330auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900331auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900331auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900331auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900340auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900340auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900340auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900369auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900369auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900369auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900371auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900371auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900371auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900376auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900376auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900376auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900377auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900377auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900377auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900379auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900379auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900379auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900381auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900381auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900381auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900387auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900387auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900387auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900394auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900394auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900394auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900398auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900398auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900398auction106392: 0
2026-03-28 01:47:29 [ecarstrade.be] INFO: Found listing with ID: 6900400auction106392
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900400auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:29 [ecarstrade.be] INFO: Scrape type for 6900400auction106392: 0
2026-03-28 01: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-28 01:47:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page81?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900405auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900405auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900405auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900407auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900407auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900407auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900411auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900411auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900411auction106392: 1
2026-03-28 01: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-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900416auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900416auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900416auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900421auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900421auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900421auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900432auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900432auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900432auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900433auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900433auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900433auction106392: 1
2026-03-28 01: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-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900438auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900438auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900438auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900440auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900440auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900440auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900447auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900447auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900447auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900453auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900453auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900453auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900461auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900461auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900461auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900478auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900478auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900478auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900479auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900479auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900479auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900617auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900617auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900617auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6900620auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900620auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6900620auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6902439auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902439auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6902439auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6903531auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903531auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6903531auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6904571auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276904571auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6904571auction106392: 0
2026-03-28 01:47:37 [ecarstrade.be] INFO: Found listing with ID: 6906610auction106392
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906610auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:37 [ecarstrade.be] INFO: Scrape type for 6906610auction106392: 0
2026-03-28 01: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-28 01:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900433> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:47:44 [ecarstrade.be] INFO: Extracting details for car 6900433auction106392
2026-03-28 01:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3 with identifier: 6900433auction106392
2026-03-28 01:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3 with scrape type 1
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900433%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1771858455%27 HTTP/1.1" 200 None
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_001/780x0__r.jpg?hash=1771858455 not downloaded yet
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900433%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1771858455%27 HTTP/1.1" 200 None
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_002/780x0__r.jpg?hash=1771858455 not downloaded yet
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900433%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1771858455%27 HTTP/1.1" 200 None
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_003/780x0__r.jpg?hash=1771858455 not downloaded yet
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900433%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1771858455%27 HTTP/1.1" 200 None
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_004/780x0__r.jpg?hash=1771858455 not downloaded yet
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900433%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1771858456%27 HTTP/1.1" 200 None
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_005/780x0__r.jpg?hash=1771858456 not downloaded yet
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900433%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1771858456%27 HTTP/1.1" 200 None
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_006/780x0__r.jpg?hash=1771858456 not downloaded yet
2026-03-28 01:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_001/780x0__r.jpg?hash=1771858455> (referer: https://ecarstrade.com/cars/6900433)
2026-03-28 01:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_005/780x0__r.jpg?hash=1771858456> (referer: https://ecarstrade.com/cars/6900433)
2026-03-28 01:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_004/780x0__r.jpg?hash=1771858455> (referer: https://ecarstrade.com/cars/6900433)
2026-03-28 01:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_003/780x0__r.jpg?hash=1771858455> (referer: https://ecarstrade.com/cars/6900433)
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3
2026-03-28 01:47:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3
2026-03-28 01:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_002/780x0__r.jpg?hash=1771858455> (referer: https://ecarstrade.com/cars/6900433)
2026-03-28 01:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_006/780x0__r.jpg?hash=1771858456> (referer: https://ecarstrade.com/cars/6900433)
2026-03-28 01:47:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3
2026-03-28 01:47:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3
2026-03-28 01:47:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3, skipping ID generation
2026-03-28 01:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3 with scrape type 1
2026-03-28 01:47:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3 sending to next pipeline
2026-03-28 01:47:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3, identifier: 6900433auction106392
2026-03-28 01:47:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3 with identifier: 6900433auction106392
2026-03-28 01:47:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3 with identifier: 6900433auction106392
2026-03-28 01:47:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3 with identifier: 6900433auction106392 to the API
2026-03-28 01:47:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:47:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 01:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900433/photo_006/780x0__r.jpg?hash=1771858456>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': '08abcc82-bb22-5ee2-b6f2-a960e0f6fbf3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6900433',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'DS Automobiles',
 'model': 'Other',
 'odometer': 12427,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS DS 7 Hybride Rechargeable E-Tense 300 EAT8 4x4 Rivoli',
 'transmission': 'automatic',
 'trim': 'DS DS 7 Hybride Rechargeable E-Tense 300 EAT8 4x4 Rivoli',
 'vin': None,
 'year': 2024}
2026-03-28 01:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900433auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:45 [ecarstrade.be] INFO: Saving data for 6900433auction106392: {'created_time': 1774662465.888993, 'last_price_update_time': 1774662465.889006, 'auction_closing_time': 1774834804.0}
2026-03-28 01:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900433auction106392') HTTP/1.1" 204 0
2026-03-28 01:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page83?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6906613auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906613auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6906613auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6907011auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907011auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6907011auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6907012auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907012auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6907012auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6907017auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907017auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6907017auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6907022auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907022auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6907022auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6907025auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907025auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6907025auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6907632auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907632auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6907632auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6909655auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276909655auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6909655auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6918200auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918200auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6918200auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6921757auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276921757auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6921757auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922096auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922096auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922096auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922097auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922097auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922097auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922098auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922098auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922098auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922433auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922433auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922433auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922445auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922445auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922445auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922698auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922698auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922698auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922702auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922702auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922702auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922706auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922706auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922706auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922714auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922714auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922714auction106392: 0
2026-03-28 01:47:48 [ecarstrade.be] INFO: Found listing with ID: 6922716auction106392
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922716auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:48 [ecarstrade.be] INFO: Scrape type for 6922716auction106392: 0
2026-03-28 01: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-28 01:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page84?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page83?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:47:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:47:54 [ecarstrade.be] INFO: Found listing with ID: 6922717auction106392
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922717auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:54 [ecarstrade.be] INFO: Scrape type for 6922717auction106392: 0
2026-03-28 01:47:54 [ecarstrade.be] INFO: Found listing with ID: 6922719auction106392
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922719auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:54 [ecarstrade.be] INFO: Scrape type for 6922719auction106392: 0
2026-03-28 01:47:54 [ecarstrade.be] INFO: Found listing with ID: 6922720auction106392
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922720auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:54 [ecarstrade.be] INFO: Scrape type for 6922720auction106392: 0
2026-03-28 01:47:54 [ecarstrade.be] INFO: Found listing with ID: 6922721auction106392
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922721auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:54 [ecarstrade.be] INFO: Scrape type for 6922721auction106392: 0
2026-03-28 01:47:54 [ecarstrade.be] INFO: Found listing with ID: 6922730auction106392
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922730auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:54 [ecarstrade.be] INFO: Scrape type for 6922730auction106392: 0
2026-03-28 01:47:54 [ecarstrade.be] INFO: Found listing with ID: 6922731auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922731auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6922731auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6922735auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922735auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6922735auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6922736auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922736auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6922736auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6922755auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922755auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6922755auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6922758auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922758auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6922758auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6922761auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922761auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6922761auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6922764auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922764auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6922764auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6925635auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925635auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6925635auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6925878auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925878auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6925878auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6926762auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926762auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6926762auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6926763auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926763auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6926763auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6926766auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926766auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6926766auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6929910auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929910auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6929910auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6930054auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276930054auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6930054auction106392: 0
2026-03-28 01:47:55 [ecarstrade.be] INFO: Found listing with ID: 6930069auction106392
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276930069auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:47:55 [ecarstrade.be] INFO: Scrape type for 6930069auction106392: 0
2026-03-28 01: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-28 01:48:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6900411> (referer: https://ecarstrade.com/search/page82?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:03 [ecarstrade.be] INFO: Extracting details for car 6900411auction106392
2026-03-28 01:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfd5feff-cf4b-5fd2-9b65-a6597e523f63 with identifier: 6900411auction106392
2026-03-28 01:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfd5feff-cf4b-5fd2-9b65-a6597e523f63 with scrape type 1
2026-03-28 01:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cfd5feff-cf4b-5fd2-9b65-a6597e523f63
2026-03-28 01:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900411%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1771858205%27 HTTP/1.1" 200 None
2026-03-28 01:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_001/780x0__r.jpg?hash=1771858205 not downloaded yet
2026-03-28 01:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900411%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1771858205%27 HTTP/1.1" 200 None
2026-03-28 01:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_002/780x0__r.jpg?hash=1771858205 not downloaded yet
2026-03-28 01:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900411%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1771858205%27 HTTP/1.1" 200 None
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_003/780x0__r.jpg?hash=1771858205 not downloaded yet
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900411%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1771858205%27 HTTP/1.1" 200 None
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_004/780x0__r.jpg?hash=1771858205 not downloaded yet
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900411%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1771858205%27 HTTP/1.1" 200 None
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_005/780x0__r.jpg?hash=1771858205 not downloaded yet
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6900001-6910000%252F6900411%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1771858205%27 HTTP/1.1" 200 None
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_006/780x0__r.jpg?hash=1771858205 not downloaded yet
2026-03-28 01:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_001/780x0__r.jpg?hash=1771858205> (referer: https://ecarstrade.com/cars/6900411)
2026-03-28 01:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_002/780x0__r.jpg?hash=1771858205> (referer: https://ecarstrade.com/cars/6900411)
2026-03-28 01:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_003/780x0__r.jpg?hash=1771858205> (referer: https://ecarstrade.com/cars/6900411)
2026-03-28 01:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_005/780x0__r.jpg?hash=1771858205> (referer: https://ecarstrade.com/cars/6900411)
2026-03-28 01:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_006/780x0__r.jpg?hash=1771858205> (referer: https://ecarstrade.com/cars/6900411)
2026-03-28 01:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_004/780x0__r.jpg?hash=1771858205> (referer: https://ecarstrade.com/cars/6900411)
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cfd5feff-cf4b-5fd2-9b65-a6597e523f63
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cfd5feff-cf4b-5fd2-9b65-a6597e523f63
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cfd5feff-cf4b-5fd2-9b65-a6597e523f63
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cfd5feff-cf4b-5fd2-9b65-a6597e523f63
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cfd5feff-cf4b-5fd2-9b65-a6597e523f63
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cfd5feff-cf4b-5fd2-9b65-a6597e523f63
2026-03-28 01:48:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cfd5feff-cf4b-5fd2-9b65-a6597e523f63, skipping ID generation
2026-03-28 01:48:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfd5feff-cf4b-5fd2-9b65-a6597e523f63 with scrape type 1
2026-03-28 01:48:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cfd5feff-cf4b-5fd2-9b65-a6597e523f63 sending to next pipeline
2026-03-28 01:48:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cfd5feff-cf4b-5fd2-9b65-a6597e523f63, identifier: 6900411auction106392
2026-03-28 01:48:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cfd5feff-cf4b-5fd2-9b65-a6597e523f63 with identifier: 6900411auction106392
2026-03-28 01:48:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cfd5feff-cf4b-5fd2-9b65-a6597e523f63 with identifier: 6900411auction106392
2026-03-28 01:48:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cfd5feff-cf4b-5fd2-9b65-a6597e523f63 with identifier: 6900411auction106392 to the API
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 01:48:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6900411/photo_004/780x0__r.jpg?hash=1771858205>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': 'cfd5feff-cf4b-5fd2-9b65-a6597e523f63',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6900411',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 5172,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW Hybrid 145 e-DCS6 Allure',
 'transmission': 'automatic',
 'trim': 'SW Hybrid 145 e-DCS6 Allure',
 'vin': None,
 'year': 2025}
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900411auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:04 [ecarstrade.be] INFO: Saving data for 6900411auction106392: {'created_time': 1774662484.802456, 'last_price_update_time': 1774662484.802475, 'auction_closing_time': 1774834804.0}
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6900411auction106392') HTTP/1.1" 204 0
2026-03-28 01:48:06 [scrapy.extensions.logstats] INFO: Crawled 283 pages (at 8 pages/min), scraped 198 items (at 2 items/min)
2026-03-28 01:48:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 330MiB
2026-03-28 01:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page84?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6930607auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276930607auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6930607auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933821auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933821auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933821auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933822auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933822auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933822auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933823auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933823auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933823auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933824auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933824auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933824auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933825auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933825auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933825auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933826auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933826auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933826auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933827auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933827auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933827auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933828auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933828auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933828auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933829auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933829auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933829auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933844auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933844auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933844auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933846auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933846auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933846auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933847auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933847auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933847auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933850auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933850auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933850auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6933851auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933851auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6933851auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6934187auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934187auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6934187auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6934192auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934192auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6934192auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6934209auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934209auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6934209auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6934489auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934489auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6934489auction106392: 0
2026-03-28 01:48:10 [ecarstrade.be] INFO: Found listing with ID: 6935202auction106392
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935202auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:10 [ecarstrade.be] INFO: Scrape type for 6935202auction106392: 0
2026-03-28 01: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-28 01:48:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page85?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6935205auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935205auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6935205auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6935207auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935207auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6935207auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6935211auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935211auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6935211auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6935224auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935224auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6935224auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6935232auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935232auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6935232auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6935260auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935260auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6935260auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6935823auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935823auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6935823auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6936283auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936283auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6936283auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6936597auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936597auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6936597auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6936599auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936599auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6936599auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6938572auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938572auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6938572auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6938589auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938589auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6938589auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6940264auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940264auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6940264auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6940266auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940266auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6940266auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6940279auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940279auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6940279auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6940280auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940280auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6940280auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6940801auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940801auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6940801auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6940804auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940804auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6940804auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6946077auction106392
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946077auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:17 [ecarstrade.be] INFO: Scrape type for 6946077auction106392: 0
2026-03-28 01:48:17 [ecarstrade.be] INFO: Found listing with ID: 6946078auction106392
2026-03-28 01:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946078auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:18 [ecarstrade.be] INFO: Scrape type for 6946078auction106392: 0
2026-03-28 01: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-28 01:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page86?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6947849auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276947849auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6947849auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6948152auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948152auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6948152auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6948153auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948153auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6948153auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6949420auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949420auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6949420auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6951693auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951693auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6951693auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6952008auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276952008auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6952008auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6953679auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953679auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6953679auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6954557auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276954557auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6954557auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6956362auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956362auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6956362auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6956364auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956364auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6956364auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6956366auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956366auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6956366auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6956816auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956816auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6956816auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6957053auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957053auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6957053auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6957355auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957355auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6957355auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6957366auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957366auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6957366auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6957370auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957370auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6957370auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6957999auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957999auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6957999auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6959577auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959577auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6959577auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6961283auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961283auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6961283auction106392: 0
2026-03-28 01:48:24 [ecarstrade.be] INFO: Found listing with ID: 6961351auction106392
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961351auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:24 [ecarstrade.be] INFO: Scrape type for 6961351auction106392: 0
2026-03-28 01: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-28 01:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page87?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6961352auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961352auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6961352auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6961356auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961356auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6961356auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6961360auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961360auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6961360auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6961968auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961968auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6961968auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6961972auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961972auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6961972auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6963808auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963808auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6963808auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6963809auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963809auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6963809auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6963813auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963813auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6963813auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6964444auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964444auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6964444auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6964446auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964446auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6964446auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6965271auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965271auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6965271auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6965272auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965272auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6965272auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6965275auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276965275auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6965275auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6966304auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966304auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6966304auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6966306auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966306auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6966306auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6966307auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276966307auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6966307auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6967796auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276967796auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6967796auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6967798auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276967798auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6967798auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6968334auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968334auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6968334auction106392: 0
2026-03-28 01:48:30 [ecarstrade.be] INFO: Found listing with ID: 6968336auction106392
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968336auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:30 [ecarstrade.be] INFO: Scrape type for 6968336auction106392: 0
2026-03-28 01: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-28 01:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page88?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:48:37 [ecarstrade.be] INFO: Found listing with ID: 6968337auction106392
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968337auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:37 [ecarstrade.be] INFO: Scrape type for 6968337auction106392: 0
2026-03-28 01:48:37 [ecarstrade.be] INFO: Found listing with ID: 6968338auction106392
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276968338auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:37 [ecarstrade.be] INFO: Scrape type for 6968338auction106392: 0
2026-03-28 01:48:37 [ecarstrade.be] INFO: Found listing with ID: 6969302auction106392
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969302auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:37 [ecarstrade.be] INFO: Scrape type for 6969302auction106392: 0
2026-03-28 01:48:37 [ecarstrade.be] INFO: Found listing with ID: 6969306auction106392
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276969306auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:37 [ecarstrade.be] INFO: Scrape type for 6969306auction106392: 0
2026-03-28 01:48:37 [ecarstrade.be] INFO: Found listing with ID: 6970598auction106392
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276970598auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:37 [ecarstrade.be] INFO: Scrape type for 6970598auction106392: 0
2026-03-28 01:48:37 [ecarstrade.be] INFO: Found listing with ID: 6971314auction106392
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971314auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:37 [ecarstrade.be] INFO: Scrape type for 6971314auction106392: 0
2026-03-28 01:48:37 [ecarstrade.be] INFO: Found listing with ID: 6971316auction106392
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971316auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:37 [ecarstrade.be] INFO: Scrape type for 6971316auction106392: 0
2026-03-28 01:48:37 [ecarstrade.be] INFO: Found listing with ID: 6971320auction106392
2026-03-28 01:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971320auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6971320auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6971321auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971321auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6971321auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972353auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972353auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972353auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972447auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972447auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972447auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972448auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972448auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972448auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972449auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972449auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972449auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972459auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972459auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972459auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972604auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972604auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972604auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972606auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972606auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972606auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972609auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972609auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972609auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972610auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972610auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972610auction106392: 2
2026-03-28 01: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-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6972612auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972612auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6972612auction106392: 0
2026-03-28 01:48:38 [ecarstrade.be] INFO: Found listing with ID: 6973211auction106392
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973211auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:38 [ecarstrade.be] INFO: Scrape type for 6973211auction106392: 0
2026-03-28 01: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-28 01:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6972610> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:44 [ecarstrade.be] INFO: Extracting details for car 6972610auction106392
2026-03-28 01:48:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0420b44-89f0-505b-93cb-101118c3b2da with identifier: 6972610auction106392
2026-03-28 01:48:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0420b44-89f0-505b-93cb-101118c3b2da with scrape type 2
2026-03-28 01:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0420b44-89f0-505b-93cb-101118c3b2da with scrape type 2
2026-03-28 01:48:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b0420b44-89f0-505b-93cb-101118c3b2da, identifier: 6972610auction106392
2026-03-28 01:48:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b0420b44-89f0-505b-93cb-101118c3b2da with identifier: 6972610auction106392
2026-03-28 01:48:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b0420b44-89f0-505b-93cb-101118c3b2da with identifier: 6972610auction106392
2026-03-28 01:48:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b0420b44-89f0-505b-93cb-101118c3b2da with identifier: 6972610auction106392 to the API
2026-03-28 01:48:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:48:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6972610>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': 'b0420b44-89f0-505b-93cb-101118c3b2da',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6972610',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 8357,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-05-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 100 S&S BVM6 Allure',
 'transmission': 'manual',
 'trim': '100 S&S BVM6 Allure',
 'vin': None,
 'year': 2025}
2026-03-28 01:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972610auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:45 [ecarstrade.be] INFO: Saving data for 6972610auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1773785238.002741, 'last_price_update_time': 1774662525.893043}
2026-03-28 01:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972610auction106392') HTTP/1.1" 204 0
2026-03-28 01:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page89?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6973223auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973223auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6973223auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6973508auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973508auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6973508auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6973965auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973965auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6973965auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976161auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976161auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976161auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976162auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976162auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976162auction106392: 1
2026-03-28 01: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-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976215auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976215auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976215auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976216auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976216auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976216auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976217auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976217auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976217auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976218auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976218auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976218auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976609auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976609auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976609auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976611auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976611auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976611auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976979auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976979auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976979auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976980auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976980auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976980auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976982auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976982auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976982auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976983auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976983auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976983auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976984auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976984auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976984auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6976988auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976988auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6976988auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6977661auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276977661auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6977661auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6978907auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276978907auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6978907auction106392: 0
2026-03-28 01:48:46 [ecarstrade.be] INFO: Found listing with ID: 6980215auction106392
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980215auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:46 [ecarstrade.be] INFO: Scrape type for 6980215auction106392: 0
2026-03-28 01: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-28 01:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980216auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980216auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980216auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980217auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980217auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980217auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980218auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980218auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980218auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980343auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980343auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980343auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980344auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980344auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980344auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980345auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980345auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980345auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980346auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980346auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980346auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980348auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980348auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980348auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980351auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980351auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980351auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980352auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980352auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980352auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980353auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980353auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980353auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980354auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980354auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980354auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980355auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980355auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980355auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980356auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980356auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980356auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980357auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980357auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980357auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980358auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980358auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980358auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980359auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980359auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980359auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980361auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980361auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980361auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980362auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980362auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980362auction106392: 0
2026-03-28 01:48:52 [ecarstrade.be] INFO: Found listing with ID: 6980364auction106392
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980364auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:52 [ecarstrade.be] INFO: Scrape type for 6980364auction106392: 0
2026-03-28 01:48:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976162> (referer: https://ecarstrade.com/search/page90?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:48:53 [ecarstrade.be] INFO: Extracting details for car 6976162auction106392
2026-03-28 01:48:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf2566c-d65c-5bdd-a6d4-095ebf6e058c with identifier: 6976162auction106392
2026-03-28 01:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf2566c-d65c-5bdd-a6d4-095ebf6e058c with scrape type 1
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item edf2566c-d65c-5bdd-a6d4-095ebf6e058c
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6970001-6980000%252F6976162%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1773788065%27 HTTP/1.1" 200 None
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_001/780x0__r.jpg?hash=1773788065 not downloaded yet
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6970001-6980000%252F6976162%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1773788066%27 HTTP/1.1" 200 None
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_002/780x0__r.jpg?hash=1773788066 not downloaded yet
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6970001-6980000%252F6976162%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1773788066%27 HTTP/1.1" 200 None
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_003/780x0__r.jpg?hash=1773788066 not downloaded yet
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6970001-6980000%252F6976162%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1773788067%27 HTTP/1.1" 200 None
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_004/780x0__r.jpg?hash=1773788067 not downloaded yet
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6970001-6980000%252F6976162%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1773788066%27 HTTP/1.1" 200 None
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_005/780x0__r.jpg?hash=1773788066 not downloaded yet
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6970001-6980000%252F6976162%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1773788067%27 HTTP/1.1" 200 None
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_006/780x0__r.jpg?hash=1773788067 not downloaded yet
2026-03-28 01:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_001/780x0__r.jpg?hash=1773788065> (referer: https://ecarstrade.com/cars/6976162)
2026-03-28 01:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_002/780x0__r.jpg?hash=1773788066> (referer: https://ecarstrade.com/cars/6976162)
2026-03-28 01:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_004/780x0__r.jpg?hash=1773788067> (referer: https://ecarstrade.com/cars/6976162)
2026-03-28 01:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_006/780x0__r.jpg?hash=1773788067> (referer: https://ecarstrade.com/cars/6976162)
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item edf2566c-d65c-5bdd-a6d4-095ebf6e058c
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item edf2566c-d65c-5bdd-a6d4-095ebf6e058c
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item edf2566c-d65c-5bdd-a6d4-095ebf6e058c
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item edf2566c-d65c-5bdd-a6d4-095ebf6e058c
2026-03-28 01:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_003/780x0__r.jpg?hash=1773788066> (referer: https://ecarstrade.com/cars/6976162)
2026-03-28 01:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_005/780x0__r.jpg?hash=1773788066> (referer: https://ecarstrade.com/cars/6976162)
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3b9447e550>
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 01:48:53 [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-28 01:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf2566c-d65c-5bdd-a6d4-095ebf6e058c/edf2566c-d65c-5bdd-a6d4-095ebf6e058c_image_2.jpg HTTP/1.1" 201 0
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6970001-6980000%252F6976162%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1773788066') HTTP/1.1" 204 0
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_003/780x0__r.jpg?hash=1773788066 saved to cache
2026-03-28 01:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item edf2566c-d65c-5bdd-a6d4-095ebf6e058c
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-28 01:48:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3b944a5dd0>
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 01:48:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf2566c-d65c-5bdd-a6d4-095ebf6e058c/edf2566c-d65c-5bdd-a6d4-095ebf6e058c_image_4.jpg HTTP/1.1" 201 0
2026-03-28 01:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6970001-6980000%252F6976162%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1773788066') HTTP/1.1" 204 0
2026-03-28 01:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_005/780x0__r.jpg?hash=1773788066 saved to cache
2026-03-28 01:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item edf2566c-d65c-5bdd-a6d4-095ebf6e058c
2026-03-28 01:48:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: edf2566c-d65c-5bdd-a6d4-095ebf6e058c, skipping ID generation
2026-03-28 01:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf2566c-d65c-5bdd-a6d4-095ebf6e058c with scrape type 1
2026-03-28 01:48:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item edf2566c-d65c-5bdd-a6d4-095ebf6e058c sending to next pipeline
2026-03-28 01:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: edf2566c-d65c-5bdd-a6d4-095ebf6e058c, identifier: 6976162auction106392
2026-03-28 01:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: edf2566c-d65c-5bdd-a6d4-095ebf6e058c with identifier: 6976162auction106392
2026-03-28 01:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: edf2566c-d65c-5bdd-a6d4-095ebf6e058c with identifier: 6976162auction106392
2026-03-28 01:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: edf2566c-d65c-5bdd-a6d4-095ebf6e058c with identifier: 6976162auction106392 to the API
2026-03-28 01:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_005/780x0__r.jpg?hash=1773788066>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': 'edf2566c-d65c-5bdd-a6d4-095ebf6e058c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6976162',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 15360,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf2566c-d65c-5bdd-a6d4-095ebf6e058c/edf2566c-d65c-5bdd-a6d4-095ebf6e058c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 52896,
             'Height': 439,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_003/780x0__r.jpg?hash=1773788066',
             'Width': 780},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf2566c-d65c-5bdd-a6d4-095ebf6e058c/edf2566c-d65c-5bdd-a6d4-095ebf6e058c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 50036,
             'Height': 439,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6976162/photo_005/780x0__r.jpg?hash=1773788066',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-05-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 Hybrid 136 e-DCS6 GT',
 'transmission': 'automatic',
 'trim': 'Hybrid 136 e-DCS6 GT',
 'vin': None,
 'year': 2024}
2026-03-28 01:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976162auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:48:54 [ecarstrade.be] INFO: Saving data for 6976162auction106392: {'created_time': 1774662534.501095, 'last_price_update_time': 1774662534.501107, 'auction_closing_time': 1774834804.0}
2026-03-28 01:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976162auction106392') HTTP/1.1" 204 0
2026-03-28 01:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page91?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6980581auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980581auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6980581auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6982830auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982830auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6982830auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6982839auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982839auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6982839auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6984792auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984792auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6984792auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6985928auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985928auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6985928auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6985932auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985932auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6985932auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6985934auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985934auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6985934auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6985936auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985936auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6985936auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6988951auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988951auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6988951auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6988952auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988952auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6988952auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6988954auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988954auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6988954auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6988955auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988955auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6988955auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6990654auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990654auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6990654auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6991220auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991220auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6991220auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6991771auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991771auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6991771auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6993025auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993025auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6993025auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6993026auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993026auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6993026auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6993027auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993027auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6993027auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6993029auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993029auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:04 [ecarstrade.be] INFO: Scrape type for 6993029auction106392: 0
2026-03-28 01:49:04 [ecarstrade.be] INFO: Found listing with ID: 6993030auction106392
2026-03-28 01:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993030auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:05 [ecarstrade.be] INFO: Scrape type for 6993030auction106392: 0
2026-03-28 01: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-28 01:49:06 [scrapy.extensions.logstats] INFO: Crawled 293 pages (at 10 pages/min), scraped 200 items (at 2 items/min)
2026-03-28 01:49:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 330MiB
2026-03-28 01:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page93?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page92?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6993031auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993031auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6993031auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6993032auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993032auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6993032auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6993743auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993743auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6993743auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6994241auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994241auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6994241auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6995496auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995496auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6995496auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6995498auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995498auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6995498auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6995500auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995500auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6995500auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6995810auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995810auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6995810auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6995811auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995811auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6995811auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6997367auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997367auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6997367auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6997369auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997369auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6997369auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6997380auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997380auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6997380auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6997381auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997381auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6997381auction106392: 2
2026-03-28 01: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-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6997383auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997383auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6997383auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6998338auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998338auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6998338auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6998339auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998339auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6998339auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6999053auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999053auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6999053auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6999054auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999054auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6999054auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6999055auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999055auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6999055auction106392: 0
2026-03-28 01:49:39 [ecarstrade.be] INFO: Found listing with ID: 6999150auction106392
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999150auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:39 [ecarstrade.be] INFO: Scrape type for 6999150auction106392: 0
2026-03-28 01: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-28 01:49:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page94?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page93?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999151auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999151auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999151auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999152auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999152auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999152auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999153auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999153auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999153auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999154auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999154auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999154auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999155auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999155auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999155auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999156auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999156auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999156auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999157auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999157auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999157auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999158auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999158auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999158auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999159auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999159auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999159auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999160auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999160auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:46 [ecarstrade.be] INFO: Scrape type for 6999160auction106392: 0
2026-03-28 01:49:46 [ecarstrade.be] INFO: Found listing with ID: 6999162auction106392
2026-03-28 01:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999162auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999162auction106392: 0
2026-03-28 01:49:47 [ecarstrade.be] INFO: Found listing with ID: 6999163auction106392
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999163auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999163auction106392: 0
2026-03-28 01:49:47 [ecarstrade.be] INFO: Found listing with ID: 6999164auction106392
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999164auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999164auction106392: 0
2026-03-28 01:49:47 [ecarstrade.be] INFO: Found listing with ID: 6999165auction106392
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999165auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999165auction106392: 0
2026-03-28 01:49:47 [ecarstrade.be] INFO: Found listing with ID: 6999166auction106392
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999166auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999166auction106392: 0
2026-03-28 01:49:47 [ecarstrade.be] INFO: Found listing with ID: 6999167auction106392
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999167auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999167auction106392: 0
2026-03-28 01:49:47 [ecarstrade.be] INFO: Found listing with ID: 6999168auction106392
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999168auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999168auction106392: 0
2026-03-28 01:49:47 [ecarstrade.be] INFO: Found listing with ID: 6999170auction106392
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999170auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999170auction106392: 0
2026-03-28 01:49:47 [ecarstrade.be] INFO: Found listing with ID: 6999172auction106392
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999172auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999172auction106392: 0
2026-03-28 01:49:47 [ecarstrade.be] INFO: Found listing with ID: 6999173auction106392
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999173auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:47 [ecarstrade.be] INFO: Scrape type for 6999173auction106392: 0
2026-03-28 01:49:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page94?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999174auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999174auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999174auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999176auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999176auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999176auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999178auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999178auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999178auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999179auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999179auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999179auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999180auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999180auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999180auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999182auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999182auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999182auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999183auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999183auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999183auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999184auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999184auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999184auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999185auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999185auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999185auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999186auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999186auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999186auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999187auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999187auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999187auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999188auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999188auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999188auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999191auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999191auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999191auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999192auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999192auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999192auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999193auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999193auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999193auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999194auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999194auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999194auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999195auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999195auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999195auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999196auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999196auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999196auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999197auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999197auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999197auction106392: 0
2026-03-28 01:49:54 [ecarstrade.be] INFO: Found listing with ID: 6999198auction106392
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999198auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:49:54 [ecarstrade.be] INFO: Scrape type for 6999198auction106392: 0
2026-03-28 01:49:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page95?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:50:01 [ecarstrade.be] INFO: Found listing with ID: 6999200auction106392
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999200auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:01 [ecarstrade.be] INFO: Scrape type for 6999200auction106392: 0
2026-03-28 01:50:01 [ecarstrade.be] INFO: Found listing with ID: 6999201auction106392
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999201auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:01 [ecarstrade.be] INFO: Scrape type for 6999201auction106392: 0
2026-03-28 01:50:01 [ecarstrade.be] INFO: Found listing with ID: 6999221auction106392
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999221auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:01 [ecarstrade.be] INFO: Scrape type for 6999221auction106392: 0
2026-03-28 01:50:01 [ecarstrade.be] INFO: Found listing with ID: 6999237auction106392
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999237auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:01 [ecarstrade.be] INFO: Scrape type for 6999237auction106392: 0
2026-03-28 01:50:01 [ecarstrade.be] INFO: Found listing with ID: 6999239auction106392
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999239auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:01 [ecarstrade.be] INFO: Scrape type for 6999239auction106392: 0
2026-03-28 01:50:01 [ecarstrade.be] INFO: Found listing with ID: 6999265auction106392
2026-03-28 01:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999265auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999265auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999266auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999266auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999266auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999267auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999267auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999267auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999269auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999269auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999269auction106392: 2
2026-03-28 01:50:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999270auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999270auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999270auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999271auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999271auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999271auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999476auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999476auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999476auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999477auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999477auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999477auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999478auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999478auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999478auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999479auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999479auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999479auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999480auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999480auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999480auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 6999483auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999483auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 6999483auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 7000297auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000297auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 7000297auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 7000301auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000301auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 7000301auction106392: 0
2026-03-28 01:50:02 [ecarstrade.be] INFO: Found listing with ID: 7000302auction106392
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000302auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:02 [ecarstrade.be] INFO: Scrape type for 7000302auction106392: 0
2026-03-28 01:50:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:06 [scrapy.extensions.logstats] INFO: Crawled 297 pages (at 4 pages/min), scraped 200 items (at 0 items/min)
2026-03-28 01:50:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 330MiB
2026-03-28 01:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7000303auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000303auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7000303auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7000304auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000304auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7000304auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7001058auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001058auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7001058auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7001460auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001460auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7001460auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7001472auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001472auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7001472auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7001473auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001473auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7001473auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002167auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002167auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002167auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002183auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002183auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002183auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002637auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002637auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002637auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002638auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002638auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002638auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002879auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002879auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002879auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002880auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002880auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002880auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002881auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002881auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002881auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002882auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002882auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002882auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002883auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002883auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002883auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002884auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002884auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002884auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002885auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002885auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002885auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002886auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002886auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002886auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002887auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002887auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002887auction106392: 0
2026-03-28 01:50:09 [ecarstrade.be] INFO: Found listing with ID: 7002888auction106392
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002888auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:09 [ecarstrade.be] INFO: Scrape type for 7002888auction106392: 0
2026-03-28 01:50:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997381> (referer: https://ecarstrade.com/search/page93?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:13 [ecarstrade.be] INFO: Extracting details for car 6997381auction106392
2026-03-28 01:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f8b420e-8531-5e83-8d22-67b823f23c5d with identifier: 6997381auction106392
2026-03-28 01:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f8b420e-8531-5e83-8d22-67b823f23c5d with scrape type 2
2026-03-28 01:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f8b420e-8531-5e83-8d22-67b823f23c5d with scrape type 2
2026-03-28 01:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3f8b420e-8531-5e83-8d22-67b823f23c5d, identifier: 6997381auction106392
2026-03-28 01:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3f8b420e-8531-5e83-8d22-67b823f23c5d with identifier: 6997381auction106392
2026-03-28 01:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3f8b420e-8531-5e83-8d22-67b823f23c5d with identifier: 6997381auction106392
2026-03-28 01:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3f8b420e-8531-5e83-8d22-67b823f23c5d with identifier: 6997381auction106392 to the API
2026-03-28 01:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:50:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997381>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': '3f8b420e-8531-5e83-8d22-67b823f23c5d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997381',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 10336,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 100 S&S BVM6 Allure',
 'transmission': 'manual',
 'trim': '100 S&S BVM6 Allure',
 'vin': None,
 'year': 2025}
2026-03-28 01:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997381auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:14 [ecarstrade.be] INFO: Saving data for 6997381auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1774365102.376634, 'last_price_update_time': 1774662614.245515}
2026-03-28 01:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997381auction106392') HTTP/1.1" 204 0
2026-03-28 01:50:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page98?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page97?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7002889auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002889auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7002889auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7002890auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002890auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7002890auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003061auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003061auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003061auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003064auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003064auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003064auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003069auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003069auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003069auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003070auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003070auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003070auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003071auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003071auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003071auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003074auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003074auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003074auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003075auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003075auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003075auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003313auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003313auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003313auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003314auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003314auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003314auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003315auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003315auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003315auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003316auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003316auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003316auction106392: 2
2026-03-28 01:50:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003318auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003318auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003318auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003320auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003320auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003320auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003321auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003321auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003321auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003323auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003323auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003323auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003603auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003603auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003603auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003604auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003604auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003604auction106392: 0
2026-03-28 01:50:18 [ecarstrade.be] INFO: Found listing with ID: 7003605auction106392
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003605auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:18 [ecarstrade.be] INFO: Scrape type for 7003605auction106392: 0
2026-03-28 01:50:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999269> (referer: https://ecarstrade.com/search/page96?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:24 [ecarstrade.be] INFO: Extracting details for car 6999269auction106392
2026-03-28 01:50:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e276751-f099-518c-9ccc-f26c9fdae0e0 with identifier: 6999269auction106392
2026-03-28 01:50:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e276751-f099-518c-9ccc-f26c9fdae0e0 with scrape type 2
2026-03-28 01:50:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e276751-f099-518c-9ccc-f26c9fdae0e0 with scrape type 2
2026-03-28 01:50:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2e276751-f099-518c-9ccc-f26c9fdae0e0, identifier: 6999269auction106392
2026-03-28 01:50:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2e276751-f099-518c-9ccc-f26c9fdae0e0 with identifier: 6999269auction106392
2026-03-28 01:50:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2e276751-f099-518c-9ccc-f26c9fdae0e0 with identifier: 6999269auction106392
2026-03-28 01:50:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2e276751-f099-518c-9ccc-f26c9fdae0e0 with identifier: 6999269auction106392 to the API
2026-03-28 01:50:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:50: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-28 01:50:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999269>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': '2e276751-f099-518c-9ccc-f26c9fdae0e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999269',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 6483,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-06-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Hybrid 145 e-DCS6 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 145 e-DCS6 Allure',
 'vin': None,
 'year': 2025}
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999269auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Saving data for 6999269auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1774459038.634678, 'last_price_update_time': 1774662625.123262}
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999269auction106392') HTTP/1.1" 204 0
2026-03-28 01:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page99?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page98?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7004303auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004303auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7004303auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7004304auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004304auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7004304auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7004562auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004562auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7004562auction106392: 2
2026-03-28 01: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-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7004569auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004569auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7004569auction106392: 2
2026-03-28 01: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-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7004932auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004932auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7004932auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7005230auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005230auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7005230auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7005750auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005750auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7005750auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7005757auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005757auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7005757auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7005758auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005758auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7005758auction106392: 2
2026-03-28 01: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-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7005759auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005759auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7005759auction106392: 2
2026-03-28 01: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-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7006507auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006507auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7006507auction106392: 2
2026-03-28 01: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-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7007005auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007005auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7007005auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7007050auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007050auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7007050auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7007051auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007051auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7007051auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7007052auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007052auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7007052auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7007314auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007314auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7007314auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7007315auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007315auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7007315auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7007739auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007739auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7007739auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7007740auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007740auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7007740auction106392: 0
2026-03-28 01:50:25 [ecarstrade.be] INFO: Found listing with ID: 7008291auction106392
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008291auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:25 [ecarstrade.be] INFO: Scrape type for 7008291auction106392: 0
2026-03-28 01: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-28 01:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004569> (referer: https://ecarstrade.com/search/page99?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:32 [ecarstrade.be] INFO: Extracting details for car 7004569auction106392
2026-03-28 01:50:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c3d92b9-c8db-5c67-b0dc-5484289bbad1 with identifier: 7004569auction106392
2026-03-28 01:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c3d92b9-c8db-5c67-b0dc-5484289bbad1 with scrape type 2
2026-03-28 01:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c3d92b9-c8db-5c67-b0dc-5484289bbad1 with scrape type 2
2026-03-28 01:50:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c3d92b9-c8db-5c67-b0dc-5484289bbad1, identifier: 7004569auction106392
2026-03-28 01:50:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c3d92b9-c8db-5c67-b0dc-5484289bbad1 with identifier: 7004569auction106392
2026-03-28 01:50:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c3d92b9-c8db-5c67-b0dc-5484289bbad1 with identifier: 7004569auction106392
2026-03-28 01:50:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c3d92b9-c8db-5c67-b0dc-5484289bbad1 with identifier: 7004569auction106392 to the API
2026-03-28 01:50:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:50:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004569>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': '3c3d92b9-c8db-5c67-b0dc-5484289bbad1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004569',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 75198,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz GLC 300 AMG-Line 300 4Matic',
 'transmission': 'automatic',
 'trim': '-Benz  AMG-Line 300 4Matic',
 'vin': None,
 'year': 2023}
2026-03-28 01:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004569auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:33 [ecarstrade.be] INFO: Saving data for 7004569auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1774562146.956462, 'last_price_update_time': 1774662633.305075}
2026-03-28 01:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004569auction106392') HTTP/1.1" 204 0
2026-03-28 01:50:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005759> (referer: https://ecarstrade.com/search/page99?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page100?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page99?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:33 [ecarstrade.be] INFO: Extracting details for car 7005759auction106392
2026-03-28 01:50:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a77a09ea-b9d7-5c03-91bc-919af612463c with identifier: 7005759auction106392
2026-03-28 01:50:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a77a09ea-b9d7-5c03-91bc-919af612463c with scrape type 2
2026-03-28 01:50:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a77a09ea-b9d7-5c03-91bc-919af612463c with scrape type 2
2026-03-28 01:50:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a77a09ea-b9d7-5c03-91bc-919af612463c, identifier: 7005759auction106392
2026-03-28 01:50:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:50:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a77a09ea-b9d7-5c03-91bc-919af612463c with identifier: 7005759auction106392
2026-03-28 01:50:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a77a09ea-b9d7-5c03-91bc-919af612463c with identifier: 7005759auction106392
2026-03-28 01:50:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a77a09ea-b9d7-5c03-91bc-919af612463c with identifier: 7005759auction106392 to the API
2026-03-28 01:50:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:50:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005759>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': 'a77a09ea-b9d7-5c03-91bc-919af612463c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005759',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '408',
 'odometer': 20960,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 408 Hybrid 136 e-DCS6 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 136 e-DCS6 Allure',
 'vin': None,
 'year': 2025}
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005759auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Saving data for 7005759auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1774544534.802708, 'last_price_update_time': 1774662634.336377}
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005759auction106392') HTTP/1.1" 204 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008295auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008295auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008295auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008296auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008296auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008296auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008297auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008297auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008297auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008298auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008298auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008298auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008299auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008299auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008299auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008301auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008301auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008301auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008617auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008617auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008617auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008618auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008618auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008618auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008619auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008619auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008619auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008620auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008620auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008620auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008621auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008621auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008621auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008622auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008622auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008622auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008623auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008623auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008623auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008624auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008624auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008624auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008625auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008625auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008625auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008626auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008626auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008626auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008627auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008627auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008627auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008628auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008628auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008628auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008629auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008629auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008629auction106392: 0
2026-03-28 01:50:34 [ecarstrade.be] INFO: Found listing with ID: 7008630auction106392
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008630auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:34 [ecarstrade.be] INFO: Scrape type for 7008630auction106392: 0
2026-03-28 01:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7003316> (referer: https://ecarstrade.com/search/page98?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01: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-28 01:50:34 [ecarstrade.be] INFO: Extracting details for car 7003316auction106392
2026-03-28 01:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c712728-3759-5a3d-aa21-267a06b58d8f with identifier: 7003316auction106392
2026-03-28 01:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c712728-3759-5a3d-aa21-267a06b58d8f with scrape type 2
2026-03-28 01:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c712728-3759-5a3d-aa21-267a06b58d8f with scrape type 2
2026-03-28 01:50:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c712728-3759-5a3d-aa21-267a06b58d8f, identifier: 7003316auction106392
2026-03-28 01:50:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c712728-3759-5a3d-aa21-267a06b58d8f with identifier: 7003316auction106392
2026-03-28 01:50:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c712728-3759-5a3d-aa21-267a06b58d8f with identifier: 7003316auction106392
2026-03-28 01:50:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c712728-3759-5a3d-aa21-267a06b58d8f with identifier: 7003316auction106392 to the API
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:50:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7003316>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4c712728-3759-5a3d-aa21-267a06b58d8f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7003316',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 3,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-08-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 508 SW Hybrid 180 e-EAT8 Allure',
 'transmission': 'automatic',
 'trim': 'SW Hybrid 180 e-EAT8 Allure',
 'vin': None,
 'year': 2025}
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003316auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:35 [ecarstrade.be] INFO: Saving data for 7003316auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1774544481.139655, 'last_price_update_time': 1774662635.281491}
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7003316auction106392') HTTP/1.1" 204 0
2026-03-28 01:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005758> (referer: https://ecarstrade.com/search/page99?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:35 [ecarstrade.be] INFO: Extracting details for car 7005758auction106392
2026-03-28 01:50:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29d2928e-67d9-5f7f-b50d-fe9d3fef312e with identifier: 7005758auction106392
2026-03-28 01:50:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29d2928e-67d9-5f7f-b50d-fe9d3fef312e with scrape type 2
2026-03-28 01:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29d2928e-67d9-5f7f-b50d-fe9d3fef312e with scrape type 2
2026-03-28 01:50:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 29d2928e-67d9-5f7f-b50d-fe9d3fef312e, identifier: 7005758auction106392
2026-03-28 01:50:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 29d2928e-67d9-5f7f-b50d-fe9d3fef312e with identifier: 7005758auction106392
2026-03-28 01:50:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 29d2928e-67d9-5f7f-b50d-fe9d3fef312e with identifier: 7005758auction106392
2026-03-28 01:50:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 29d2928e-67d9-5f7f-b50d-fe9d3fef312e with identifier: 7005758auction106392 to the API
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:50:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7005758>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': '29d2928e-67d9-5f7f-b50d-fe9d3fef312e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005758',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'DS4',
 'odometer': 7032,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS DS4 PureTech 130 EAT8 Rivoli',
 'transmission': 'automatic',
 'trim': 'DS  PureTech 130 EAT8 Rivoli',
 'vin': None,
 'year': 2024}
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005758auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:35 [ecarstrade.be] INFO: Saving data for 7005758auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1774544507.79686, 'last_price_update_time': 1774662635.93234}
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7005758auction106392') HTTP/1.1" 204 0
2026-03-28 01:50:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page101?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page100?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008631auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008631auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008631auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008638auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008638auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008638auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008639auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008639auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008639auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008641auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008641auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008641auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008678auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008678auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008678auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008679auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008679auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008679auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008680auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008680auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008680auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008681auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008681auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008681auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008682auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008682auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008682auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008684auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008684auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008684auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7008686auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008686auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7008686auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7009307auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009307auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7009307auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7009308auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009308auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7009308auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7009310auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009310auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7009310auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7009311auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009311auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7009311auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7009312auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009312auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7009312auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7009313auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009313auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7009313auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7009314auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009314auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7009314auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7010285auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010285auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7010285auction106392: 0
2026-03-28 01:50:41 [ecarstrade.be] INFO: Found listing with ID: 7010286auction106392
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010286auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:41 [ecarstrade.be] INFO: Scrape type for 7010286auction106392: 0
2026-03-28 01:50:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004562> (referer: https://ecarstrade.com/search/page99?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:45 [ecarstrade.be] INFO: Extracting details for car 7004562auction106392
2026-03-28 01:50:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1359b1d4-f576-50e7-a38c-5919b2e4e16c with identifier: 7004562auction106392
2026-03-28 01:50:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1359b1d4-f576-50e7-a38c-5919b2e4e16c with scrape type 2
2026-03-28 01:50:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1359b1d4-f576-50e7-a38c-5919b2e4e16c with scrape type 2
2026-03-28 01:50:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1359b1d4-f576-50e7-a38c-5919b2e4e16c, identifier: 7004562auction106392
2026-03-28 01:50:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1359b1d4-f576-50e7-a38c-5919b2e4e16c with identifier: 7004562auction106392
2026-03-28 01:50:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1359b1d4-f576-50e7-a38c-5919b2e4e16c with identifier: 7004562auction106392
2026-03-28 01:50:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1359b1d4-f576-50e7-a38c-5919b2e4e16c with identifier: 7004562auction106392 to the API
2026-03-28 01:50:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:50:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004562>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Electric',
 'id': '1359b1d4-f576-50e7-a38c-5919b2e4e16c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004562',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'BMW',
 'model': 'i4',
 'odometer': 86964,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW i4 i4 - 40 e M Sport Elektro 340hp',
 'transmission': 'automatic',
 'trim': '- 40 e M Sport Elektro 340hp',
 'vin': None,
 'year': 2022}
2026-03-28 01:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004562auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:46 [ecarstrade.be] INFO: Saving data for 7004562auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1774562148.311, 'last_price_update_time': 1774662646.370721}
2026-03-28 01:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004562auction106392') HTTP/1.1" 204 0
2026-03-28 01:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page102?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page101?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010287auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010287auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010287auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010288auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010288auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010288auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010289auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010289auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010289auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010290auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010290auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010290auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010291auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010291auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010291auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010292auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010292auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010292auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010293auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010293auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010293auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010294auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010294auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010294auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010295auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010295auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010295auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010296auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010296auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010296auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010298auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010298auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010298auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010299auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010299auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010299auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010300auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010300auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010300auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010301auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010301auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010301auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010302auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010302auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010302auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010303auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010303auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:48 [ecarstrade.be] INFO: Scrape type for 7010303auction106392: 0
2026-03-28 01:50:48 [ecarstrade.be] INFO: Found listing with ID: 7010304auction106392
2026-03-28 01:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010304auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:49 [ecarstrade.be] INFO: Scrape type for 7010304auction106392: 0
2026-03-28 01:50:49 [ecarstrade.be] INFO: Found listing with ID: 7010305auction106392
2026-03-28 01:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010305auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:49 [ecarstrade.be] INFO: Scrape type for 7010305auction106392: 0
2026-03-28 01:50:49 [ecarstrade.be] INFO: Found listing with ID: 7010306auction106392
2026-03-28 01:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010306auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:49 [ecarstrade.be] INFO: Scrape type for 7010306auction106392: 0
2026-03-28 01:50:49 [ecarstrade.be] INFO: Found listing with ID: 7010308auction106392
2026-03-28 01:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010308auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:49 [ecarstrade.be] INFO: Scrape type for 7010308auction106392: 0
2026-03-28 01: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-28 01:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page103?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page102?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 7011973auction106392
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011973auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 7011973auction106392: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 7011976auction106392
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011976auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 7011976auction106392: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 7013195auction106392
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277013195auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 7013195auction106392: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 7013196auction106392
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277013196auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 7013196auction106392: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 7013199auction106392
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277013199auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 7013199auction106392: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6598020auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276598020auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6598020auction106404: 2
2026-03-28 01:50:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6612949auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612949auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6612949auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6612951auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612951auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6612951auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6612952auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612952auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6612952auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6612957auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612957auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6612957auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6617072auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276617072auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6617072auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6618515auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618515auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6618515auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6618517auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618517auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6618517auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6618518auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618518auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6618518auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6618519auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618519auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6618519auction106404: 2
2026-03-28 01:50:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6618808auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618808auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6618808auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6618818auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618818auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6618818auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6618820auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618820auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6618820auction106404: 2
2026-03-28 01:50:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6618836auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618836auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6618836auction106404: 0
2026-03-28 01:50:55 [ecarstrade.be] INFO: Found listing with ID: 6625391auction106404
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276625391auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:50:55 [ecarstrade.be] INFO: Scrape type for 6625391auction106404: 0
2026-03-28 01:50:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:51:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page104?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page103?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6645591auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276645591auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6645591auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6663881auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276663881auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6663881auction106404: 2
2026-03-28 01:51:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6696905auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276696905auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6696905auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6696909auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276696909auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6696909auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6719104auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276719104auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6719104auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6735056auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276735056auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6735056auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6745355auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745355auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6745355auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6745358auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745358auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6745358auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6745368auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745368auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6745368auction106404: 2
2026-03-28 01:51:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6745371auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745371auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6745371auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6747730auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276747730auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6747730auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6752454auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752454auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6752454auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6752595auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752595auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6752595auction106404: 2
2026-03-28 01:51:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006507> (referer: https://ecarstrade.com/search/page99?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6752601auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752601auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6752601auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6752602auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752602auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6752602auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6752603auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752603auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6752603auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6757282auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276757282auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6757282auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6757850auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276757850auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6757850auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6760879auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276760879auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6760879auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Found listing with ID: 6760880auction106404
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276760880auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:02 [ecarstrade.be] INFO: Scrape type for 6760880auction106404: 0
2026-03-28 01:51:02 [ecarstrade.be] INFO: Extracting details for car 7006507auction106392
2026-03-28 01:51:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:51:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6618820> (referer: https://ecarstrade.com/search/page103?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24e6e4a2-2d03-5960-a97e-384d22fdda5a with identifier: 7006507auction106392
2026-03-28 01:51:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24e6e4a2-2d03-5960-a97e-384d22fdda5a with scrape type 2
2026-03-28 01:51:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24e6e4a2-2d03-5960-a97e-384d22fdda5a with scrape type 2
2026-03-28 01:51:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 24e6e4a2-2d03-5960-a97e-384d22fdda5a, identifier: 7006507auction106392
2026-03-28 01:51:02 [ecarstrade.be] INFO: Extracting details for car 6618820auction106404
2026-03-28 01:51:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 24e6e4a2-2d03-5960-a97e-384d22fdda5a with identifier: 7006507auction106392
2026-03-28 01:51:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 24e6e4a2-2d03-5960-a97e-384d22fdda5a with identifier: 7006507auction106392
2026-03-28 01:51:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 24e6e4a2-2d03-5960-a97e-384d22fdda5a with identifier: 7006507auction106392 to the API
2026-03-28 01:51:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:51:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006507>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T01:40:04Z',
 'fuel_type': 'Petrol',
 'id': '24e6e4a2-2d03-5960-a97e-384d22fdda5a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006507',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Cupra',
 'model': 'Formentor',
 'odometer': 23668,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-07-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Cupra Formentor 1.4 E-HYBRID 245 CH DSG6 VZ',
 'transmission': 'automatic',
 'trim': '1.4 E-HYBRID 245 CH DSG6 VZ',
 'vin': None,
 'year': 2024}
2026-03-28 01:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006507auction106392%27 HTTP/1.1" 200 None
2026-03-28 01:51:03 [ecarstrade.be] INFO: Saving data for 7006507auction106392: {'auction_closing_time': 1774834804.0, 'created_time': 1774544502.780119, 'last_price_update_time': 1774662663.151035}
2026-03-28 01:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006507auction106392') HTTP/1.1" 204 0
2026-03-28 01:51:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6618519> (referer: https://ecarstrade.com/search/page103?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6618820auction106404
2026-03-28 01:51:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161bac83-b20e-5be0-949a-e809ec76ec29 with scrape type 2
2026-03-28 01:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 161bac83-b20e-5be0-949a-e809ec76ec29 with scrape type 2
2026-03-28 01:51:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 161bac83-b20e-5be0-949a-e809ec76ec29, identifier: 6618820auction106404
2026-03-28 01:51:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6618820auction106404
2026-03-28 01:51:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6618820auction106404
2026-03-28 01:51:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6618820auction106404 to the API
2026-03-28 01:51:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:51:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27161bac83-b20e-5be0-949a-e809ec76ec29%27 HTTP/1.1" 200 None
2026-03-28 01:51:04 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 161bac83-b20e-5be0-949a-e809ec76ec29: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
 | Status Code: 400
 | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Grey\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Volkswagen Transporter T7 LWB 3,1t 2.0 TDI DSG 170 hp\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Other\u0022, \u0022Model\u0022: \u0022Volkswagen\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-03-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6618820\u0022, \u0022ExpirationDate\u0022: \u00222026-03-30T02:18:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Transporter T7 LWB 3,1t 2.0 TDI DSG 170 hp\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: 4, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022161bac83-b20e-5be0-949a-e809ec76ec29\u0022}"}
 | Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 01:51:02 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}

2026-03-28 01:51:04 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 01:51:04 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T02:18:04Z',
 'fuel_type': 'Diesel',
 'id': '161bac83-b20e-5be0-949a-e809ec76ec29',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6618820',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Other',
 'model': 'Volkswagen',
 'odometer': None,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2026-03-10',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Volkswagen Transporter T7 LWB 3,1t 2.0 TDI DSG 170 hp',
 'transmission': 'automatic',
 'trim': 'Transporter T7 LWB 3,1t 2.0 TDI DSG 170 hp',
 'vin': None,
 'year': 2026}
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
    current.result = callback(  # type: ignore[misc]
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
    return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
    raise e
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618820auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:04 [ecarstrade.be] INFO: Saving data for 6618820auction106404: {'auction_closing_time': 1774837084.0, 'created_time': 1772614066.619007, 'last_price_update_time': 1774662664.130158}
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6618820auction106404') HTTP/1.1" 204 0
2026-03-28 01:51:04 [ecarstrade.be] INFO: Extracting details for car 6618519auction106404
2026-03-28 01:51:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ae19c91-5749-5abf-92ef-64027e049cc5 with identifier: 6618519auction106404
2026-03-28 01:51:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ae19c91-5749-5abf-92ef-64027e049cc5 with scrape type 2
2026-03-28 01:51:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ae19c91-5749-5abf-92ef-64027e049cc5 with scrape type 2
2026-03-28 01:51:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7ae19c91-5749-5abf-92ef-64027e049cc5, identifier: 6618519auction106404
2026-03-28 01:51:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7ae19c91-5749-5abf-92ef-64027e049cc5 with identifier: 6618519auction106404
2026-03-28 01:51:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7ae19c91-5749-5abf-92ef-64027e049cc5 with identifier: 6618519auction106404
2026-03-28 01:51:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7ae19c91-5749-5abf-92ef-64027e049cc5 with identifier: 6618519auction106404 to the API
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277ae19c91-5749-5abf-92ef-64027e049cc5%27 HTTP/1.1" 200 None
2026-03-28 01:51:04 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 7ae19c91-5749-5abf-92ef-64027e049cc5: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
 | Status Code: 400
 | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Black\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot E-408 Allure 58 kWh Electric 214 hp Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022e-408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-10-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6618519\u0022, \u0022ExpirationDate\u0022: \u00222026-03-30T02:18:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022E-408 Allure 58 kWh Electric 214 hp Auto\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00227ae19c91-5749-5abf-92ef-64027e049cc5\u0022}"}
 | Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 01:51:03 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}

2026-03-28 01:51:04 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 01:51:04 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T02:18:04Z',
 'fuel_type': 'Electric',
 'id': '7ae19c91-5749-5abf-92ef-64027e049cc5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6618519',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Peugeot',
 'model': 'e-408',
 'odometer': None,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-10-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot E-408 Allure 58 kWh Electric 214 hp Auto',
 'transmission': 'automatic',
 'trim': 'E-408 Allure 58 kWh Electric 214 hp Auto',
 'vin': None,
 'year': 2025}
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
    current.result = callback(  # type: ignore[misc]
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
    return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
    raise e
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276618519auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:04 [ecarstrade.be] INFO: Saving data for 6618519auction106404: {'auction_closing_time': 1774837084.0, 'created_time': 1772614062.243084, 'last_price_update_time': 1774662664.511869}
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6618519auction106404') HTTP/1.1" 204 0
2026-03-28 01:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6598020> (referer: https://ecarstrade.com/search/page103?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:06 [ecarstrade.be] INFO: Extracting details for car 6598020auction106404
2026-03-28 01:51:06 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 7ae19c91-5749-5abf-92ef-64027e049cc5 with identifier: 6598020auction106404, dropping item
2026-03-28 01:51:06 [scrapy.extensions.logstats] INFO: Crawled 316 pages (at 19 pages/min), scraped 208 items (at 8 items/min)
2026-03-28 01:51:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 330MiB
2026-03-28 01:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6663881> (referer: https://ecarstrade.com/search/page104?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:10 [ecarstrade.be] INFO: Extracting details for car 6663881auction106404
2026-03-28 01:51:10 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6663881auction106404, dropping item
2026-03-28 01:51:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6752595> (referer: https://ecarstrade.com/search/page104?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:11 [ecarstrade.be] INFO: Extracting details for car 6752595auction106404
2026-03-28 01:51:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91faf5ba-3fc9-56f3-b780-b466cc25277a with identifier: 6752595auction106404
2026-03-28 01:51:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91faf5ba-3fc9-56f3-b780-b466cc25277a with scrape type 2
2026-03-28 01:51:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91faf5ba-3fc9-56f3-b780-b466cc25277a with scrape type 2
2026-03-28 01:51:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 91faf5ba-3fc9-56f3-b780-b466cc25277a, identifier: 6752595auction106404
2026-03-28 01:51:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 91faf5ba-3fc9-56f3-b780-b466cc25277a with identifier: 6752595auction106404
2026-03-28 01:51:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 91faf5ba-3fc9-56f3-b780-b466cc25277a with identifier: 6752595auction106404
2026-03-28 01:51:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 91faf5ba-3fc9-56f3-b780-b466cc25277a with identifier: 6752595auction106404 to the API
2026-03-28 01:51:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6752595>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T02:18:04Z',
 'fuel_type': 'Petrol',
 'id': '91faf5ba-3fc9-56f3-b780-b466cc25277a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6752595',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Hyundai',
 'model': 'i10',
 'odometer': 20,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-07-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai i10 SELECT 1.0 GASOLINE 63hp',
 'transmission': 'manual',
 'trim': 'SELECT 1.0 GASOLINE 63hp',
 'vin': None,
 'year': 2025}
2026-03-28 01:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276752595auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:11 [ecarstrade.be] INFO: Saving data for 6752595auction106404: {'auction_closing_time': 1774837084.0, 'created_time': 1772677676.942506, 'last_price_update_time': 1774662671.958491}
2026-03-28 01:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6752595auction106404') HTTP/1.1" 204 0
2026-03-28 01:51:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page105?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page104?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6764589auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764589auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6764589auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6764590auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764590auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6764590auction106404: 2
2026-03-28 01:51:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6745368> (referer: https://ecarstrade.com/search/page104?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6764591auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764591auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6764591auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6764592auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764592auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6764592auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6765687auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276765687auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6765687auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6775855auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276775855auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6775855auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6775858auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276775858auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6775858auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6776872auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276776872auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6776872auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6778376auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778376auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6778376auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6778380auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778380auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6778380auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6778382auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778382auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6778382auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6786883auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276786883auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6786883auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6786884auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276786884auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6786884auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6787216auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787216auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6787216auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6787217auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787217auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6787217auction106404: 2
2026-03-28 01:51:40 [ecarstrade.be] INFO: Extracting details for car 6745368auction106404
2026-03-28 01:51:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6787218auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787218auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6787218auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6802702auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802702auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6802702auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6802993auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802993auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6802993auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6802994auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802994auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6802994auction106404: 0
2026-03-28 01:51:40 [ecarstrade.be] INFO: Found listing with ID: 6802996auction106404
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802996auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:40 [ecarstrade.be] INFO: Scrape type for 6802996auction106404: 0
2026-03-28 01:51:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:51:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a02174f6-b533-504b-85eb-174dd6aeaac7 with identifier: 6745368auction106404
2026-03-28 01:51:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a02174f6-b533-504b-85eb-174dd6aeaac7 with scrape type 2
2026-03-28 01:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a02174f6-b533-504b-85eb-174dd6aeaac7 with scrape type 2
2026-03-28 01:51:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a02174f6-b533-504b-85eb-174dd6aeaac7, identifier: 6745368auction106404
2026-03-28 01:51:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a02174f6-b533-504b-85eb-174dd6aeaac7 with identifier: 6745368auction106404
2026-03-28 01:51:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a02174f6-b533-504b-85eb-174dd6aeaac7 with identifier: 6745368auction106404
2026-03-28 01:51:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a02174f6-b533-504b-85eb-174dd6aeaac7 with identifier: 6745368auction106404 to the API
2026-03-28 01:51:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:51: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-28 01:51:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6745368>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T02:18:04Z',
 'fuel_type': 'Petrol',
 'id': 'a02174f6-b533-504b-85eb-174dd6aeaac7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6745368',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 10,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-07-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 GT 1.2 Hybrid Electric/Gasoline 137hp',
 'transmission': 'automatic',
 'trim': 'GT 1.2 Hybrid Electric/Gasoline 137hp',
 'vin': None,
 'year': 2025}
2026-03-28 01:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276745368auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:41 [ecarstrade.be] INFO: Saving data for 6745368auction106404: {'auction_closing_time': 1774837084.0, 'created_time': 1772614086.932372, 'last_price_update_time': 1774662701.016502}
2026-03-28 01:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6745368auction106404') HTTP/1.1" 204 0
2026-03-28 01:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6787217> (referer: https://ecarstrade.com/search/page105?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:47 [ecarstrade.be] INFO: Extracting details for car 6787217auction106404
2026-03-28 01:51:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with identifier: 6787217auction106404
2026-03-28 01:51:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with scrape type 2
2026-03-28 01:51:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with scrape type 2
2026-03-28 01:51:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d6ae63a-e3a9-552c-9e0d-3807ffced219, identifier: 6787217auction106404
2026-03-28 01:51:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with identifier: 6787217auction106404
2026-03-28 01:51:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with identifier: 6787217auction106404
2026-03-28 01:51:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d6ae63a-e3a9-552c-9e0d-3807ffced219 with identifier: 6787217auction106404 to the API
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:51:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6787217>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T02:18:04Z',
 'fuel_type': 'Petrol',
 'id': '6d6ae63a-e3a9-552c-9e0d-3807ffced219',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6787217',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 10,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-09-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 GT 1.2 Hybrid Electric/Gasoline 137hp',
 'transmission': 'automatic',
 'trim': 'GT 1.2 Hybrid Electric/Gasoline 137hp',
 'vin': None,
 'year': 2025}
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787217auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Saving data for 6787217auction106404: {'auction_closing_time': 1774837084.0, 'created_time': 1772677697.322629, 'last_price_update_time': 1774662708.276517}
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6787217auction106404') HTTP/1.1" 204 0
2026-03-28 01:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page106?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page105?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6802997auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802997auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6802997auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6807829auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807829auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6807829auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6807830auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276807830auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6807830auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6808194auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808194auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6808194auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6812642auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812642auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6812642auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6815695auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276815695auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6815695auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6815947auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276815947auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6815947auction106404: 2
2026-03-28 01: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-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6828723auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276828723auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6828723auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6831648auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276831648auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6831648auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6839757auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839757auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6839757auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6839759auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839759auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6839759auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6842641auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842641auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6842641auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6842642auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842642auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6842642auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6842643auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842643auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6842643auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6842644auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842644auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6842644auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6842645auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842645auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6842645auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6842646auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842646auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6842646auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6842647auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276842647auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6842647auction106404: 0
2026-03-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6850913auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276850913auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6850913auction106404: 2
2026-03-28 01: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-28 01:51:48 [ecarstrade.be] INFO: Found listing with ID: 6850914auction106404
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276850914auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:48 [ecarstrade.be] INFO: Scrape type for 6850914auction106404: 0
2026-03-28 01: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-28 01:51:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6764590> (referer: https://ecarstrade.com/search/page105?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:52 [ecarstrade.be] INFO: Extracting details for car 6764590auction106404
2026-03-28 01:51:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 446d09f5-aac7-545c-b9b1-053b8e816662 with identifier: 6764590auction106404
2026-03-28 01:51:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 446d09f5-aac7-545c-b9b1-053b8e816662 with scrape type 2
2026-03-28 01:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 446d09f5-aac7-545c-b9b1-053b8e816662 with scrape type 2
2026-03-28 01:51:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 446d09f5-aac7-545c-b9b1-053b8e816662, identifier: 6764590auction106404
2026-03-28 01:51:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 446d09f5-aac7-545c-b9b1-053b8e816662 with identifier: 6764590auction106404
2026-03-28 01:51:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 446d09f5-aac7-545c-b9b1-053b8e816662 with identifier: 6764590auction106404
2026-03-28 01:51:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 446d09f5-aac7-545c-b9b1-053b8e816662 with identifier: 6764590auction106404 to the API
2026-03-28 01:51:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:51:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-28 01:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27446d09f5-aac7-545c-b9b1-053b8e816662%27 HTTP/1.1" 200 None
2026-03-28 01:51:53 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 446d09f5-aac7-545c-b9b1-053b8e816662: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
 | Status Code: 400
 | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022White\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot Expert Long  2.0 BlueHDi 145 MAN6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022Expert\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-10-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6764590\u0022, \u0022ExpirationDate\u0022: \u00222026-03-30T02:18:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Long  2.0 BlueHDi 145 MAN6\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022446d09f5-aac7-545c-b9b1-053b8e816662\u0022}"}
 | Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 01:51:52 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}

2026-03-28 01:51:53 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 01:51:53 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T02:18:04Z',
 'fuel_type': 'Diesel',
 'id': '446d09f5-aac7-545c-b9b1-053b8e816662',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6764590',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': None,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-10-30',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Peugeot Expert Long  2.0 BlueHDi 145 MAN6',
 'transmission': 'manual',
 'trim': 'Long  2.0 BlueHDi 145 MAN6',
 'vin': None,
 'year': 2025}
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
    current.result = callback(  # type: ignore[misc]
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
    return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
    raise e
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 01:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276764590auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:53 [ecarstrade.be] INFO: Saving data for 6764590auction106404: {'auction_closing_time': 1774837084.0, 'created_time': 1772614121.490892, 'last_price_update_time': 1774662713.117658}
2026-03-28 01:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6764590auction106404') HTTP/1.1" 204 0
2026-03-28 01:51:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page107?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page106?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6852772auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276852772auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6852772auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6852773auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276852773auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6852773auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900115auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900115auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900115auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900173auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900173auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900173auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900178auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900178auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900178auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900316auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900316auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900316auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900318auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900318auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900318auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900334auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900334auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900334auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900354auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900354auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900354auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900441auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900441auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900441auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900442auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900442auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900442auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900443auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900443auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900443auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6900495auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900495auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6900495auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6902451auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902451auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6902451auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6903179auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903179auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6903179auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6903180auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903180auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6903180auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6903182auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903182auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6903182auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6903183auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903183auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6903183auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6903184auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903184auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6903184auction106404: 0
2026-03-28 01:51:55 [ecarstrade.be] INFO: Found listing with ID: 6903185auction106404
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903185auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:55 [ecarstrade.be] INFO: Scrape type for 6903185auction106404: 0
2026-03-28 01:51:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6850913> (referer: https://ecarstrade.com/search/page106?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01: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-28 01:51:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6815947> (referer: https://ecarstrade.com/search/page106?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:51:55 [ecarstrade.be] INFO: Extracting details for car 6850913auction106404
2026-03-28 01:51:55 [ecarstrade.be] INFO: Extracting details for car 6815947auction106404
2026-03-28 01:51:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b897e49-e8ae-5769-86b9-e1b894ee2181 with identifier: 6850913auction106404
2026-03-28 01:51:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b897e49-e8ae-5769-86b9-e1b894ee2181 with scrape type 2
2026-03-28 01:51:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b897e49-e8ae-5769-86b9-e1b894ee2181 with scrape type 2
2026-03-28 01:51:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1b897e49-e8ae-5769-86b9-e1b894ee2181, identifier: 6850913auction106404
2026-03-28 01:51:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f79296bb-7e91-52a4-a320-0d1cb0787ffc with identifier: 6815947auction106404
2026-03-28 01:51:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f79296bb-7e91-52a4-a320-0d1cb0787ffc with scrape type 2
2026-03-28 01:51:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f79296bb-7e91-52a4-a320-0d1cb0787ffc with scrape type 2
2026-03-28 01:51:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f79296bb-7e91-52a4-a320-0d1cb0787ffc, identifier: 6815947auction106404
2026-03-28 01:51:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1b897e49-e8ae-5769-86b9-e1b894ee2181 with identifier: 6850913auction106404
2026-03-28 01:51:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1b897e49-e8ae-5769-86b9-e1b894ee2181 with identifier: 6850913auction106404
2026-03-28 01:51:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1b897e49-e8ae-5769-86b9-e1b894ee2181 with identifier: 6850913auction106404 to the API
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%271b897e49-e8ae-5769-86b9-e1b894ee2181%27 HTTP/1.1" 200 None
2026-03-28 01:51:56 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 1b897e49-e8ae-5769-86b9-e1b894ee2181: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
 | Status Code: 400
 | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022Grey\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022e-408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-01-22\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6850913\u0022, \u0022ExpirationDate\u0022: \u00222026-03-30T02:18:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00221b897e49-e8ae-5769-86b9-e1b894ee2181\u0022}"}
 | Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 01:51:55 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}

2026-03-28 01:51:56 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 01:51:56 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T02:18:04Z',
 'fuel_type': 'Electric',
 'id': '1b897e49-e8ae-5769-86b9-e1b894ee2181',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6850913',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Peugeot',
 'model': 'e-408',
 'odometer': None,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2026-01-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot E-408 GT 58 kWh Electric 214 hp Auto',
 'transmission': 'automatic',
 'trim': 'E-408 GT 58 kWh Electric 214 hp Auto',
 'vin': None,
 'year': 2026}
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
    current.result = callback(  # type: ignore[misc]
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
    return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
    raise e
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276850913auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:56 [ecarstrade.be] INFO: Saving data for 6850913auction106404: {'auction_closing_time': 1774837084.0, 'created_time': 1772677698.912373, 'last_price_update_time': 1774662716.301536}
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6850913auction106404') HTTP/1.1" 204 0
2026-03-28 01:51:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f79296bb-7e91-52a4-a320-0d1cb0787ffc with identifier: 6815947auction106404
2026-03-28 01:51:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f79296bb-7e91-52a4-a320-0d1cb0787ffc with identifier: 6815947auction106404
2026-03-28 01:51:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f79296bb-7e91-52a4-a320-0d1cb0787ffc with identifier: 6815947auction106404 to the API
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01: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-28 01:51:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6815947>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-30T02:18:04Z',
 'fuel_type': 'Petrol',
 'id': 'f79296bb-7e91-52a4-a320-0d1cb0787ffc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6815947',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 10,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-12-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Clio Techno 1.0 GASOLINE 90hp',
 'transmission': 'automatic',
 'trim': 'Techno 1.0 GASOLINE 90hp',
 'vin': None,
 'year': 2025}
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276815947auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:51:56 [ecarstrade.be] INFO: Saving data for 6815947auction106404: {'auction_closing_time': 1774837084.0, 'created_time': 1772614208.840792, 'last_price_update_time': 1774662716.714651}
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6815947auction106404') HTTP/1.1" 204 0
2026-03-28 01:52:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page108?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page107?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6903186auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903186auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6903186auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6903188auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903188auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6903188auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6903525auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903525auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6903525auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6903529auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903529auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6903529auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6906591auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906591auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6906591auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6906593auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906593auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6906593auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6906596auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906596auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6906596auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6906600auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906600auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6906600auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6906601auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906601auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6906601auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6906602auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906602auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6906602auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6908677auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908677auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6908677auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6908678auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908678auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:02 [ecarstrade.be] INFO: Scrape type for 6908678auction106404: 0
2026-03-28 01:52:02 [ecarstrade.be] INFO: Found listing with ID: 6908984auction106404
2026-03-28 01:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908984auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:03 [ecarstrade.be] INFO: Scrape type for 6908984auction106404: 0
2026-03-28 01:52:03 [ecarstrade.be] INFO: Found listing with ID: 6908985auction106404
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276908985auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:03 [ecarstrade.be] INFO: Scrape type for 6908985auction106404: 0
2026-03-28 01:52:03 [ecarstrade.be] INFO: Found listing with ID: 6915541auction106404
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915541auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:03 [ecarstrade.be] INFO: Scrape type for 6915541auction106404: 0
2026-03-28 01:52:03 [ecarstrade.be] INFO: Found listing with ID: 6915542auction106404
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915542auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:03 [ecarstrade.be] INFO: Scrape type for 6915542auction106404: 0
2026-03-28 01:52:03 [ecarstrade.be] INFO: Found listing with ID: 6915544auction106404
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915544auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:03 [ecarstrade.be] INFO: Scrape type for 6915544auction106404: 0
2026-03-28 01:52:03 [ecarstrade.be] INFO: Found listing with ID: 6915546auction106404
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915546auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:03 [ecarstrade.be] INFO: Scrape type for 6915546auction106404: 0
2026-03-28 01:52:03 [ecarstrade.be] INFO: Found listing with ID: 6915549auction106404
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915549auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:03 [ecarstrade.be] INFO: Scrape type for 6915549auction106404: 0
2026-03-28 01:52:03 [ecarstrade.be] INFO: Found listing with ID: 6915550auction106404
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915550auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:03 [ecarstrade.be] INFO: Scrape type for 6915550auction106404: 0
2026-03-28 01:52:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:52:06 [scrapy.extensions.logstats] INFO: Crawled 327 pages (at 11 pages/min), scraped 212 items (at 4 items/min)
2026-03-28 01:52:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 330MiB
2026-03-28 01:52:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page109?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page108?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6915551auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915551auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6915551auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6918212auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918212auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6918212auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6918214auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918214auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6918214auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6918216auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918216auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6918216auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6918217auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918217auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6918217auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6918218auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918218auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6918218auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6926439auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926439auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6926439auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6926441auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926441auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6926441auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6926442auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926442auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6926442auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6926756auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926756auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6926756auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6926757auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926757auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6926757auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6932742auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932742auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6932742auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6932743auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932743auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6932743auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6932745auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276932745auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6932745auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6934218auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934218auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6934218auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6934724auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934724auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6934724auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6934757auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934757auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6934757auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6934758auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934758auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6934758auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6934759auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934759auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:09 [ecarstrade.be] INFO: Scrape type for 6934759auction106404: 0
2026-03-28 01:52:09 [ecarstrade.be] INFO: Found listing with ID: 6934765auction106404
2026-03-28 01:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934765auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:10 [ecarstrade.be] INFO: Scrape type for 6934765auction106404: 0
2026-03-28 01:52:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:52:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page110?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page109?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934767auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934767auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934767auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934768auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934768auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934768auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934769auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934769auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934769auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934770auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934770auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934770auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934771auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934771auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934771auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934772auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934772auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934772auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934773auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934773auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934773auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934774auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934774auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934774auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934775auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934775auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934775auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934776auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934776auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934776auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934777auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934777auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934777auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934778auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934778auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934778auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6934779auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934779auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6934779auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6937336auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276937336auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6937336auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6946689auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946689auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6946689auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6948151auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276948151auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6948151auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6949422auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949422auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6949422auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6949423auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949423auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6949423auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6949424auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949424auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6949424auction106404: 0
2026-03-28 01:52:17 [ecarstrade.be] INFO: Found listing with ID: 6949425auction106404
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949425auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:17 [ecarstrade.be] INFO: Scrape type for 6949425auction106404: 0
2026-03-28 01:52:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:52:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page111?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page110?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6949426auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949426auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6949426auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6949427auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949427auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6949427auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6949428auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949428auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6949428auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6949429auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949429auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6949429auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6949430auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949430auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6949430auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6949431auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949431auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6949431auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6949432auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949432auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6949432auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6949433auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949433auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6949433auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6953926auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953926auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6953926auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6953927auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953927auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6953927auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6953928auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953928auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6953928auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6961282auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961282auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6961282auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6972451auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972451auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6972451auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6972599auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972599auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6972599auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6972615auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972615auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6972615auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6972616auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972616auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6972616auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6975474auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276975474auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6975474auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6976612auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976612auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6976612auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6976613auction106404
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976613auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:23 [ecarstrade.be] INFO: Scrape type for 6976613auction106404: 0
2026-03-28 01:52:23 [ecarstrade.be] INFO: Found listing with ID: 6976614auction106404
2026-03-28 01:52:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976614auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:24 [ecarstrade.be] INFO: Scrape type for 6976614auction106404: 0
2026-03-28 01: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-28 01:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page112?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page111?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6976615auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976615auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6976615auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6976616auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976616auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6976616auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6976617auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976617auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6976617auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6979328auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979328auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6979328auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6980787auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980787auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6980787auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6984003auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984003auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6984003auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6984004auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984004auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6984004auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6984005auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984005auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6984005auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6993745auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993745auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6993745auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6994873auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994873auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6994873auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 6995245auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995245auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 6995245auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 7003037auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003037auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 7003037auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 7003039auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003039auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 7003039auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 7003040auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003040auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 7003040auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 7003041auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003041auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 7003041auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 7003046auction106404
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003046auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:30 [ecarstrade.be] INFO: Scrape type for 7003046auction106404: 0
2026-03-28 01:52:30 [ecarstrade.be] INFO: Found listing with ID: 7003047auction106404
2026-03-28 01:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003047auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:31 [ecarstrade.be] INFO: Scrape type for 7003047auction106404: 0
2026-03-28 01:52:31 [ecarstrade.be] INFO: Found listing with ID: 7003048auction106404
2026-03-28 01:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003048auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:31 [ecarstrade.be] INFO: Scrape type for 7003048auction106404: 0
2026-03-28 01:52:31 [ecarstrade.be] INFO: Found listing with ID: 7003049auction106404
2026-03-28 01:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003049auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:31 [ecarstrade.be] INFO: Scrape type for 7003049auction106404: 0
2026-03-28 01:52:31 [ecarstrade.be] INFO: Found listing with ID: 7003050auction106404
2026-03-28 01:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003050auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:31 [ecarstrade.be] INFO: Scrape type for 7003050auction106404: 0
2026-03-28 01:52:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:52:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page113?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page112?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003051auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003051auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003051auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003055auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003055auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003055auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003056auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003056auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003056auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003058auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003058auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003058auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003076auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003076auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003076auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003077auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003077auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003077auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003317auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003317auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003317auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003328auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003328auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003328auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003541auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003541auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003541auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003542auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003542auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003542auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003543auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003543auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003543auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003544auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003544auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003544auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003545auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003545auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003545auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003546auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003546auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003546auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003547auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003547auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003547auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003548auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003548auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003548auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003549auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003549auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003549auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003550auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003550auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003550auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7003551auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003551auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7003551auction106404: 0
2026-03-28 01:52:36 [ecarstrade.be] INFO: Found listing with ID: 7007006auction106404
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007006auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:36 [ecarstrade.be] INFO: Scrape type for 7007006auction106404: 0
2026-03-28 01:52:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:52:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page114?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page113?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:52:44 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:52:44 [ecarstrade.be] INFO: Found listing with ID: 7007007auction106404
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007007auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:44 [ecarstrade.be] INFO: Scrape type for 7007007auction106404: 0
2026-03-28 01:52:44 [ecarstrade.be] INFO: Found listing with ID: 7007008auction106404
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007008auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:44 [ecarstrade.be] INFO: Scrape type for 7007008auction106404: 0
2026-03-28 01:52:44 [ecarstrade.be] INFO: Found listing with ID: 7007009auction106404
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007009auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:44 [ecarstrade.be] INFO: Scrape type for 7007009auction106404: 0
2026-03-28 01:52:44 [ecarstrade.be] INFO: Found listing with ID: 7007010auction106404
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007010auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:44 [ecarstrade.be] INFO: Scrape type for 7007010auction106404: 0
2026-03-28 01:52:44 [ecarstrade.be] INFO: Found listing with ID: 7007011auction106404
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007011auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:44 [ecarstrade.be] INFO: Scrape type for 7007011auction106404: 0
2026-03-28 01:52:44 [ecarstrade.be] INFO: Found listing with ID: 7007012auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007012auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007012auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7007013auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007013auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007013auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7007014auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007014auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007014auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7007015auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007015auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007015auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7007016auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007016auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007016auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7007017auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007017auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007017auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7007018auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007018auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007018auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7007019auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007019auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007019auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7007020auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007020auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007020auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7007021auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007021auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7007021auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7008632auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008632auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7008632auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7008633auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008633auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7008633auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7008634auction106404
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008634auction106404%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7008634auction106404: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7002818auction111054
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002818auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7002818auction111054: 0
2026-03-28 01:52:45 [ecarstrade.be] INFO: Found listing with ID: 7002819auction111054
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002819auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:45 [ecarstrade.be] INFO: Scrape type for 7002819auction111054: 0
2026-03-28 01:52:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page114?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002820auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002820auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002820auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002853auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002853auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002853auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002913auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002913auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002913auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002915auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002915auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002915auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002916auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002916auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002916auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002917auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002917auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002917auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002918auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002918auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002918auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002919auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002919auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002919auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002920auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002920auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002920auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002921auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002921auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002921auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002922auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002922auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002922auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002923auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002923auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002923auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002992auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002992auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002992auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002993auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002993auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002993auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002995auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002995auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002995auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002996auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002996auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002996auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002998auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002998auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002998auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7002999auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002999auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7002999auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7003001auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003001auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7003001auction111054: 0
2026-03-28 01:52:52 [ecarstrade.be] INFO: Found listing with ID: 7003002auction111054
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003002auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:52 [ecarstrade.be] INFO: Scrape type for 7003002auction111054: 0
2026-03-28 01:52:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:52:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page115?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003004auction111054
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003004auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:59 [ecarstrade.be] INFO: Scrape type for 7003004auction111054: 0
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003005auction111054
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003005auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:59 [ecarstrade.be] INFO: Scrape type for 7003005auction111054: 0
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003007auction111054
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003007auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:59 [ecarstrade.be] INFO: Scrape type for 7003007auction111054: 0
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003008auction111054
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003008auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:59 [ecarstrade.be] INFO: Scrape type for 7003008auction111054: 0
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003009auction111054
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003009auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:59 [ecarstrade.be] INFO: Scrape type for 7003009auction111054: 0
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003103auction111054
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003103auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:59 [ecarstrade.be] INFO: Scrape type for 7003103auction111054: 0
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003212auction111054
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003212auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:59 [ecarstrade.be] INFO: Scrape type for 7003212auction111054: 0
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003213auction111054
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003213auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:59 [ecarstrade.be] INFO: Scrape type for 7003213auction111054: 0
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003214auction111054
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003214auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:52:59 [ecarstrade.be] INFO: Scrape type for 7003214auction111054: 0
2026-03-28 01:52:59 [ecarstrade.be] INFO: Found listing with ID: 7003215auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003215auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7003215auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7003217auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003217auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7003217auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7003277auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003277auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7003277auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7003359auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003359auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7003359auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7003361auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003361auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7003361auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7003553auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003553auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7003553auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7003668auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003668auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7003668auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7003669auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003669auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7003669auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7004533auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004533auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7004533auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7004534auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004534auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7004534auction111054: 0
2026-03-28 01:53:00 [ecarstrade.be] INFO: Found listing with ID: 7004535auction111054
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004535auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:00 [ecarstrade.be] INFO: Scrape type for 7004535auction111054: 0
2026-03-28 01:53:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:06 [scrapy.extensions.logstats] INFO: Crawled 335 pages (at 8 pages/min), scraped 212 items (at 0 items/min)
2026-03-28 01:53:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 330MiB
2026-03-28 01:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page116?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004536auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004536auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004536auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004537auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004537auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004537auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004538auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004538auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004538auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004546auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004546auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004546auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004547auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004547auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004547auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004548auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004548auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004548auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004815auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004815auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004815auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004818auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004818auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004818auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004820auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004820auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004820auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7004974auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004974auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7004974auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005180auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005180auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005180auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005182auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005182auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005182auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005183auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005183auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005183auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005186auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005186auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005186auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005222auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005222auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005222auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005223auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005223auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005223auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005224auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005224auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005224auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005225auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005225auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005225auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005280auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005280auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005280auction111054: 0
2026-03-28 01:53:07 [ecarstrade.be] INFO: Found listing with ID: 7005469auction111054
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005469auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:07 [ecarstrade.be] INFO: Scrape type for 7005469auction111054: 0
2026-03-28 01:53:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page118?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page117?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7005470auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005470auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7005470auction111054: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7005471auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005471auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7005471auction111054: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7005545auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005545auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7005545auction111054: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7005810auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005810auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7005810auction111054: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7005813auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005813auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7005813auction111054: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7006503auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006503auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7006503auction111054: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7006504auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006504auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7006504auction111054: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7006786auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006786auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7006786auction111054: 2
2026-03-28 01:53:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7006787auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006787auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7006787auction111054: 2
2026-03-28 01:53:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7007001auction111054
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007001auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7007001auction111054: 2
2026-03-28 01:53:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7009935auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009935auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7009935auction111137: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7010004auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010004auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7010004auction111137: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7009929auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009929auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7009929auction111137: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7009912auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009912auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7009912auction111137: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7009882auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009882auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7009882auction111137: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7009881auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009881auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7009881auction111137: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7009861auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009861auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7009861auction111137: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7009885auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009885auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7009885auction111137: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7009886auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009886auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7009886auction111137: 0
2026-03-28 01:53:15 [ecarstrade.be] INFO: Found listing with ID: 7009877auction111137
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009877auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:15 [ecarstrade.be] INFO: Scrape type for 7009877auction111137: 0
2026-03-28 01:53:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page119?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page118?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007001> (referer: https://ecarstrade.com/search/page118?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009927auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009927auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009927auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009897auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009897auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009897auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009865auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009865auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009865auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009920auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009920auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009920auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009989auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009989auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009989auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009930auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009930auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009930auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009926auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009926auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009926auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009928auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009928auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009928auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009998auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009998auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009998auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7010000auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010000auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7010000auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009916auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009916auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009916auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009862auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009862auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009862auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009907auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009907auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009907auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009975auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009975auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009975auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009924auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009924auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009924auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009875auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009875auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009875auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009909auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009909auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009909auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7010005auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010005auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7010005auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009947auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009947auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009947auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Found listing with ID: 7009923auction111137
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009923auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:21 [ecarstrade.be] INFO: Scrape type for 7009923auction111137: 0
2026-03-28 01:53:21 [ecarstrade.be] INFO: Extracting details for car 7007001auction111054
2026-03-28 01:53:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006787> (referer: https://ecarstrade.com/search/page118?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55307ada-65b4-5262-a623-d322e29f0679 with identifier: 7007001auction111054
2026-03-28 01:53:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55307ada-65b4-5262-a623-d322e29f0679 with scrape type 2
2026-03-28 01:53:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55307ada-65b4-5262-a623-d322e29f0679 with scrape type 2
2026-03-28 01:53:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55307ada-65b4-5262-a623-d322e29f0679, identifier: 7007001auction111054
2026-03-28 01:53:22 [ecarstrade.be] INFO: Extracting details for car 7006787auction111054
2026-03-28 01:53:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55307ada-65b4-5262-a623-d322e29f0679 with identifier: 7007001auction111054
2026-03-28 01:53:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55307ada-65b4-5262-a623-d322e29f0679 with identifier: 7007001auction111054
2026-03-28 01:53:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55307ada-65b4-5262-a623-d322e29f0679 with identifier: 7007001auction111054 to the API
2026-03-28 01:53:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:53: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-28 01:53:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7007001>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '55307ada-65b4-5262-a623-d322e29f0679',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007001',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Peugeot',
 'model': '207',
 'odometer': 221521,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-12-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 207 SW 1.6 HDi Active FAP',
 'transmission': 'manual',
 'trim': 'PEUGEOT  SW 1.6 HDi Active FAP',
 'vin': None,
 'year': 2011}
2026-03-28 01:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007001auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:22 [ecarstrade.be] INFO: Saving data for 7007001auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774562643.500389, 'last_price_update_time': 1774662802.980765}
2026-03-28 01:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007001auction111054') HTTP/1.1" 204 0
2026-03-28 01:53:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f20e60de-5d14-56b9-a223-5b273faf2f36 with identifier: 7006787auction111054
2026-03-28 01:53:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f20e60de-5d14-56b9-a223-5b273faf2f36 with scrape type 2
2026-03-28 01:53:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f20e60de-5d14-56b9-a223-5b273faf2f36 with scrape type 2
2026-03-28 01:53:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f20e60de-5d14-56b9-a223-5b273faf2f36, identifier: 7006787auction111054
2026-03-28 01:53:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f20e60de-5d14-56b9-a223-5b273faf2f36 with identifier: 7006787auction111054
2026-03-28 01:53:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f20e60de-5d14-56b9-a223-5b273faf2f36 with identifier: 7006787auction111054
2026-03-28 01:53:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f20e60de-5d14-56b9-a223-5b273faf2f36 with identifier: 7006787auction111054 to the API
2026-03-28 01:53:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:53: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-28 01:53:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006787>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f20e60de-5d14-56b9-a223-5b273faf2f36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006787',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 85921,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Grandland X Grandland X 1.2 Turbo ECOTEC Innovation S&S',
 'transmission': 'manual',
 'trim': 'OPEL   1.2 Turbo ECOTEC Innovation S&S',
 'vin': None,
 'year': 2019}
2026-03-28 01:53:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006787auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:23 [ecarstrade.be] INFO: Saving data for 7006787auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774562642.512877, 'last_price_update_time': 1774662803.438726}
2026-03-28 01:53:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006787auction111054') HTTP/1.1" 204 0
2026-03-28 01:53:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006786> (referer: https://ecarstrade.com/search/page118?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:23 [ecarstrade.be] INFO: Extracting details for car 7006786auction111054
2026-03-28 01:53:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08d86179-0261-5f5d-aca8-7c5255650bac with identifier: 7006786auction111054
2026-03-28 01:53:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08d86179-0261-5f5d-aca8-7c5255650bac with scrape type 2
2026-03-28 01:53:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08d86179-0261-5f5d-aca8-7c5255650bac with scrape type 2
2026-03-28 01:53:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 08d86179-0261-5f5d-aca8-7c5255650bac, identifier: 7006786auction111054
2026-03-28 01:53:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 08d86179-0261-5f5d-aca8-7c5255650bac with identifier: 7006786auction111054
2026-03-28 01:53:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 08d86179-0261-5f5d-aca8-7c5255650bac with identifier: 7006786auction111054
2026-03-28 01:53:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 08d86179-0261-5f5d-aca8-7c5255650bac with identifier: 7006786auction111054 to the API
2026-03-28 01:53:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 01:53: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-28 01:53:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006786>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '08d86179-0261-5f5d-aca8-7c5255650bac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006786',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'C 180',
 'odometer': 160508,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-01-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ C 180 180',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ  180',
 'vin': None,
 'year': 2015}
2026-03-28 01:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006786auction111054%27 HTTP/1.1" 200 None
2026-03-28 01:53:24 [ecarstrade.be] INFO: Saving data for 7006786auction111054: {'auction_closing_time': 1774852800.0, 'created_time': 1774562641.494288, 'last_price_update_time': 1774662804.028138}
2026-03-28 01:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006786auction111054') HTTP/1.1" 204 0
2026-03-28 01:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page120?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page119?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009956auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009956auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009956auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009880auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009880auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009880auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009955auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009955auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009955auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009962auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009962auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009962auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7010003auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010003auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7010003auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009978auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009978auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009978auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009894auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009894auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009894auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009859auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009859auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009859auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009876auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009876auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009876auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009958auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009958auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009958auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009942auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009942auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009942auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009864auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009864auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009864auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009963auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009963auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009963auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7010002auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010002auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7010002auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009874auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009874auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009874auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7010001auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010001auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7010001auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009889auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009889auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009889auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009893auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009893auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009893auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009870auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009870auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009870auction111137: 0
2026-03-28 01:53:29 [ecarstrade.be] INFO: Found listing with ID: 7009925auction111137
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009925auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:29 [ecarstrade.be] INFO: Scrape type for 7009925auction111137: 0
2026-03-28 01:53:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page121?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page120?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009860auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009860auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009860auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009866auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009866auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009866auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009887auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009887auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009887auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009872auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009872auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009872auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009984auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009984auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009984auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009995auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009995auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009995auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009863auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009863auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009863auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009910auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009910auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009910auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009890auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009890auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009890auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009898auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009898auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009898auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009951auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009951auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009951auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009985auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009985auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009985auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009988auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009988auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:36 [ecarstrade.be] INFO: Scrape type for 7009988auction111137: 0
2026-03-28 01:53:36 [ecarstrade.be] INFO: Found listing with ID: 7009879auction111137
2026-03-28 01:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009879auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:37 [ecarstrade.be] INFO: Scrape type for 7009879auction111137: 0
2026-03-28 01:53:37 [ecarstrade.be] INFO: Found listing with ID: 7009993auction111137
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009993auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:37 [ecarstrade.be] INFO: Scrape type for 7009993auction111137: 0
2026-03-28 01:53:37 [ecarstrade.be] INFO: Found listing with ID: 7009873auction111137
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009873auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:37 [ecarstrade.be] INFO: Scrape type for 7009873auction111137: 0
2026-03-28 01:53:37 [ecarstrade.be] INFO: Found listing with ID: 7009941auction111137
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009941auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:37 [ecarstrade.be] INFO: Scrape type for 7009941auction111137: 0
2026-03-28 01:53:37 [ecarstrade.be] INFO: Found listing with ID: 7009944auction111137
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009944auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:37 [ecarstrade.be] INFO: Scrape type for 7009944auction111137: 0
2026-03-28 01:53:37 [ecarstrade.be] INFO: Found listing with ID: 7009971auction111137
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009971auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:37 [ecarstrade.be] INFO: Scrape type for 7009971auction111137: 0
2026-03-28 01:53:37 [ecarstrade.be] INFO: Found listing with ID: 7009867auction111137
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009867auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:37 [ecarstrade.be] INFO: Scrape type for 7009867auction111137: 0
2026-03-28 01:53:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page122?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page121?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009991auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009991auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009991auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009883auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009883auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009883auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009899auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009899auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009899auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009960auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009960auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009960auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009997auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009997auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009997auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009869auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009869auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009869auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009871auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009871auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009871auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009996auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009996auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009996auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009884auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009884auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009884auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009981auction111137
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009981auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:43 [ecarstrade.be] INFO: Scrape type for 7009981auction111137: 0
2026-03-28 01:53:43 [ecarstrade.be] INFO: Found listing with ID: 7009987auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009987auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009987auction111137: 0
2026-03-28 01:53:44 [ecarstrade.be] INFO: Found listing with ID: 7009931auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009931auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009931auction111137: 0
2026-03-28 01:53:44 [ecarstrade.be] INFO: Found listing with ID: 7009986auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009986auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009986auction111137: 0
2026-03-28 01:53:44 [ecarstrade.be] INFO: Found listing with ID: 7009856auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009856auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009856auction111137: 0
2026-03-28 01:53:44 [ecarstrade.be] INFO: Found listing with ID: 7009961auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009961auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009961auction111137: 0
2026-03-28 01:53:44 [ecarstrade.be] INFO: Found listing with ID: 7009994auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009994auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009994auction111137: 0
2026-03-28 01:53:44 [ecarstrade.be] INFO: Found listing with ID: 7009891auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009891auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009891auction111137: 0
2026-03-28 01:53:44 [ecarstrade.be] INFO: Found listing with ID: 7009914auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009914auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009914auction111137: 0
2026-03-28 01:53:44 [ecarstrade.be] INFO: Found listing with ID: 7009903auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009903auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009903auction111137: 0
2026-03-28 01:53:44 [ecarstrade.be] INFO: Found listing with ID: 7009932auction111137
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009932auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:44 [ecarstrade.be] INFO: Scrape type for 7009932auction111137: 0
2026-03-28 01:53:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page123?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page122?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found listing with ID: 7009940auction111137
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009940auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:50 [ecarstrade.be] INFO: Scrape type for 7009940auction111137: 0
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found listing with ID: 7009948auction111137
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009948auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:50 [ecarstrade.be] INFO: Scrape type for 7009948auction111137: 0
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found listing with ID: 7009968auction111137
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009968auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:50 [ecarstrade.be] INFO: Scrape type for 7009968auction111137: 0
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found listing with ID: 7009959auction111137
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009959auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:50 [ecarstrade.be] INFO: Scrape type for 7009959auction111137: 0
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found listing with ID: 7009904auction111137
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009904auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:50 [ecarstrade.be] INFO: Scrape type for 7009904auction111137: 0
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found listing with ID: 7009977auction111137
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009977auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:50 [ecarstrade.be] INFO: Scrape type for 7009977auction111137: 0
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found listing with ID: 7009982auction111137
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009982auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:50 [ecarstrade.be] INFO: Scrape type for 7009982auction111137: 0
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found listing with ID: 7009950auction111137
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009950auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:50 [ecarstrade.be] INFO: Scrape type for 7009950auction111137: 0
2026-03-28 01:53:50 [ecarstrade.be] INFO: Found listing with ID: 7009967auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009967auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009967auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009918auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009918auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009918auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009938auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009938auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009938auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009983auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009983auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009983auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009888auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009888auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009888auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009976auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009976auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009976auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009992auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009992auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009992auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009965auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009965auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009965auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009900auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009900auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009900auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009896auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009896auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009896auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009902auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009902auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009902auction111137: 0
2026-03-28 01:53:51 [ecarstrade.be] INFO: Found listing with ID: 7009921auction111137
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009921auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:51 [ecarstrade.be] INFO: Scrape type for 7009921auction111137: 0
2026-03-28 01:53:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:53:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page124?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page123?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009933auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009933auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009933auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009970auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009970auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009970auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009906auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009906auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009906auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009946auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009946auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009946auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009969auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009969auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009969auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009953auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009953auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009953auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009954auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009954auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009954auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009937auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009937auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009937auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009966auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009966auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009966auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009908auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009908auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009908auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009917auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009917auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009917auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009901auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009901auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009901auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009980auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009980auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009980auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009945auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009945auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009945auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009911auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009911auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009911auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009919auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009919auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009919auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009936auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009936auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009936auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009990auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009990auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009990auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009895auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009895auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009895auction111137: 0
2026-03-28 01:53:57 [ecarstrade.be] INFO: Found listing with ID: 7009949auction111137
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009949auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:53:57 [ecarstrade.be] INFO: Scrape type for 7009949auction111137: 0
2026-03-28 01:53:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page125?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page124?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7009972auction111137
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009972auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7009972auction111137: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7009973auction111137
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009973auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7009973auction111137: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7009974auction111137
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009974auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7009974auction111137: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7009939auction111137
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009939auction111137%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7009939auction111137: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007792auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007792auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007792auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007793auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007793auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007793auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007801auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007801auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007801auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007811auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007811auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007811auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007812auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007812auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007812auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007813auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007813auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007813auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007816auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007816auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007816auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007823auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007823auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007823auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007828auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007828auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007828auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007832auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007832auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007832auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007833auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007833auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007833auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007834auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007834auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007834auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007835auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007835auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007835auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007839auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007839auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007839auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007840auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007840auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007840auction111116: 0
2026-03-28 01:54:06 [ecarstrade.be] INFO: Found listing with ID: 7007841auction111116
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007841auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:06 [ecarstrade.be] INFO: Scrape type for 7007841auction111116: 0
2026-03-28 01:54:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:54:06 [scrapy.extensions.logstats] INFO: Crawled 347 pages (at 12 pages/min), scraped 215 items (at 3 items/min)
2026-03-28 01:54:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 330MiB
2026-03-28 01:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page126?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page125?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007845auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007845auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007845auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007846auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007846auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007846auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007847auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007847auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007847auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007849auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007849auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007849auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007850auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007850auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007850auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007851auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007851auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007851auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007852auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007852auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007852auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007853auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007853auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007853auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007854auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007854auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007854auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007855auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007855auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007855auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007856auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007856auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007856auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007857auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007857auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007857auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007859auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007859auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007859auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007860auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007860auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007860auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007861auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007861auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007861auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007862auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007862auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007862auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007863auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007863auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007863auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007864auction111116
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007864auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:13 [ecarstrade.be] INFO: Scrape type for 7007864auction111116: 0
2026-03-28 01:54:13 [ecarstrade.be] INFO: Found listing with ID: 7007866auction111116
2026-03-28 01:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007866auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:14 [ecarstrade.be] INFO: Scrape type for 7007866auction111116: 0
2026-03-28 01:54:14 [ecarstrade.be] INFO: Found listing with ID: 7007867auction111116
2026-03-28 01:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007867auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:14 [ecarstrade.be] INFO: Scrape type for 7007867auction111116: 0
2026-03-28 01:54:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page127?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page126?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007868auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007868auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007868auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007870auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007870auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007870auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007873auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007873auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007873auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007874auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007874auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007874auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007877auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007877auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007877auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007879auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007879auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007879auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007880auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007880auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007880auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007884auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007884auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007884auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007885auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007885auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007885auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007887auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007887auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007887auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007888auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007888auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007888auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007890auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007890auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007890auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007892auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007892auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007892auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007893auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007893auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007893auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007894auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007894auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007894auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007895auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007895auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007895auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007896auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007896auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007896auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007898auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007898auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007898auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007899auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007899auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007899auction111116: 0
2026-03-28 01:54:20 [ecarstrade.be] INFO: Found listing with ID: 7007900auction111116
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007900auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:20 [ecarstrade.be] INFO: Scrape type for 7007900auction111116: 0
2026-03-28 01:54:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page128?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page127?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007901auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007901auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007901auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007902auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007902auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007902auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007903auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007903auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007903auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007906auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007906auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007906auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007908auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007908auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007908auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007914auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007914auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007914auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007917auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007917auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007917auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007919auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007919auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007919auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007920auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007920auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007920auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007921auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007921auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007921auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007922auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007922auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007922auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007924auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007924auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007924auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007926auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007926auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007926auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007928auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007928auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007928auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007929auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007929auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007929auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007932auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007932auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007932auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007933auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007933auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007933auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007936auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007936auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007936auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007937auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007937auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007937auction111116: 0
2026-03-28 01:54:28 [ecarstrade.be] INFO: Found listing with ID: 7007938auction111116
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007938auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:28 [ecarstrade.be] INFO: Scrape type for 7007938auction111116: 0
2026-03-28 01:54:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:54:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page129?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page128?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:54:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:54:35 [ecarstrade.be] INFO: Found listing with ID: 7007939auction111116
2026-03-28 01:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007939auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:35 [ecarstrade.be] INFO: Scrape type for 7007939auction111116: 0
2026-03-28 01:54:35 [ecarstrade.be] INFO: Found listing with ID: 7007940auction111116
2026-03-28 01:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007940auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:35 [ecarstrade.be] INFO: Scrape type for 7007940auction111116: 0
2026-03-28 01:54:35 [ecarstrade.be] INFO: Found listing with ID: 7007941auction111116
2026-03-28 01:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007941auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:35 [ecarstrade.be] INFO: Scrape type for 7007941auction111116: 0
2026-03-28 01:54:35 [ecarstrade.be] INFO: Found listing with ID: 7007942auction111116
2026-03-28 01:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007942auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:35 [ecarstrade.be] INFO: Scrape type for 7007942auction111116: 0
2026-03-28 01:54:35 [ecarstrade.be] INFO: Found listing with ID: 7007943auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007943auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007943auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007944auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007944auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007944auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007945auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007945auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007945auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007946auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007946auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007946auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007947auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007947auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007947auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007948auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007948auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007948auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007949auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007949auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007949auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007950auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007950auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007950auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007952auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007952auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007952auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007953auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007953auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007953auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007954auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007954auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007954auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007955auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007955auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007955auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007956auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007956auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007956auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007957auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007957auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007957auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007961auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007961auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007961auction111116: 0
2026-03-28 01:54:36 [ecarstrade.be] INFO: Found listing with ID: 7007963auction111116
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007963auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:36 [ecarstrade.be] INFO: Scrape type for 7007963auction111116: 0
2026-03-28 01:54:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page130?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page129?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007964auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007964auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007964auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007966auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007966auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007966auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007968auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007968auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007968auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007972auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007972auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007972auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007974auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007974auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007974auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007976auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007976auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007976auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007977auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007977auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007977auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007983auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007983auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007983auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007984auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007984auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007984auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007985auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007985auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007985auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007986auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007986auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007986auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007987auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007987auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007987auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007988auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007988auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007988auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007989auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007989auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007989auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007991auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007991auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007991auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007993auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007993auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007993auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007994auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007994auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007994auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007998auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007998auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007998auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7007999auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007999auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7007999auction111116: 0
2026-03-28 01:54:43 [ecarstrade.be] INFO: Found listing with ID: 7008000auction111116
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008000auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:54:43 [ecarstrade.be] INFO: Scrape type for 7008000auction111116: 0
2026-03-28 01:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:55:06 [scrapy.extensions.logstats] INFO: Crawled 352 pages (at 5 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 01:55:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 330MiB
2026-03-28 01:55:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page131?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page130?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7008001auction111116
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008001auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7008001auction111116: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7008003auction111116
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008003auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7008003auction111116: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7008005auction111116
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008005auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7008005auction111116: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7008007auction111116
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008007auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7008007auction111116: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7008025auction111116
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008025auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7008025auction111116: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7008026auction111116
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008026auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7008026auction111116: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7008029auction111116
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008029auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7008029auction111116: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7008030auction111116
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008030auction111116%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7008030auction111116: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7009400auction99101
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009400auction99101%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7009400auction99101: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7009427auction99101
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009427auction99101%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7009427auction99101: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7009448auction99101
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009448auction99101%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7009448auction99101: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7009468auction99101
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009468auction99101%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7009468auction99101: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7009487auction99101
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009487auction99101%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7009487auction99101: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7009499auction99101
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009499auction99101%27 HTTP/1.1" 200 None
2026-03-28 01:55:17 [ecarstrade.be] INFO: Scrape type for 7009499auction99101: 0
2026-03-28 01:55:17 [ecarstrade.be] INFO: Found listing with ID: 7009510auction99101
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009510auction99101%27 HTTP/1.1" 200 None
2026-03-28 01:55:18 [ecarstrade.be] INFO: Scrape type for 7009510auction99101: 0
2026-03-28 01:55:18 [ecarstrade.be] INFO: Found listing with ID: 7003910auction111076
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003910auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:18 [ecarstrade.be] INFO: Scrape type for 7003910auction111076: 0
2026-03-28 01:55:18 [ecarstrade.be] INFO: Found listing with ID: 7003911auction111076
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003911auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:18 [ecarstrade.be] INFO: Scrape type for 7003911auction111076: 0
2026-03-28 01:55:18 [ecarstrade.be] INFO: Found listing with ID: 7003912auction111076
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003912auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:18 [ecarstrade.be] INFO: Scrape type for 7003912auction111076: 0
2026-03-28 01:55:18 [ecarstrade.be] INFO: Found listing with ID: 7003913auction111076
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003913auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:18 [ecarstrade.be] INFO: Scrape type for 7003913auction111076: 0
2026-03-28 01:55:18 [ecarstrade.be] INFO: Found listing with ID: 7003914auction111076
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003914auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:18 [ecarstrade.be] INFO: Scrape type for 7003914auction111076: 0
2026-03-28 01:55:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:55:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page131?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:55:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:55:24 [ecarstrade.be] INFO: Found listing with ID: 7003915auction111076
2026-03-28 01:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003915auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:24 [ecarstrade.be] INFO: Scrape type for 7003915auction111076: 0
2026-03-28 01:55:24 [ecarstrade.be] INFO: Found listing with ID: 7003916auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003916auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003916auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003917auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003917auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003917auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003918auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003918auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003918auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003919auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003919auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003919auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003920auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003920auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003920auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003921auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003921auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003921auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003922auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003922auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003922auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003923auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003923auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003923auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003924auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003924auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003924auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003925auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003925auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003925auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003926auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003926auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003926auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003927auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003927auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003927auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003928auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003928auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003928auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003929auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003929auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003929auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003930auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003930auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003930auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003931auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003931auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003931auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003932auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003932auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003932auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003933auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003933auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003933auction111076: 0
2026-03-28 01:55:25 [ecarstrade.be] INFO: Found listing with ID: 7003934auction111076
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003934auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:25 [ecarstrade.be] INFO: Scrape type for 7003934auction111076: 0
2026-03-28 01:55:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page132?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003935auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003935auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003935auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003936auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003936auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003936auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003937auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003937auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003937auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003938auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003938auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003938auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003939auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003939auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003939auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003940auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003940auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003940auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003941auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003941auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003941auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003942auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003942auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003942auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003943auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003943auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003943auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003944auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003944auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003944auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003945auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003945auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003945auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003946auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003946auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003946auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003947auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003947auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003947auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003948auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003948auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003948auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003949auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003949auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003949auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003950auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003950auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003950auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003951auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003951auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003951auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003952auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003952auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003952auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003953auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003953auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003953auction111076: 0
2026-03-28 01:55:31 [ecarstrade.be] INFO: Found listing with ID: 7003954auction111076
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003954auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:31 [ecarstrade.be] INFO: Scrape type for 7003954auction111076: 0
2026-03-28 01:55:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:55:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page133?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003955auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003955auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003955auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003956auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003956auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003956auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003957auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003957auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003957auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003958auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003958auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003958auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003959auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003959auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003959auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003960auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003960auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003960auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003961auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003961auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003961auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003962auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003962auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003962auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003963auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003963auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003963auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003964auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003964auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003964auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003965auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003965auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003965auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003966auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003966auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003966auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003967auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003967auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003967auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003968auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003968auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003968auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003969auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003969auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003969auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003970auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003970auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003970auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003971auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003971auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003971auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003972auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003972auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003972auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003973auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003973auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003973auction111076: 0
2026-03-28 01:55:38 [ecarstrade.be] INFO: Found listing with ID: 7003974auction111076
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003974auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:38 [ecarstrade.be] INFO: Scrape type for 7003974auction111076: 0
2026-03-28 01:55:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:55:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page134?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003975auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003975auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003975auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003976auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003976auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003976auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003977auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003977auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003977auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003978auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003978auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003978auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003979auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003979auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003979auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003980auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003980auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003980auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003981auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003981auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003981auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003982auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003982auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003982auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003983auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003983auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003983auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003984auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003984auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003984auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003985auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003985auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003985auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003986auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003986auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003986auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003987auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003987auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003987auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003988auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003988auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003988auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003989auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003989auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003989auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003990auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003990auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003990auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003991auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003991auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003991auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003992auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003992auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003992auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003993auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003993auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003993auction111076: 0
2026-03-28 01:55:45 [ecarstrade.be] INFO: Found listing with ID: 7003994auction111076
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003994auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:45 [ecarstrade.be] INFO: Scrape type for 7003994auction111076: 0
2026-03-28 01:55:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:55:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page135?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7003995auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003995auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7003995auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7003996auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003996auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7003996auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7003997auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003997auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7003997auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7003998auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003998auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7003998auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7003999auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003999auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7003999auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7004000auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004000auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7004000auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7004001auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004001auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7004001auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7004002auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004002auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7004002auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7004003auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004003auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7004003auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7004004auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004004auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7004004auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7004005auction111076
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004005auction111076%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7004005auction111076: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7008992auction111128
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008992auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7008992auction111128: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7008990auction111128
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008990auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7008990auction111128: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7008953auction111128
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008953auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7008953auction111128: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7008979auction111128
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008979auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7008979auction111128: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7008988auction111128
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008988auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7008988auction111128: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7008960auction111128
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008960auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7008960auction111128: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7008993auction111128
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008993auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7008993auction111128: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7008989auction111128
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008989auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7008989auction111128: 0
2026-03-28 01:55:59 [ecarstrade.be] INFO: Found listing with ID: 7008994auction111128
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008994auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:55:59 [ecarstrade.be] INFO: Scrape type for 7008994auction111128: 0
2026-03-28 01:55:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:56:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page137?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page136?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008985auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008985auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008985auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008991auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008991auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008991auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008958auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008958auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008958auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008963auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008963auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008963auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008961auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008961auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008961auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008955auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008955auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008955auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008987auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008987auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008987auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008956auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008956auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008956auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008977auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008977auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008977auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008984auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008984auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008984auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008959auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008959auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:05 [ecarstrade.be] INFO: Scrape type for 7008959auction111128: 0
2026-03-28 01:56:05 [ecarstrade.be] INFO: Found listing with ID: 7008950auction111128
2026-03-28 01:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008950auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:06 [ecarstrade.be] INFO: Scrape type for 7008950auction111128: 0
2026-03-28 01:56:06 [ecarstrade.be] INFO: Found listing with ID: 7008951auction111128
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008951auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:06 [ecarstrade.be] INFO: Scrape type for 7008951auction111128: 0
2026-03-28 01:56:06 [ecarstrade.be] INFO: Found listing with ID: 7008957auction111128
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008957auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:06 [ecarstrade.be] INFO: Scrape type for 7008957auction111128: 0
2026-03-28 01:56:06 [ecarstrade.be] INFO: Found listing with ID: 7008982auction111128
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008982auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:06 [ecarstrade.be] INFO: Scrape type for 7008982auction111128: 0
2026-03-28 01:56:06 [ecarstrade.be] INFO: Found listing with ID: 7008948auction111128
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008948auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:06 [ecarstrade.be] INFO: Scrape type for 7008948auction111128: 0
2026-03-28 01:56:06 [ecarstrade.be] INFO: Found listing with ID: 7008952auction111128
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008952auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:06 [ecarstrade.be] INFO: Scrape type for 7008952auction111128: 0
2026-03-28 01:56:06 [ecarstrade.be] INFO: Found listing with ID: 7008975auction111128
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008975auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:06 [ecarstrade.be] INFO: Scrape type for 7008975auction111128: 0
2026-03-28 01:56:06 [ecarstrade.be] INFO: Found listing with ID: 7008939auction111128
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008939auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:06 [ecarstrade.be] INFO: Scrape type for 7008939auction111128: 0
2026-03-28 01:56:06 [ecarstrade.be] INFO: Found listing with ID: 7008954auction111128
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008954auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:06 [ecarstrade.be] INFO: Scrape type for 7008954auction111128: 0
2026-03-28 01:56:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:56:06 [scrapy.extensions.logstats] INFO: Crawled 359 pages (at 7 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 01:56:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-28 01:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page138?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page137?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008940auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008940auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008940auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008942auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008942auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008942auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008941auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008941auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008941auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008964auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008964auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008964auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008945auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008945auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008945auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008971auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008971auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008971auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008978auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008978auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008978auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008944auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008944auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008944auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008967auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008967auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008967auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008968auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008968auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008968auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008972auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008972auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008972auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008962auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008962auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008962auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008973auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008973auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008973auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008981auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008981auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008981auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008983auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008983auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008983auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008970auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008970auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008970auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008974auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008974auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008974auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008946auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008946auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008946auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008969auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008969auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008969auction111128: 0
2026-03-28 01:56:13 [ecarstrade.be] INFO: Found listing with ID: 7008947auction111128
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008947auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:13 [ecarstrade.be] INFO: Scrape type for 7008947auction111128: 0
2026-03-28 01:56:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page139?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page138?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7008965auction111128
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008965auction111128%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7008965auction111128: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009006auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009006auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009006auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009125auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009125auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009125auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009139auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009139auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009139auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009003auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009003auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009003auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7008998auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008998auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7008998auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009039auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009039auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009039auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009004auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009004auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009004auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009138auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009138auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009138auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009030auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009030auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009030auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009150auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009150auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009150auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009149auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009149auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009149auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009148auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009148auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009148auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009031auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009031auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009031auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009126auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009126auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009126auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009124auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009124auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009124auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009043auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009043auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009043auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009028auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009028auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009028auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009141auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009141auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009141auction111129: 0
2026-03-28 01:56:20 [ecarstrade.be] INFO: Found listing with ID: 7009151auction111129
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009151auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:20 [ecarstrade.be] INFO: Scrape type for 7009151auction111129: 0
2026-03-28 01:56:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page140?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page139?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009005auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009005auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009005auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009034auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009034auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009034auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009001auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009001auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009001auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7008996auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008996auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7008996auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009018auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009018auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009018auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009025auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009025auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009025auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009038auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009038auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009038auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009101auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009101auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009101auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009007auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009007auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009007auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009033auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009033auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009033auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009042auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009042auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009042auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009029auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009029auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009029auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009002auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009002auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009002auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7008999auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008999auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7008999auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009152auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009152auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009152auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009019auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009019auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009019auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009132auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009132auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009132auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009136auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009136auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009136auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7009128auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009128auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7009128auction111129: 0
2026-03-28 01:56:27 [ecarstrade.be] INFO: Found listing with ID: 7008997auction111129
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008997auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:27 [ecarstrade.be] INFO: Scrape type for 7008997auction111129: 0
2026-03-28 01:56:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:56:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page141?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page140?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009032auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009032auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009032auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009037auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009037auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009037auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009089auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009089auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009089auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009117auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009117auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009117auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009120auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009120auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009120auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009127auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009127auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009127auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009135auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009135auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009135auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009137auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009137auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009137auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009074auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009074auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009074auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009094auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009094auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009094auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009068auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009068auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009068auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009116auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009116auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009116auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009123auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009123auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009123auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7009140auction111129
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009140auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:40 [ecarstrade.be] INFO: Scrape type for 7009140auction111129: 0
2026-03-28 01:56:40 [ecarstrade.be] INFO: Found listing with ID: 7008995auction111129
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008995auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:41 [ecarstrade.be] INFO: Scrape type for 7008995auction111129: 0
2026-03-28 01:56:41 [ecarstrade.be] INFO: Found listing with ID: 7009102auction111129
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009102auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:41 [ecarstrade.be] INFO: Scrape type for 7009102auction111129: 0
2026-03-28 01:56:41 [ecarstrade.be] INFO: Found listing with ID: 7009143auction111129
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009143auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:41 [ecarstrade.be] INFO: Scrape type for 7009143auction111129: 0
2026-03-28 01:56:41 [ecarstrade.be] INFO: Found listing with ID: 7009067auction111129
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009067auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:41 [ecarstrade.be] INFO: Scrape type for 7009067auction111129: 0
2026-03-28 01:56:41 [ecarstrade.be] INFO: Found listing with ID: 7009090auction111129
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009090auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:41 [ecarstrade.be] INFO: Scrape type for 7009090auction111129: 0
2026-03-28 01:56:41 [ecarstrade.be] INFO: Found listing with ID: 7009092auction111129
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009092auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:41 [ecarstrade.be] INFO: Scrape type for 7009092auction111129: 0
2026-03-28 01:56:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page142?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page141?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:56:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:56:50 [ecarstrade.be] INFO: Found listing with ID: 7009035auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009035auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009035auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009075auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009075auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009075auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009093auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009093auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009093auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009096auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009096auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009096auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009098auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009098auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009098auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009121auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009121auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009121auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009129auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009129auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009129auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009130auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009130auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009130auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009133auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009133auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009133auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009081auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009081auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009081auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009064auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009064auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009064auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009070auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009070auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009070auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009122auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009122auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009122auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009062auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009062auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009062auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009119auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009119auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009119auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009087auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009087auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009087auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009011auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009011auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009011auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009055auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009055auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009055auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009010auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009010auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009010auction111129: 0
2026-03-28 01:56:51 [ecarstrade.be] INFO: Found listing with ID: 7009045auction111129
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009045auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:56:51 [ecarstrade.be] INFO: Scrape type for 7009045auction111129: 0
2026-03-28 01:56:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page143?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page142?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009046auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009046auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009046auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009076auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009076auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009076auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009026auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009026auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009026auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009027auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009027auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009027auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009009auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009009auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009009auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009050auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009050auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009050auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009072auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009072auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009072auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009078auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009078auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009078auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009146auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009146auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009146auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009023auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009023auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009023auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009131auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009131auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009131auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009066auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009066auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009066auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009088auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009088auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009088auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009082auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009082auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:01 [ecarstrade.be] INFO: Scrape type for 7009082auction111129: 0
2026-03-28 01:57:01 [ecarstrade.be] INFO: Found listing with ID: 7009091auction111129
2026-03-28 01:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009091auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:02 [ecarstrade.be] INFO: Scrape type for 7009091auction111129: 0
2026-03-28 01:57:02 [ecarstrade.be] INFO: Found listing with ID: 7009118auction111129
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009118auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:02 [ecarstrade.be] INFO: Scrape type for 7009118auction111129: 0
2026-03-28 01:57:02 [ecarstrade.be] INFO: Found listing with ID: 7009020auction111129
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009020auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:02 [ecarstrade.be] INFO: Scrape type for 7009020auction111129: 0
2026-03-28 01:57:02 [ecarstrade.be] INFO: Found listing with ID: 7009100auction111129
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009100auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:02 [ecarstrade.be] INFO: Scrape type for 7009100auction111129: 0
2026-03-28 01:57:02 [ecarstrade.be] INFO: Found listing with ID: 7009147auction111129
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009147auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:02 [ecarstrade.be] INFO: Scrape type for 7009147auction111129: 0
2026-03-28 01:57:02 [ecarstrade.be] INFO: Found listing with ID: 7009049auction111129
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009049auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:02 [ecarstrade.be] INFO: Scrape type for 7009049auction111129: 0
2026-03-28 01:57:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:57:06 [scrapy.extensions.logstats] INFO: Crawled 365 pages (at 6 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 01:57:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-28 01:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page144?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page143?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found listing with ID: 7009071auction111129
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009071auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:12 [ecarstrade.be] INFO: Scrape type for 7009071auction111129: 0
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found listing with ID: 7009097auction111129
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009097auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:12 [ecarstrade.be] INFO: Scrape type for 7009097auction111129: 0
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found listing with ID: 7009099auction111129
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009099auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:12 [ecarstrade.be] INFO: Scrape type for 7009099auction111129: 0
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found listing with ID: 7009108auction111129
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009108auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:12 [ecarstrade.be] INFO: Scrape type for 7009108auction111129: 0
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found listing with ID: 7009111auction111129
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009111auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:12 [ecarstrade.be] INFO: Scrape type for 7009111auction111129: 0
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found listing with ID: 7009024auction111129
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009024auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:12 [ecarstrade.be] INFO: Scrape type for 7009024auction111129: 0
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found listing with ID: 7009054auction111129
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009054auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:12 [ecarstrade.be] INFO: Scrape type for 7009054auction111129: 0
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found listing with ID: 7009065auction111129
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009065auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:12 [ecarstrade.be] INFO: Scrape type for 7009065auction111129: 0
2026-03-28 01:57:12 [ecarstrade.be] INFO: Found listing with ID: 7009142auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009142auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009142auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009051auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009051auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009051auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009041auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009041auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009041auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009144auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009144auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009144auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009057auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009057auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009057auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009103auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009103auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009103auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009107auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009107auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009107auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009040auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009040auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009040auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009052auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009052auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009052auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009114auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009114auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009114auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009044auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009044auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009044auction111129: 0
2026-03-28 01:57:13 [ecarstrade.be] INFO: Found listing with ID: 7009058auction111129
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009058auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:13 [ecarstrade.be] INFO: Scrape type for 7009058auction111129: 0
2026-03-28 01:57:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:57:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page145?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page144?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009013auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009013auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009013auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009022auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009022auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009022auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009109auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009109auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009109auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009014auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009014auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009014auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009073auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009073auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009073auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009095auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009095auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009095auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009016auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009016auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009016auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009047auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009047auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009047auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009053auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009053auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009053auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009079auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009079auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009079auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009110auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009110auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009110auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009112auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009112auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009112auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009113auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009113auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009113auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009115auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009115auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009115auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009061auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009061auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009061auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009060auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009060auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009060auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009080auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009080auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009080auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009145auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009145auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009145auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009063auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009063auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009063auction111129: 0
2026-03-28 01:57:19 [ecarstrade.be] INFO: Found listing with ID: 7009104auction111129
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009104auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:19 [ecarstrade.be] INFO: Scrape type for 7009104auction111129: 0
2026-03-28 01:57:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:57:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page146?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page145?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009015auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009015auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:57 [ecarstrade.be] INFO: Scrape type for 7009015auction111129: 0
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009056auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009056auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:57 [ecarstrade.be] INFO: Scrape type for 7009056auction111129: 0
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009106auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009106auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:57 [ecarstrade.be] INFO: Scrape type for 7009106auction111129: 0
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009021auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009021auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:57 [ecarstrade.be] INFO: Scrape type for 7009021auction111129: 0
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009105auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009105auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:57 [ecarstrade.be] INFO: Scrape type for 7009105auction111129: 0
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009012auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009012auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:57 [ecarstrade.be] INFO: Scrape type for 7009012auction111129: 0
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009083auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009083auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:57 [ecarstrade.be] INFO: Scrape type for 7009083auction111129: 0
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009008auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009008auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:57 [ecarstrade.be] INFO: Scrape type for 7009008auction111129: 0
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009077auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009077auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:57 [ecarstrade.be] INFO: Scrape type for 7009077auction111129: 0
2026-03-28 01:57:57 [ecarstrade.be] INFO: Found listing with ID: 7009086auction111129
2026-03-28 01:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009086auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7009086auction111129: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7009085auction111129
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009085auction111129%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7009085auction111129: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7008597auction111122
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008597auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7008597auction111122: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7008598auction111122
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008598auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7008598auction111122: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7008599auction111122
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008599auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7008599auction111122: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7008600auction111122
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008600auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7008600auction111122: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7008601auction111122
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008601auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7008601auction111122: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7008604auction111122
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008604auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7008604auction111122: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7008606auction111122
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008606auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7008606auction111122: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7008607auction111122
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008607auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7008607auction111122: 0
2026-03-28 01:57:58 [ecarstrade.be] INFO: Found listing with ID: 7008608auction111122
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008608auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:57:58 [ecarstrade.be] INFO: Scrape type for 7008608auction111122: 0
2026-03-28 01:57:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:58:06 [scrapy.extensions.logstats] INFO: Crawled 368 pages (at 3 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 01:58:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-28 01:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page146?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7008609auction111122
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008609auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7008609auction111122: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7008610auction111122
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008610auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7008610auction111122: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7008611auction111122
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008611auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7008611auction111122: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7008612auction111122
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008612auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7008612auction111122: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7008613auction111122
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008613auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7008613auction111122: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7008614auction111122
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008614auction111122%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7008614auction111122: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011077auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011077auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011077auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011078auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011078auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011078auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011079auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011079auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011079auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011080auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011080auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011080auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011081auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011081auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011081auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011082auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011082auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011082auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011083auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011083auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011083auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011084auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011084auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011084auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011085auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011085auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011085auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011087auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011087auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011087auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011088auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011088auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011088auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011089auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011089auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011089auction111151: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011090auction111152
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011090auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011090auction111152: 0
2026-03-28 01:58:12 [ecarstrade.be] INFO: Found listing with ID: 7011091auction111151
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011091auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:12 [ecarstrade.be] INFO: Scrape type for 7011091auction111151: 0
2026-03-28 01:58:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:58:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page147?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011092auction111151
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011092auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011092auction111151: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011093auction111151
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011093auction111151%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011093auction111151: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011094auction111152
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011094auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011094auction111152: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011095auction111152
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011095auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011095auction111152: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011096auction111152
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011096auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011096auction111152: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011098auction111152
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011098auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011098auction111152: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011099auction111152
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011099auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011099auction111152: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011100auction111152
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011100auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011100auction111152: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011101auction111152
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011101auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011101auction111152: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011102auction111152
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011102auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011102auction111152: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011103auction111152
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011103auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:21 [ecarstrade.be] INFO: Scrape type for 7011103auction111152: 0
2026-03-28 01:58:21 [ecarstrade.be] INFO: Found listing with ID: 7011105auction111152
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011105auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:22 [ecarstrade.be] INFO: Scrape type for 7011105auction111152: 0
2026-03-28 01:58:22 [ecarstrade.be] INFO: Found listing with ID: 7011106auction111152
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011106auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:22 [ecarstrade.be] INFO: Scrape type for 7011106auction111152: 0
2026-03-28 01:58:22 [ecarstrade.be] INFO: Found listing with ID: 7011107auction111152
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011107auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:22 [ecarstrade.be] INFO: Scrape type for 7011107auction111152: 0
2026-03-28 01:58:22 [ecarstrade.be] INFO: Found listing with ID: 7011108auction111152
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011108auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:22 [ecarstrade.be] INFO: Scrape type for 7011108auction111152: 0
2026-03-28 01:58:22 [ecarstrade.be] INFO: Found listing with ID: 7011109auction111152
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011109auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:22 [ecarstrade.be] INFO: Scrape type for 7011109auction111152: 0
2026-03-28 01:58:22 [ecarstrade.be] INFO: Found listing with ID: 7011110auction111152
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011110auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:22 [ecarstrade.be] INFO: Scrape type for 7011110auction111152: 0
2026-03-28 01:58:22 [ecarstrade.be] INFO: Found listing with ID: 7011111auction111152
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011111auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:22 [ecarstrade.be] INFO: Scrape type for 7011111auction111152: 0
2026-03-28 01:58:22 [ecarstrade.be] INFO: Found listing with ID: 7011112auction111152
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011112auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:22 [ecarstrade.be] INFO: Scrape type for 7011112auction111152: 0
2026-03-28 01:58:22 [ecarstrade.be] INFO: Found listing with ID: 7011113auction111152
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011113auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:22 [ecarstrade.be] INFO: Scrape type for 7011113auction111152: 0
2026-03-28 01:58:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:58:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page148?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011115auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011115auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011115auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011116auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011116auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011116auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011117auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011117auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011117auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011118auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011118auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011118auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011119auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011119auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011119auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011120auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011120auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011120auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011121auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011121auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011121auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011123auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011123auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011123auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011124auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011124auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011124auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011125auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011125auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011125auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011126auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011126auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011126auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011127auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011127auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011127auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011129auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011129auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011129auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011130auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011130auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011130auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011131auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011131auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011131auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011132auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011132auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011132auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011133auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011133auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011133auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011134auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011134auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011134auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011135auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011135auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011135auction111152: 0
2026-03-28 01:58:55 [ecarstrade.be] INFO: Found listing with ID: 7011137auction111152
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011137auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:58:55 [ecarstrade.be] INFO: Scrape type for 7011137auction111152: 0
2026-03-28 01:58:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:59:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page149?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011138auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011138auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011138auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011139auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011139auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011139auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011140auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011140auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011140auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011141auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011141auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011141auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011142auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011142auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011142auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011144auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011144auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011144auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011145auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011145auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011145auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011146auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011146auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011146auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011147auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011147auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011147auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011148auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011148auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011148auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011149auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011149auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011149auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011150auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011150auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011150auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011151auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011151auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011151auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011153auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011153auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011153auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011154auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011154auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011154auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011155auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011155auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011155auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011156auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011156auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011156auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011157auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011157auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011157auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011158auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011158auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011158auction111152: 0
2026-03-28 01:59:02 [ecarstrade.be] INFO: Found listing with ID: 7011159auction111152
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011159auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:02 [ecarstrade.be] INFO: Scrape type for 7011159auction111152: 0
2026-03-28 01:59:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:59:06 [scrapy.extensions.logstats] INFO: Crawled 372 pages (at 4 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 01:59:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-28 01:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page150?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:59:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:59:10 [ecarstrade.be] INFO: Found listing with ID: 7011160auction111152
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011160auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:10 [ecarstrade.be] INFO: Scrape type for 7011160auction111152: 0
2026-03-28 01:59:10 [ecarstrade.be] INFO: Found listing with ID: 7011161auction111152
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011161auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:10 [ecarstrade.be] INFO: Scrape type for 7011161auction111152: 0
2026-03-28 01:59:10 [ecarstrade.be] INFO: Found listing with ID: 7011163auction111152
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011163auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:10 [ecarstrade.be] INFO: Scrape type for 7011163auction111152: 0
2026-03-28 01:59:10 [ecarstrade.be] INFO: Found listing with ID: 7011164auction111152
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011164auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:10 [ecarstrade.be] INFO: Scrape type for 7011164auction111152: 0
2026-03-28 01:59:10 [ecarstrade.be] INFO: Found listing with ID: 7011165auction111152
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011165auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:10 [ecarstrade.be] INFO: Scrape type for 7011165auction111152: 0
2026-03-28 01:59:10 [ecarstrade.be] INFO: Found listing with ID: 7011166auction111152
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011166auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011166auction111152: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011167auction111152
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011167auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011167auction111152: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011168auction111152
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011168auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011168auction111152: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011169auction111152
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011169auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011169auction111152: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011170auction111152
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011170auction111152%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011170auction111152: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011172auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011172auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011172auction111153: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011173auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011173auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011173auction111153: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011174auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011174auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011174auction111153: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011175auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011175auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011175auction111153: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011176auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011176auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011176auction111153: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011177auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011177auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011177auction111153: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011178auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011178auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011178auction111153: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011179auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011179auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011179auction111153: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011181auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011181auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011181auction111153: 0
2026-03-28 01:59:11 [ecarstrade.be] INFO: Found listing with ID: 7011182auction111153
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011182auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:11 [ecarstrade.be] INFO: Scrape type for 7011182auction111153: 0
2026-03-28 01:59:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:59:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page151?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011183auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011183auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011183auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011184auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011184auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011184auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011185auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011185auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011185auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011186auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011186auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011186auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011187auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011187auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011187auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011189auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011189auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011189auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011190auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011190auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011190auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011191auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011191auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011191auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011192auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011192auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011192auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011193auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011193auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011193auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011194auction111153
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011194auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:17 [ecarstrade.be] INFO: Scrape type for 7011194auction111153: 0
2026-03-28 01:59:17 [ecarstrade.be] INFO: Found listing with ID: 7011195auction111153
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011195auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:18 [ecarstrade.be] INFO: Scrape type for 7011195auction111153: 0
2026-03-28 01:59:18 [ecarstrade.be] INFO: Found listing with ID: 7011196auction111153
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011196auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:18 [ecarstrade.be] INFO: Scrape type for 7011196auction111153: 0
2026-03-28 01:59:18 [ecarstrade.be] INFO: Found listing with ID: 7011197auction111153
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011197auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:18 [ecarstrade.be] INFO: Scrape type for 7011197auction111153: 0
2026-03-28 01:59:18 [ecarstrade.be] INFO: Found listing with ID: 7011199auction111153
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011199auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:18 [ecarstrade.be] INFO: Scrape type for 7011199auction111153: 0
2026-03-28 01:59:18 [ecarstrade.be] INFO: Found listing with ID: 7011200auction111153
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011200auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:18 [ecarstrade.be] INFO: Scrape type for 7011200auction111153: 0
2026-03-28 01:59:18 [ecarstrade.be] INFO: Found listing with ID: 7011201auction111153
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011201auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:18 [ecarstrade.be] INFO: Scrape type for 7011201auction111153: 0
2026-03-28 01:59:18 [ecarstrade.be] INFO: Found listing with ID: 7011202auction111153
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011202auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:18 [ecarstrade.be] INFO: Scrape type for 7011202auction111153: 0
2026-03-28 01:59:18 [ecarstrade.be] INFO: Found listing with ID: 7011203auction111153
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011203auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:18 [ecarstrade.be] INFO: Scrape type for 7011203auction111153: 0
2026-03-28 01:59:18 [ecarstrade.be] INFO: Found listing with ID: 7011204auction111153
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011204auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:18 [ecarstrade.be] INFO: Scrape type for 7011204auction111153: 0
2026-03-28 01:59:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:59:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page152?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011205auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011205auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011205auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011206auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011206auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011206auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011208auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011208auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011208auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011209auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011209auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011209auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011210auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011210auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011210auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011212auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011212auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011212auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011213auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011213auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011213auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011214auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011214auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011214auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011215auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011215auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011215auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011216auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011216auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011216auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011217auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011217auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011217auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011218auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011218auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011218auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011219auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011219auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011219auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011221auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011221auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011221auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011222auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011222auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011222auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011223auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011223auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011223auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011224auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011224auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011224auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011225auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011225auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011225auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011226auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011226auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011226auction111153: 0
2026-03-28 01:59:47 [ecarstrade.be] INFO: Found listing with ID: 7011227auction111153
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011227auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:47 [ecarstrade.be] INFO: Scrape type for 7011227auction111153: 0
2026-03-28 01:59:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 01:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page153?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found listing with ID: 7011228auction111153
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011228auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:54 [ecarstrade.be] INFO: Scrape type for 7011228auction111153: 0
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found listing with ID: 7011230auction111153
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011230auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:54 [ecarstrade.be] INFO: Scrape type for 7011230auction111153: 0
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found listing with ID: 7011231auction111153
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011231auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:54 [ecarstrade.be] INFO: Scrape type for 7011231auction111153: 0
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found listing with ID: 7011232auction111153
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011232auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:54 [ecarstrade.be] INFO: Scrape type for 7011232auction111153: 0
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found listing with ID: 7011233auction111153
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011233auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:54 [ecarstrade.be] INFO: Scrape type for 7011233auction111153: 0
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found listing with ID: 7011234auction111153
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011234auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:54 [ecarstrade.be] INFO: Scrape type for 7011234auction111153: 0
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found listing with ID: 7011235auction111153
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011235auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:54 [ecarstrade.be] INFO: Scrape type for 7011235auction111153: 0
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found listing with ID: 7011236auction111153
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011236auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:54 [ecarstrade.be] INFO: Scrape type for 7011236auction111153: 0
2026-03-28 01:59:54 [ecarstrade.be] INFO: Found listing with ID: 7011237auction111153
2026-03-28 01:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011237auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011237auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011239auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011239auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011239auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011240auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011240auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011240auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011241auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011241auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011241auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011242auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011242auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011242auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011244auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011244auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011244auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011245auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011245auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011245auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011246auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011246auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011246auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011247auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011247auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011247auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011249auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011249auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011249auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011250auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011250auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011250auction111153: 0
2026-03-28 01:59:55 [ecarstrade.be] INFO: Found listing with ID: 7011251auction111153
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 01:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011251auction111153%27 HTTP/1.1" 200 None
2026-03-28 01:59:55 [ecarstrade.be] INFO: Scrape type for 7011251auction111153: 0
2026-03-28 01:59:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page154?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011252auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011252auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011252auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011253auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011253auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011253auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011254auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011254auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011254auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011255auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011255auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011255auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011256auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011256auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011256auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011257auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011257auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011257auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011258auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011258auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011258auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011259auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011259auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011259auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011260auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011260auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011260auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011261auction111153
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011261auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:01 [ecarstrade.be] INFO: Scrape type for 7011261auction111153: 0
2026-03-28 02:00:01 [ecarstrade.be] INFO: Found listing with ID: 7011263auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011263auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011263auction111153: 0
2026-03-28 02:00:02 [ecarstrade.be] INFO: Found listing with ID: 7011264auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011264auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011264auction111153: 0
2026-03-28 02:00:02 [ecarstrade.be] INFO: Found listing with ID: 7011265auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011265auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011265auction111153: 0
2026-03-28 02:00:02 [ecarstrade.be] INFO: Found listing with ID: 7011266auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011266auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011266auction111153: 0
2026-03-28 02:00:02 [ecarstrade.be] INFO: Found listing with ID: 7011267auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011267auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011267auction111153: 0
2026-03-28 02:00:02 [ecarstrade.be] INFO: Found listing with ID: 7011268auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011268auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011268auction111153: 0
2026-03-28 02:00:02 [ecarstrade.be] INFO: Found listing with ID: 7011270auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011270auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011270auction111153: 0
2026-03-28 02:00:02 [ecarstrade.be] INFO: Found listing with ID: 7011271auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011271auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011271auction111153: 0
2026-03-28 02:00:02 [ecarstrade.be] INFO: Found listing with ID: 7011272auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011272auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011272auction111153: 0
2026-03-28 02:00:02 [ecarstrade.be] INFO: Found listing with ID: 7011273auction111153
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011273auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:02 [ecarstrade.be] INFO: Scrape type for 7011273auction111153: 0
2026-03-28 02:00:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:06 [scrapy.extensions.logstats] INFO: Crawled 377 pages (at 5 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 02:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 331MiB
2026-03-28 02:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page155?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:00:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:00:08 [ecarstrade.be] INFO: Found listing with ID: 7011274auction111153
2026-03-28 02:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011274auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:08 [ecarstrade.be] INFO: Scrape type for 7011274auction111153: 0
2026-03-28 02:00:08 [ecarstrade.be] INFO: Found listing with ID: 7011276auction111153
2026-03-28 02:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011276auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:08 [ecarstrade.be] INFO: Scrape type for 7011276auction111153: 0
2026-03-28 02:00:08 [ecarstrade.be] INFO: Found listing with ID: 7011277auction111153
2026-03-28 02:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011277auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:08 [ecarstrade.be] INFO: Scrape type for 7011277auction111153: 0
2026-03-28 02:00:08 [ecarstrade.be] INFO: Found listing with ID: 7011278auction111153
2026-03-28 02:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011278auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:08 [ecarstrade.be] INFO: Scrape type for 7011278auction111153: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7011279auction111153
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011279auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7011279auction111153: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7011280auction111153
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011280auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7011280auction111153: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7011282auction111153
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011282auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7011282auction111153: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7011283auction111153
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011283auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7011283auction111153: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7011284auction111153
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011284auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7011284auction111153: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7011285auction111153
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011285auction111153%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7011285auction111153: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009416auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009416auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009416auction111132: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009413auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009413auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009413auction111132: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009422auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009422auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009422auction111132: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009418auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009418auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009418auction111132: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009394auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009394auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009394auction111132: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009420auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009420auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009420auction111132: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009395auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009395auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009395auction111132: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009410auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009410auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009410auction111132: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009385auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009385auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009385auction111132: 0
2026-03-28 02:00:09 [ecarstrade.be] INFO: Found listing with ID: 7009393auction111132
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009393auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:09 [ecarstrade.be] INFO: Scrape type for 7009393auction111132: 0
2026-03-28 02:00:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page157?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page156?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009414auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009414auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009414auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009411auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009411auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009411auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009401auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009401auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009401auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009419auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009419auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009419auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009387auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009387auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009387auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009409auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009409auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009409auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009384auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009384auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009384auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009407auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009407auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009407auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009402auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009402auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009402auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009392auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009392auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009392auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009421auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009421auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009421auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009388auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009388auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009388auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009382auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009382auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009382auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009391auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009391auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009391auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009404auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009404auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009404auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009383auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009383auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009383auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009412auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009412auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009412auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009389auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009389auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009389auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009396auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009396auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009396auction111132: 0
2026-03-28 02:00:16 [ecarstrade.be] INFO: Found listing with ID: 7009403auction111132
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009403auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:16 [ecarstrade.be] INFO: Scrape type for 7009403auction111132: 0
2026-03-28 02:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page158?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page157?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009398auction111132
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009398auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009398auction111132: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009405auction111132
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009405auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009405auction111132: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009408auction111132
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009408auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009408auction111132: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009386auction111132
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009386auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009386auction111132: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009397auction111132
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009397auction111132%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009397auction111132: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009476auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009476auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009476auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009481auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009481auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009481auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009439auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009439auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009439auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009437auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009437auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009437auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009429auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009429auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009429auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009489auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009489auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009489auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009577auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009577auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009577auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009479auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009479auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009479auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009488auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009488auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009488auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009589auction111133
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009589auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:22 [ecarstrade.be] INFO: Scrape type for 7009589auction111133: 0
2026-03-28 02:00:22 [ecarstrade.be] INFO: Found listing with ID: 7009474auction111133
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009474auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:23 [ecarstrade.be] INFO: Scrape type for 7009474auction111133: 0
2026-03-28 02:00:23 [ecarstrade.be] INFO: Found listing with ID: 7009591auction111133
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009591auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:23 [ecarstrade.be] INFO: Scrape type for 7009591auction111133: 0
2026-03-28 02:00:23 [ecarstrade.be] INFO: Found listing with ID: 7009588auction111133
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009588auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:23 [ecarstrade.be] INFO: Scrape type for 7009588auction111133: 0
2026-03-28 02:00:23 [ecarstrade.be] INFO: Found listing with ID: 7009438auction111133
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009438auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:23 [ecarstrade.be] INFO: Scrape type for 7009438auction111133: 0
2026-03-28 02:00:23 [ecarstrade.be] INFO: Found listing with ID: 7009568auction111133
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009568auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:23 [ecarstrade.be] INFO: Scrape type for 7009568auction111133: 0
2026-03-28 02:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page158?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009483auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009483auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009483auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009575auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009575auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009575auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009592auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009592auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009592auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009470auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009470auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009470auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009426auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009426auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009426auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009482auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009482auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009482auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009572auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009572auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009572auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009484auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009484auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009484auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009471auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009471auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009471auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009581auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009581auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009581auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009477auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009477auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009477auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009461auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009461auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009461auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009574auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009574auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009574auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009431auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009431auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009431auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009564auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009564auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009564auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009586auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009586auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009586auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009563auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009563auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009563auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009469auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009469auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [ecarstrade.be] INFO: Scrape type for 7009469auction111133: 0
2026-03-28 02:00:32 [ecarstrade.be] INFO: Found listing with ID: 7009480auction111133
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009480auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:33 [ecarstrade.be] INFO: Scrape type for 7009480auction111133: 0
2026-03-28 02:00:33 [ecarstrade.be] INFO: Found listing with ID: 7009425auction111133
2026-03-28 02:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009425auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:33 [ecarstrade.be] INFO: Scrape type for 7009425auction111133: 0
2026-03-28 02:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page159?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009584auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009584auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009584auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009430auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009430auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009430auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009524auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009524auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009524auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009467auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009467auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009467auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009473auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009473auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009473auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009544auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009544auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009544auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009593auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009593auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009593auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009436auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009436auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009436auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009582auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009582auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009582auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009556auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009556auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009556auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009525auction111133
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009525auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:48 [ecarstrade.be] INFO: Scrape type for 7009525auction111133: 0
2026-03-28 02:00:48 [ecarstrade.be] INFO: Found listing with ID: 7009566auction111133
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009566auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [ecarstrade.be] INFO: Scrape type for 7009566auction111133: 0
2026-03-28 02:00:49 [ecarstrade.be] INFO: Found listing with ID: 7009472auction111133
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009472auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [ecarstrade.be] INFO: Scrape type for 7009472auction111133: 0
2026-03-28 02:00:49 [ecarstrade.be] INFO: Found listing with ID: 7009434auction111133
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009434auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [ecarstrade.be] INFO: Scrape type for 7009434auction111133: 0
2026-03-28 02:00:49 [ecarstrade.be] INFO: Found listing with ID: 7009452auction111133
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009452auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [ecarstrade.be] INFO: Scrape type for 7009452auction111133: 0
2026-03-28 02:00:49 [ecarstrade.be] INFO: Found listing with ID: 7009497auction111133
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009497auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [ecarstrade.be] INFO: Scrape type for 7009497auction111133: 0
2026-03-28 02:00:49 [ecarstrade.be] INFO: Found listing with ID: 7009539auction111133
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009539auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [ecarstrade.be] INFO: Scrape type for 7009539auction111133: 0
2026-03-28 02:00:49 [ecarstrade.be] INFO: Found listing with ID: 7009546auction111133
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009546auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [ecarstrade.be] INFO: Scrape type for 7009546auction111133: 0
2026-03-28 02:00:49 [ecarstrade.be] INFO: Found listing with ID: 7009454auction111133
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009454auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [ecarstrade.be] INFO: Scrape type for 7009454auction111133: 0
2026-03-28 02:00:49 [ecarstrade.be] INFO: Found listing with ID: 7009433auction111133
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009433auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [ecarstrade.be] INFO: Scrape type for 7009433auction111133: 0
2026-03-28 02:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page161?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page160?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009428auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009428auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009428auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009579auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009579auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009579auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009558auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009558auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009558auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009478auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009478auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009478auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009567auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009567auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009567auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009583auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009583auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009583auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009532auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009532auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009532auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009453auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009453auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009453auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009530auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009530auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009530auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009464auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009464auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009464auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009494auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009494auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009494auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009519auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009519auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009519auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009545auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009545auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009545auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009576auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009576auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009576auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009466auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009466auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009466auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009504auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009504auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009504auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009512auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009512auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009512auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009570auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009570auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009570auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009542auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009542auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009542auction111133: 0
2026-03-28 02:01:03 [ecarstrade.be] INFO: Found listing with ID: 7009543auction111133
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009543auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:03 [ecarstrade.be] INFO: Scrape type for 7009543auction111133: 0
2026-03-28 02:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:06 [scrapy.extensions.logstats] INFO: Crawled 383 pages (at 6 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 02:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page162?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page161?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009580auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009580auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009580auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009460auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009460auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009460auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009491auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009491auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009491auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009500auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009500auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009500auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009424auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009424auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009424auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009518auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009518auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009518auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009520auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009520auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009520auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009501auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009501auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009501auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009435auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009435auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009435auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009490auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009490auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009490auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009527auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009527auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009527auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009565auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009565auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009565auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009573auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009573auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009573auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009449auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009449auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009449auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009516auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009516auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009516auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009505auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009505auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009505auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009463auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009463auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009463auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009486auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009486auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009486auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009507auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009507auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009507auction111133: 0
2026-03-28 02:01:09 [ecarstrade.be] INFO: Found listing with ID: 7009535auction111133
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009535auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [ecarstrade.be] INFO: Scrape type for 7009535auction111133: 0
2026-03-28 02:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page163?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page162?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009538auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009538auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009538auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009462auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009462auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009462auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009515auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009515auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009515auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009506auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009506auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009506auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009555auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009555auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009555auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009492auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009492auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009492auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009517auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009517auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009517auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009554auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009554auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009554auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009585auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009585auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009585auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009562auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009562auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009562auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009503auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009503auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009503auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009502auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009502auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009502auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009557auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009557auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009557auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009450auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009450auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009450auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009455auction111133
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009455auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:15 [ecarstrade.be] INFO: Scrape type for 7009455auction111133: 0
2026-03-28 02:01:15 [ecarstrade.be] INFO: Found listing with ID: 7009446auction111133
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009446auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:16 [ecarstrade.be] INFO: Scrape type for 7009446auction111133: 0
2026-03-28 02:01:16 [ecarstrade.be] INFO: Found listing with ID: 7009523auction111133
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009523auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:16 [ecarstrade.be] INFO: Scrape type for 7009523auction111133: 0
2026-03-28 02:01:16 [ecarstrade.be] INFO: Found listing with ID: 7009531auction111133
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009531auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:16 [ecarstrade.be] INFO: Scrape type for 7009531auction111133: 0
2026-03-28 02:01:16 [ecarstrade.be] INFO: Found listing with ID: 7009533auction111133
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009533auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:16 [ecarstrade.be] INFO: Scrape type for 7009533auction111133: 0
2026-03-28 02:01:16 [ecarstrade.be] INFO: Found listing with ID: 7009526auction111133
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009526auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:16 [ecarstrade.be] INFO: Scrape type for 7009526auction111133: 0
2026-03-28 02:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page164?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page163?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009548auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009548auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009548auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009536auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009536auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009536auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009443auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009443auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009443auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009553auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009553auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009553auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009445auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009445auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009445auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009496auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009496auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009496auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009508auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009508auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009508auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009441auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009441auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009441auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009513auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009513auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009513auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009444auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009444auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009444auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009498auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009498auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009498auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009547auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009547auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009547auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009451auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009451auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009451auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009521auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009521auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009521auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009541auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009541auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009541auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009509auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009509auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009509auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009551auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009551auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009551auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009459auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009459auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009459auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009495auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009495auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009495auction111133: 0
2026-03-28 02:01:30 [ecarstrade.be] INFO: Found listing with ID: 7009560auction111133
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009560auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:30 [ecarstrade.be] INFO: Scrape type for 7009560auction111133: 0
2026-03-28 02:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page165?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page164?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:01:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:01:37 [ecarstrade.be] INFO: Found listing with ID: 7009456auction111133
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009456auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:37 [ecarstrade.be] INFO: Scrape type for 7009456auction111133: 0
2026-03-28 02:01:37 [ecarstrade.be] INFO: Found listing with ID: 7009514auction111133
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009514auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:37 [ecarstrade.be] INFO: Scrape type for 7009514auction111133: 0
2026-03-28 02:01:37 [ecarstrade.be] INFO: Found listing with ID: 7009552auction111133
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009552auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:37 [ecarstrade.be] INFO: Scrape type for 7009552auction111133: 0
2026-03-28 02:01:37 [ecarstrade.be] INFO: Found listing with ID: 7009529auction111133
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009529auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7009529auction111133: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7009442auction111133
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009442auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7009442auction111133: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7009447auction111133
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009447auction111133%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7009447auction111133: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007104auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007104auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007104auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007105auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007105auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007105auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007106auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007106auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007106auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007107auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007107auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007107auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007108auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007108auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007108auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007109auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007109auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007109auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007256auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007256auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007256auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007262auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007262auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007262auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007263auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007263auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007263auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007267auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007267auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007267auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007268auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007268auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007268auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007347auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007347auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007347auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007642auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007642auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007642auction111107: 0
2026-03-28 02:01:38 [ecarstrade.be] INFO: Found listing with ID: 7007644auction111107
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007644auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:38 [ecarstrade.be] INFO: Scrape type for 7007644auction111107: 0
2026-03-28 02:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page166?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page165?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007646auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007646auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007646auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007647auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007647auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007647auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007651auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007651auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007651auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007682auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007682auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007682auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007683auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007683auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007683auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007686auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007686auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007686auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007687auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007687auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007687auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007689auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007689auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007689auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007691auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007691auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007691auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007763auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007763auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007763auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7007764auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277007764auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7007764auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7008115auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008115auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7008115auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7008229auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008229auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7008229auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7008336auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008336auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7008336auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7008338auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008338auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7008338auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7008673auction111107
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008673auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:45 [ecarstrade.be] INFO: Scrape type for 7008673auction111107: 0
2026-03-28 02:01:45 [ecarstrade.be] INFO: Found listing with ID: 7008674auction111107
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008674auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:46 [ecarstrade.be] INFO: Scrape type for 7008674auction111107: 0
2026-03-28 02:01:46 [ecarstrade.be] INFO: Found listing with ID: 7008675auction111107
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008675auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:46 [ecarstrade.be] INFO: Scrape type for 7008675auction111107: 0
2026-03-28 02:01:46 [ecarstrade.be] INFO: Found listing with ID: 7009196auction111107
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009196auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:46 [ecarstrade.be] INFO: Scrape type for 7009196auction111107: 0
2026-03-28 02:01:46 [ecarstrade.be] INFO: Found listing with ID: 7009197auction111107
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009197auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:01:46 [ecarstrade.be] INFO: Scrape type for 7009197auction111107: 0
2026-03-28 02:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:06 [scrapy.extensions.logstats] INFO: Crawled 388 pages (at 5 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 02:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page166?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7009198auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009198auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7009198auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7009199auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009199auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7009199auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7009259auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009259auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7009259auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7009260auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009260auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7009260auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7009261auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009261auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7009261auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010235auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010235auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010235auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010236auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010236auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010236auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010390auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010390auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010390auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010521auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010521auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010521auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010685auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010685auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010685auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010686auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010686auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010686auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010687auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010687auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010687auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010688auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010688auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010688auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010689auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010689auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010689auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010690auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010690auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010690auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010831auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010831auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010831auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7010834auction111107
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010834auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [ecarstrade.be] INFO: Scrape type for 7010834auction111107: 0
2026-03-28 02:02:20 [ecarstrade.be] INFO: Found listing with ID: 7011354auction111107
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011354auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:21 [ecarstrade.be] INFO: Scrape type for 7011354auction111107: 0
2026-03-28 02:02:21 [ecarstrade.be] INFO: Found listing with ID: 7011355auction111107
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011355auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:21 [ecarstrade.be] INFO: Scrape type for 7011355auction111107: 0
2026-03-28 02:02:21 [ecarstrade.be] INFO: Found listing with ID: 7011582auction111107
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011582auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:21 [ecarstrade.be] INFO: Scrape type for 7011582auction111107: 0
2026-03-28 02:02:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page167?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7011585auction111107
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011585auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7011585auction111107: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7011590auction111107
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277011590auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7011590auction111107: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7012021auction111107
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277012021auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7012021auction111107: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7012027auction111107
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277012027auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7012027auction111107: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7012029auction111107
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277012029auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7012029auction111107: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7013150auction111107
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277013150auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7013150auction111107: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7013151auction111107
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277013151auction111107%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7013151auction111107: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7002076auction111041
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002076auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7002076auction111041: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7001996auction111041
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001996auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7001996auction111041: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7001992auction111041
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001992auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7001992auction111041: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7002113auction111041
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002113auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7002113auction111041: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7002081auction111041
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002081auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7002081auction111041: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7001887auction111041
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001887auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [ecarstrade.be] INFO: Scrape type for 7001887auction111041: 0
2026-03-28 02:02:27 [ecarstrade.be] INFO: Found listing with ID: 7001853auction111041
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001853auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [ecarstrade.be] INFO: Scrape type for 7001853auction111041: 0
2026-03-28 02:02:28 [ecarstrade.be] INFO: Found listing with ID: 7001927auction111041
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001927auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [ecarstrade.be] INFO: Scrape type for 7001927auction111041: 0
2026-03-28 02:02:28 [ecarstrade.be] INFO: Found listing with ID: 7001966auction111041
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001966auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [ecarstrade.be] INFO: Scrape type for 7001966auction111041: 0
2026-03-28 02:02:28 [ecarstrade.be] INFO: Found listing with ID: 7001888auction111041
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001888auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [ecarstrade.be] INFO: Scrape type for 7001888auction111041: 0
2026-03-28 02:02:28 [ecarstrade.be] INFO: Found listing with ID: 7001854auction111041
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001854auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [ecarstrade.be] INFO: Scrape type for 7001854auction111041: 0
2026-03-28 02:02:28 [ecarstrade.be] INFO: Found listing with ID: 7002117auction111041
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002117auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [ecarstrade.be] INFO: Scrape type for 7002117auction111041: 0
2026-03-28 02:02:28 [ecarstrade.be] INFO: Found listing with ID: 7002122auction111041
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002122auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [ecarstrade.be] INFO: Scrape type for 7002122auction111041: 0
2026-03-28 02:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page169?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page168?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7002115auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002115auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7002115auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001873auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001873auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001873auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7002114auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002114auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7002114auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001840auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001840auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001840auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001972auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001972auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001972auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001851auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001851auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001851auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001978auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001978auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001978auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001871auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001871auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001871auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001991auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001991auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001991auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001869auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001869auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001869auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7002116auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002116auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7002116auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001892auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001892auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001892auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7002119auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002119auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7002119auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7002083auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002083auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7002083auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7002072auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002072auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7002072auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7002082auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002082auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7002082auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7002075auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002075auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7002075auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001881auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001881auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001881auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001953auction111041
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001953auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [ecarstrade.be] INFO: Scrape type for 7001953auction111041: 0
2026-03-28 02:02:35 [ecarstrade.be] INFO: Found listing with ID: 7001959auction111041
2026-03-28 02:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001959auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:36 [ecarstrade.be] INFO: Scrape type for 7001959auction111041: 0
2026-03-28 02:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page170?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page169?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001841auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001841auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001841auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001856auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001856auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001856auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7002061auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002061auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7002061auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7002101auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002101auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7002101auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001882auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001882auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001882auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001971auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001971auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001971auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001983auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001983auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001983auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001883auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001883auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001883auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7002118auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002118auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7002118auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001974auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001974auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001974auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7002120auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002120auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7002120auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7002121auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002121auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7002121auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001886auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001886auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001886auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7002094auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002094auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7002094auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001842auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001842auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001842auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001852auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001852auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001852auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001947auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001947auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001947auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7002103auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002103auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7002103auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7001870auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001870auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7001870auction111041: 0
2026-03-28 02:02:52 [ecarstrade.be] INFO: Found listing with ID: 7002090auction111041
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002090auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:02:52 [ecarstrade.be] INFO: Scrape type for 7002090auction111041: 0
2026-03-28 02:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:06 [scrapy.extensions.logstats] INFO: Crawled 392 pages (at 4 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 02:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page171?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page170?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:03:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:03:29 [ecarstrade.be] INFO: Found listing with ID: 7001852auction111041
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001852auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [ecarstrade.be] INFO: Scrape type for 7001852auction111041: 0
2026-03-28 02:03:29 [ecarstrade.be] INFO: Found listing with ID: 7001947auction111041
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001947auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [ecarstrade.be] INFO: Scrape type for 7001947auction111041: 0
2026-03-28 02:03:29 [ecarstrade.be] INFO: Found listing with ID: 7002103auction111041
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002103auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [ecarstrade.be] INFO: Scrape type for 7002103auction111041: 0
2026-03-28 02:03:29 [ecarstrade.be] INFO: Found listing with ID: 7001870auction111041
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001870auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [ecarstrade.be] INFO: Scrape type for 7001870auction111041: 0
2026-03-28 02:03:29 [ecarstrade.be] INFO: Found listing with ID: 7002090auction111041
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002090auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [ecarstrade.be] INFO: Scrape type for 7002090auction111041: 0
2026-03-28 02:03:29 [ecarstrade.be] INFO: Found listing with ID: 7001839auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001839auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7001839auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7002019auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002019auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7002019auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7002104auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002104auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7002104auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7001867auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001867auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7001867auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7001889auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001889auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7001889auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7002069auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002069auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7002069auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7002123auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002123auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7002123auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7001858auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001858auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7001858auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7002042auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002042auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7002042auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7002093auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002093auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7002093auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7001845auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001845auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7001845auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7001864auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001864auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7001864auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7002038auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002038auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7002038auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7001868auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001868auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7001868auction111041: 0
2026-03-28 02:03:30 [ecarstrade.be] INFO: Found listing with ID: 7002112auction111041
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002112auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [ecarstrade.be] INFO: Scrape type for 7002112auction111041: 0
2026-03-28 02:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page172?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page171?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:03:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:03:39 [ecarstrade.be] INFO: Found listing with ID: 7001866auction111041
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001866auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [ecarstrade.be] INFO: Scrape type for 7001866auction111041: 0
2026-03-28 02:03:39 [ecarstrade.be] INFO: Found listing with ID: 7002015auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002015auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7002015auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001919auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001919auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001919auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7002023auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002023auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7002023auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001930auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001930auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001930auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7002070auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002070auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7002070auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7002107auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002107auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7002107auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7002108auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002108auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7002108auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001848auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001848auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001848auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001874auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001874auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001874auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001921auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001921auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001921auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001849auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001849auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001849auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001878auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001878auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001878auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7002016auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002016auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7002016auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001875auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001875auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001875auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001904auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001904auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001904auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7002000auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002000auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7002000auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001838auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001838auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001838auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001850auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001850auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001850auction111041: 0
2026-03-28 02:03:40 [ecarstrade.be] INFO: Found listing with ID: 7001857auction111041
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001857auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [ecarstrade.be] INFO: Scrape type for 7001857auction111041: 0
2026-03-28 02:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page173?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page172?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001859auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001859auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001859auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001964auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001964auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001964auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001997auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001997auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001997auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7002091auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002091auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7002091auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7002056auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002056auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7002056auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7002065auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002065auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7002065auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001843auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001843auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001843auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7002055auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002055auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7002055auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7002060auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002060auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7002060auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001860auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001860auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001860auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001876auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001876auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001876auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001957auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001957auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001957auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001863auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001863auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001863auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001877auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001877auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001877auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001981auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001981auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001981auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001861auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001861auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001861auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001879auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001879auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001879auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001880auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001880auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001880auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7002087auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002087auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7002087auction111041: 0
2026-03-28 02:03:51 [ecarstrade.be] INFO: Found listing with ID: 7001884auction111041
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001884auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:51 [ecarstrade.be] INFO: Scrape type for 7001884auction111041: 0
2026-03-28 02:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page174?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page173?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7002021auction111041
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002021auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:57 [ecarstrade.be] INFO: Scrape type for 7002021auction111041: 0
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7002105auction111041
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002105auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:57 [ecarstrade.be] INFO: Scrape type for 7002105auction111041: 0
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7002068auction111041
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002068auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:57 [ecarstrade.be] INFO: Scrape type for 7002068auction111041: 0
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7001846auction111041
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001846auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:57 [ecarstrade.be] INFO: Scrape type for 7001846auction111041: 0
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7002005auction111041
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002005auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:57 [ecarstrade.be] INFO: Scrape type for 7002005auction111041: 0
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7002025auction111041
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002025auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:57 [ecarstrade.be] INFO: Scrape type for 7002025auction111041: 0
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7001847auction111041
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001847auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:57 [ecarstrade.be] INFO: Scrape type for 7001847auction111041: 0
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7001958auction111041
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001958auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:57 [ecarstrade.be] INFO: Scrape type for 7001958auction111041: 0
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7002009auction111041
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002009auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:57 [ecarstrade.be] INFO: Scrape type for 7002009auction111041: 0
2026-03-28 02:03:57 [ecarstrade.be] INFO: Found listing with ID: 7002018auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002018auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002018auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7002111auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002111auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002111auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7002057auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002057auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002057auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7002059auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002059auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002059auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7002013auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002013auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002013auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7002106auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002106auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002106auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7002058auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002058auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002058auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7001934auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001934auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7001934auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7002003auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002003auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002003auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7002008auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002008auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002008auction111041: 0
2026-03-28 02:03:58 [ecarstrade.be] INFO: Found listing with ID: 7002022auction111041
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002022auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:03:58 [ecarstrade.be] INFO: Scrape type for 7002022auction111041: 0
2026-03-28 02:03:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page175?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page174?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002109auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002109auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002109auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7001915auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001915auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7001915auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7001941auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001941auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7001941auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002053auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002053auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002053auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002049auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002049auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002049auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002012auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002012auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002012auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002097auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002097auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002097auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7001911auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001911auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7001911auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7001913auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001913auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7001913auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002006auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002006auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002006auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002020auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002020auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002020auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002050auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002050auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002050auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002014auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002014auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002014auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002034auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002034auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002034auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7001900auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001900auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7001900auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002007auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002007auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002007auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002051auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002051auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002051auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002064auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002064auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002064auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002054auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002054auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002054auction111041: 0
2026-03-28 02:04:05 [ecarstrade.be] INFO: Found listing with ID: 7002017auction111041
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002017auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:05 [ecarstrade.be] INFO: Scrape type for 7002017auction111041: 0
2026-03-28 02:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:04:06 [scrapy.extensions.logstats] INFO: Crawled 397 pages (at 5 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 02:04:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page176?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page175?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002004auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002004auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002004auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002047auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002047auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002047auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002046auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002046auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002046auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002052auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002052auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002052auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002048auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002048auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002048auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7001909auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001909auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7001909auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7001894auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001894auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7001894auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7001916auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001916auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7001916auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002011auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002011auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002011auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002024auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002024auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002024auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002095auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002095auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002095auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002010auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002010auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002010auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002062auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002062auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002062auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7002063auction111041
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002063auction111041%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7002063auction111041: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7009768auction111136
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009768auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7009768auction111136: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7009769auction111136
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009769auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7009769auction111136: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7009770auction111136
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009770auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7009770auction111136: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7009771auction111136
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009771auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7009771auction111136: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7009772auction111136
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009772auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7009772auction111136: 0
2026-03-28 02:04:11 [ecarstrade.be] INFO: Found listing with ID: 7009774auction111136
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009774auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:11 [ecarstrade.be] INFO: Scrape type for 7009774auction111136: 0
2026-03-28 02:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page177?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page176?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009775auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009775auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009775auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009776auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009776auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009776auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009777auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009777auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009777auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009778auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009778auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009778auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009779auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009779auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009779auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009780auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009780auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009780auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009781auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009781auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009781auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009783auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009783auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009783auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009784auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009784auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009784auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009785auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009785auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009785auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009786auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009786auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009786auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009787auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009787auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009787auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009788auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009788auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009788auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009789auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009789auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009789auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009790auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009790auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009790auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009792auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009792auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009792auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009793auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009793auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009793auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009794auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009794auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009794auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009796auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009796auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009796auction111136: 0
2026-03-28 02:04:18 [ecarstrade.be] INFO: Found listing with ID: 7009797auction111136
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009797auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:18 [ecarstrade.be] INFO: Scrape type for 7009797auction111136: 0
2026-03-28 02:04:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page178?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page177?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:04:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:04:25 [ecarstrade.be] INFO: Found listing with ID: 7009799auction111136
2026-03-28 02:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009799auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:25 [ecarstrade.be] INFO: Scrape type for 7009799auction111136: 0
2026-03-28 02:04:25 [ecarstrade.be] INFO: Found listing with ID: 7009800auction111136
2026-03-28 02:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009800auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:25 [ecarstrade.be] INFO: Scrape type for 7009800auction111136: 0
2026-03-28 02:04:25 [ecarstrade.be] INFO: Found listing with ID: 7009801auction111136
2026-03-28 02:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009801auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:25 [ecarstrade.be] INFO: Scrape type for 7009801auction111136: 0
2026-03-28 02:04:25 [ecarstrade.be] INFO: Found listing with ID: 7009802auction111136
2026-03-28 02:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009802auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:25 [ecarstrade.be] INFO: Scrape type for 7009802auction111136: 0
2026-03-28 02:04:25 [ecarstrade.be] INFO: Found listing with ID: 7009804auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009804auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009804auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009805auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009805auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009805auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009806auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009806auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009806auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009807auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009807auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009807auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009808auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009808auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009808auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009809auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009809auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009809auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009810auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009810auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009810auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009811auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009811auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009811auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009812auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009812auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009812auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009813auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009813auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009813auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009814auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009814auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009814auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009815auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009815auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009815auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009816auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009816auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009816auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009818auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009818auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009818auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009819auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009819auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009819auction111136: 0
2026-03-28 02:04:26 [ecarstrade.be] INFO: Found listing with ID: 7009820auction111136
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009820auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:26 [ecarstrade.be] INFO: Scrape type for 7009820auction111136: 0
2026-03-28 02:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page179?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page178?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009821auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009821auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009821auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009822auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009822auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009822auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009823auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009823auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009823auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009824auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009824auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009824auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009825auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009825auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009825auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009826auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009826auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009826auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009827auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009827auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009827auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009828auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009828auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009828auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009829auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009829auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009829auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009830auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009830auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009830auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009831auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009831auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009831auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009832auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009832auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009832auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009833auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009833auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009833auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009834auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009834auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009834auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009835auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009835auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009835auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009837auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009837auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:36 [ecarstrade.be] INFO: Scrape type for 7009837auction111136: 0
2026-03-28 02:04:36 [ecarstrade.be] INFO: Found listing with ID: 7009838auction111136
2026-03-28 02:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009838auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:37 [ecarstrade.be] INFO: Scrape type for 7009838auction111136: 0
2026-03-28 02:04:37 [ecarstrade.be] INFO: Found listing with ID: 7009839auction111136
2026-03-28 02:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009839auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:37 [ecarstrade.be] INFO: Scrape type for 7009839auction111136: 0
2026-03-28 02:04:37 [ecarstrade.be] INFO: Found listing with ID: 7009840auction111136
2026-03-28 02:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009840auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:37 [ecarstrade.be] INFO: Scrape type for 7009840auction111136: 0
2026-03-28 02:04:37 [ecarstrade.be] INFO: Found listing with ID: 7009841auction111136
2026-03-28 02:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009841auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:37 [ecarstrade.be] INFO: Scrape type for 7009841auction111136: 0
2026-03-28 02:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page179?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009842auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009842auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009842auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009843auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009843auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009843auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009844auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009844auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009844auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009845auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009845auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009845auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009846auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009846auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009846auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009847auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009847auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009847auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009849auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009849auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009849auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009850auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009850auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009850auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009851auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009851auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009851auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009852auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009852auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009852auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009853auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009853auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009853auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009854auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009854auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009854auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009855auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009855auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009855auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7009857auction111136
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009857auction111136%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7009857auction111136: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7005993auction111096
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005993auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7005993auction111096: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7005998auction111096
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277005998auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7005998auction111096: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7006001auction111096
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006001auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7006001auction111096: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7006006auction111096
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006006auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7006006auction111096: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7006008auction111096
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006008auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7006008auction111096: 0
2026-03-28 02:04:44 [ecarstrade.be] INFO: Found listing with ID: 7006009auction111096
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006009auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:44 [ecarstrade.be] INFO: Scrape type for 7006009auction111096: 0
2026-03-28 02:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page180?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:04:51 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:04:51 [ecarstrade.be] INFO: Found listing with ID: 7006012auction111096
2026-03-28 02:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006012auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:51 [ecarstrade.be] INFO: Scrape type for 7006012auction111096: 0
2026-03-28 02:04:51 [ecarstrade.be] INFO: Found listing with ID: 7006018auction111096
2026-03-28 02:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006018auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:51 [ecarstrade.be] INFO: Scrape type for 7006018auction111096: 0
2026-03-28 02:04:51 [ecarstrade.be] INFO: Found listing with ID: 7006020auction111096
2026-03-28 02:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006020auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006020auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006023auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006023auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006023auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006032auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006032auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006032auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006036auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006036auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006036auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006039auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006039auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006039auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006041auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006041auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006041auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006042auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006042auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006042auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006045auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006045auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006045auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006048auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006048auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006048auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006051auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006051auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006051auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006052auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006052auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006052auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006054auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006054auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006054auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006055auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006055auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006055auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006058auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006058auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006058auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006064auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006064auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006064auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006067auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006067auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006067auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006070auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006070auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006070auction111096: 0
2026-03-28 02:04:52 [ecarstrade.be] INFO: Found listing with ID: 7006071auction111096
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006071auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:04:52 [ecarstrade.be] INFO: Scrape type for 7006071auction111096: 0
2026-03-28 02:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page181?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006073auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006073auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006073auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006075auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006075auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006075auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006077auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006077auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006077auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006080auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006080auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006080auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006082auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006082auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006082auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006084auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006084auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006084auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006090auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006090auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006090auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006093auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006093auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006093auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006096auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006096auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006096auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006101auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006101auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006101auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006103auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006103auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006103auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006106auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006106auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006106auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006112auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006112auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006112auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006124auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006124auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006124auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006144auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006144auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006144auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006154auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006154auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006154auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006157auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006157auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006157auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006170auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006170auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006170auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006171auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006171auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006171auction111096: 0
2026-03-28 02:05:04 [ecarstrade.be] INFO: Found listing with ID: 7006185auction111096
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006185auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:04 [ecarstrade.be] INFO: Scrape type for 7006185auction111096: 0
2026-03-28 02:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:05:06 [scrapy.extensions.logstats] INFO: Crawled 404 pages (at 7 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 02:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page182?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006197auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006197auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006197auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006205auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006205auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006205auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006218auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006218auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006218auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006227auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006227auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006227auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006234auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006234auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006234auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006241auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006241auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006241auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006258auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006258auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006258auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006274auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006274auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006274auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006282auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006282auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006282auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006295auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006295auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006295auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006303auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006303auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006303auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006311auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006311auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006311auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006315auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006315auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006315auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006320auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006320auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006320auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006325auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006325auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006325auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006328auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006328auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006328auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006332auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006332auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006332auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006336auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006336auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006336auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006343auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006343auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006343auction111096: 0
2026-03-28 02:05:11 [ecarstrade.be] INFO: Found listing with ID: 7006353auction111096
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006353auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:11 [ecarstrade.be] INFO: Scrape type for 7006353auction111096: 0
2026-03-28 02:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page184?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page183?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006353auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006353auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006353auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006354auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006354auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006354auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006363auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006363auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006363auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006371auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006371auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006371auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006374auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006374auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006374auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006378auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006378auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006378auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006382auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006382auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006382auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006386auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006386auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006386auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006388auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006388auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006388auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006389auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006389auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006389auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006391auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006391auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006391auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006395auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006395auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006395auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006398auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006398auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006398auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006406auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006406auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006406auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006410auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006410auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006410auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006413auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006413auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006413auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006415auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006415auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006415auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006416auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006416auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006416auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006420auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006420auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006420auction111096: 0
2026-03-28 02:05:18 [ecarstrade.be] INFO: Found listing with ID: 7006426auction111096
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006426auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:18 [ecarstrade.be] INFO: Scrape type for 7006426auction111096: 0
2026-03-28 02:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page185?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page184?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:05:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:05:52 [ecarstrade.be] INFO: Found listing with ID: 7006432auction111096
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006432auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:52 [ecarstrade.be] INFO: Scrape type for 7006432auction111096: 0
2026-03-28 02:05:52 [ecarstrade.be] INFO: Found listing with ID: 7006433auction111096
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006433auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:52 [ecarstrade.be] INFO: Scrape type for 7006433auction111096: 0
2026-03-28 02:05:52 [ecarstrade.be] INFO: Found listing with ID: 7006447auction111096
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006447auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:52 [ecarstrade.be] INFO: Scrape type for 7006447auction111096: 0
2026-03-28 02:05:52 [ecarstrade.be] INFO: Found listing with ID: 7006453auction111096
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006453auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:52 [ecarstrade.be] INFO: Scrape type for 7006453auction111096: 0
2026-03-28 02:05:52 [ecarstrade.be] INFO: Found listing with ID: 7006460auction111096
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006460auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:52 [ecarstrade.be] INFO: Scrape type for 7006460auction111096: 0
2026-03-28 02:05:52 [ecarstrade.be] INFO: Found listing with ID: 7006464auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006464auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006464auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006471auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006471auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006471auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006473auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006473auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006473auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006474auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006474auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006474auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006475auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006475auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006475auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006476auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006476auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006476auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006477auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006477auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006477auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006478auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006478auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006478auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006479auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006479auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006479auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006482auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006482auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006482auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006483auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006483auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006483auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006487auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006487auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006487auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006489auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006489auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006489auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006494auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006494auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006494auction111096: 0
2026-03-28 02:05:53 [ecarstrade.be] INFO: Found listing with ID: 7006497auction111096
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006497auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:05:53 [ecarstrade.be] INFO: Scrape type for 7006497auction111096: 0
2026-03-28 02:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:06 [scrapy.extensions.logstats] INFO: Crawled 407 pages (at 3 pages/min), scraped 215 items (at 0 items/min)
2026-03-28 02:06:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page185?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006501auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006501auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006501auction111096: 0
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006502auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006502auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006502auction111096: 0
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006634auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006634auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006634auction111096: 2
2026-03-28 02:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006635auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006635auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006635auction111096: 2
2026-03-28 02:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006636auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006636auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006636auction111096: 2
2026-03-28 02:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006637auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006637auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006637auction111096: 2
2026-03-28 02:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006639auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006639auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006639auction111096: 2
2026-03-28 02:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006641auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006641auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006641auction111096: 2
2026-03-28 02:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006642auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006642auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006642auction111096: 2
2026-03-28 02:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006644auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006644auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006644auction111096: 2
2026-03-28 02:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006646auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006646auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006646auction111096: 2
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006647auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006647auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006647auction111096: 2
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006649auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006649auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006649auction111096: 2
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006650auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006650auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006650auction111096: 2
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006653auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006653auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006653auction111096: 0
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006655auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006655auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006655auction111096: 0
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006656auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006656auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006656auction111096: 2
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006659auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006659auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006659auction111096: 2
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006660auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006660auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006660auction111096: 2
2026-03-28 02:06:24 [ecarstrade.be] INFO: Found listing with ID: 7006662auction111096
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006662auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:24 [ecarstrade.be] INFO: Scrape type for 7006662auction111096: 2
2026-03-28 02:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006636> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006634> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:30 [ecarstrade.be] INFO: Extracting details for car 7006636auction111096
2026-03-28 02:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be0a3bd1-a1c6-5306-9281-22d097a2f71f with identifier: 7006636auction111096
2026-03-28 02:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be0a3bd1-a1c6-5306-9281-22d097a2f71f with scrape type 2
2026-03-28 02:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be0a3bd1-a1c6-5306-9281-22d097a2f71f with scrape type 2
2026-03-28 02:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: be0a3bd1-a1c6-5306-9281-22d097a2f71f, identifier: 7006636auction111096
2026-03-28 02:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: be0a3bd1-a1c6-5306-9281-22d097a2f71f with identifier: 7006636auction111096
2026-03-28 02:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: be0a3bd1-a1c6-5306-9281-22d097a2f71f with identifier: 7006636auction111096
2026-03-28 02:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: be0a3bd1-a1c6-5306-9281-22d097a2f71f with identifier: 7006636auction111096 to the API
2026-03-28 02:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006636>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'be0a3bd1-a1c6-5306-9281-22d097a2f71f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006636',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 53093,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-28 02:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006636auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:33 [ecarstrade.be] INFO: Saving data for 7006636auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562864.234026, 'last_price_update_time': 1774663593.107061}
2026-03-28 02:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006636auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:33 [ecarstrade.be] INFO: Extracting details for car 7006634auction111096
2026-03-28 02:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006635> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006641> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006642> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006639> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8170169e-7d58-5430-aa1f-941dea9b6bee with identifier: 7006634auction111096
2026-03-28 02:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8170169e-7d58-5430-aa1f-941dea9b6bee with scrape type 2
2026-03-28 02:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8170169e-7d58-5430-aa1f-941dea9b6bee with scrape type 2
2026-03-28 02:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8170169e-7d58-5430-aa1f-941dea9b6bee, identifier: 7006634auction111096
2026-03-28 02:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8170169e-7d58-5430-aa1f-941dea9b6bee with identifier: 7006634auction111096
2026-03-28 02:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8170169e-7d58-5430-aa1f-941dea9b6bee with identifier: 7006634auction111096
2026-03-28 02:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8170169e-7d58-5430-aa1f-941dea9b6bee with identifier: 7006634auction111096 to the API
2026-03-28 02:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006634>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8170169e-7d58-5430-aa1f-941dea9b6bee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006634',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 43166,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-28 02:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006634auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:34 [ecarstrade.be] INFO: Saving data for 7006634auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562866.037213, 'last_price_update_time': 1774663594.951403}
2026-03-28 02:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006634auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:34 [ecarstrade.be] INFO: Extracting details for car 7006635auction111096
2026-03-28 02:06:34 [ecarstrade.be] INFO: Extracting details for car 7006641auction111096
2026-03-28 02:06:35 [ecarstrade.be] INFO: Extracting details for car 7006642auction111096
2026-03-28 02:06:35 [ecarstrade.be] INFO: Extracting details for car 7006639auction111096
2026-03-28 02:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 771fb78c-26f5-55b3-890c-12d6e135f1a9 with identifier: 7006635auction111096
2026-03-28 02:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 771fb78c-26f5-55b3-890c-12d6e135f1a9 with scrape type 2
2026-03-28 02:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 771fb78c-26f5-55b3-890c-12d6e135f1a9 with scrape type 2
2026-03-28 02:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 771fb78c-26f5-55b3-890c-12d6e135f1a9, identifier: 7006635auction111096
2026-03-28 02:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 385f7991-d751-5970-a670-8a3fd9f62d6d with identifier: 7006641auction111096
2026-03-28 02:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 385f7991-d751-5970-a670-8a3fd9f62d6d with scrape type 2
2026-03-28 02:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 385f7991-d751-5970-a670-8a3fd9f62d6d with scrape type 2
2026-03-28 02:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 385f7991-d751-5970-a670-8a3fd9f62d6d, identifier: 7006641auction111096
2026-03-28 02:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ca0acbc-a35b-50fa-916a-716ec3fff875 with identifier: 7006642auction111096
2026-03-28 02:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca0acbc-a35b-50fa-916a-716ec3fff875 with scrape type 2
2026-03-28 02:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ca0acbc-a35b-50fa-916a-716ec3fff875 with scrape type 2
2026-03-28 02:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ca0acbc-a35b-50fa-916a-716ec3fff875, identifier: 7006642auction111096
2026-03-28 02:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e93a4b93-f078-5fd2-95c6-420cdb0cd56d with identifier: 7006639auction111096
2026-03-28 02:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e93a4b93-f078-5fd2-95c6-420cdb0cd56d with scrape type 2
2026-03-28 02:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e93a4b93-f078-5fd2-95c6-420cdb0cd56d with scrape type 2
2026-03-28 02:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e93a4b93-f078-5fd2-95c6-420cdb0cd56d, identifier: 7006639auction111096
2026-03-28 02:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 771fb78c-26f5-55b3-890c-12d6e135f1a9 with identifier: 7006635auction111096
2026-03-28 02:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 771fb78c-26f5-55b3-890c-12d6e135f1a9 with identifier: 7006635auction111096
2026-03-28 02:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 771fb78c-26f5-55b3-890c-12d6e135f1a9 with identifier: 7006635auction111096 to the API
2026-03-28 02:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006635>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '771fb78c-26f5-55b3-890c-12d6e135f1a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006635',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 45610,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-28 02:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006635auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:35 [ecarstrade.be] INFO: Saving data for 7006635auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562864.569164, 'last_price_update_time': 1774663595.821337}
2026-03-28 02:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006635auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 385f7991-d751-5970-a670-8a3fd9f62d6d with identifier: 7006641auction111096
2026-03-28 02:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 385f7991-d751-5970-a670-8a3fd9f62d6d with identifier: 7006641auction111096
2026-03-28 02:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 385f7991-d751-5970-a670-8a3fd9f62d6d with identifier: 7006641auction111096 to the API
2026-03-28 02:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006641>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '385f7991-d751-5970-a670-8a3fd9f62d6d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006641',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 77004,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-28 02:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006641auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:38 [ecarstrade.be] INFO: Saving data for 7006641auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562866.392191, 'last_price_update_time': 1774663598.4047}
2026-03-28 02:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006641auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ca0acbc-a35b-50fa-916a-716ec3fff875 with identifier: 7006642auction111096
2026-03-28 02:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ca0acbc-a35b-50fa-916a-716ec3fff875 with identifier: 7006642auction111096
2026-03-28 02:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ca0acbc-a35b-50fa-916a-716ec3fff875 with identifier: 7006642auction111096 to the API
2026-03-28 02:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006642>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1ca0acbc-a35b-50fa-916a-716ec3fff875',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006642',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 111269,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-28 02:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006642auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:39 [ecarstrade.be] INFO: Saving data for 7006642auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562861.167898, 'last_price_update_time': 1774663599.529985}
2026-03-28 02:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006642auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e93a4b93-f078-5fd2-95c6-420cdb0cd56d with identifier: 7006639auction111096
2026-03-28 02:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e93a4b93-f078-5fd2-95c6-420cdb0cd56d with identifier: 7006639auction111096
2026-03-28 02:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e93a4b93-f078-5fd2-95c6-420cdb0cd56d with identifier: 7006639auction111096 to the API
2026-03-28 02:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006639>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e93a4b93-f078-5fd2-95c6-420cdb0cd56d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006639',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 74237,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-28 02:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006639auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:41 [ecarstrade.be] INFO: Saving data for 7006639auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562863.178803, 'last_price_update_time': 1774663601.899925}
2026-03-28 02:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006639auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006644> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006637> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:06:41 [ecarstrade.be] INFO: Found listing with ID: 7006664auction111096
2026-03-28 02:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006664auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:41 [ecarstrade.be] INFO: Scrape type for 7006664auction111096: 2
2026-03-28 02:06:41 [ecarstrade.be] INFO: Found listing with ID: 7006666auction111096
2026-03-28 02:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006666auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:42 [ecarstrade.be] INFO: Scrape type for 7006666auction111096: 2
2026-03-28 02:06:42 [ecarstrade.be] INFO: Found listing with ID: 7006667auction111096
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006667auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:42 [ecarstrade.be] INFO: Scrape type for 7006667auction111096: 2
2026-03-28 02:06:42 [ecarstrade.be] INFO: Found listing with ID: 7006668auction111096
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006668auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:42 [ecarstrade.be] INFO: Scrape type for 7006668auction111096: 2
2026-03-28 02:06:42 [ecarstrade.be] INFO: Extracting details for car 7006644auction111096
2026-03-28 02:06:42 [ecarstrade.be] INFO: Extracting details for car 7006637auction111096
2026-03-28 02:06:42 [ecarstrade.be] INFO: Found listing with ID: 7006670auction111096
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006670auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:42 [ecarstrade.be] INFO: Scrape type for 7006670auction111096: 2
2026-03-28 02:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19bdff21-776c-5666-b312-fec55d01da69 with identifier: 7006644auction111096
2026-03-28 02:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19bdff21-776c-5666-b312-fec55d01da69 with scrape type 2
2026-03-28 02:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19bdff21-776c-5666-b312-fec55d01da69 with scrape type 2
2026-03-28 02:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 19bdff21-776c-5666-b312-fec55d01da69, identifier: 7006644auction111096
2026-03-28 02:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0444b921-3878-54c8-8c08-5796ed37db87 with identifier: 7006637auction111096
2026-03-28 02:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0444b921-3878-54c8-8c08-5796ed37db87 with scrape type 2
2026-03-28 02:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0444b921-3878-54c8-8c08-5796ed37db87 with scrape type 2
2026-03-28 02:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0444b921-3878-54c8-8c08-5796ed37db87, identifier: 7006637auction111096
2026-03-28 02:06:42 [ecarstrade.be] INFO: Found listing with ID: 7006672auction111096
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006672auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:42 [ecarstrade.be] INFO: Scrape type for 7006672auction111096: 2
2026-03-28 02:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 19bdff21-776c-5666-b312-fec55d01da69 with identifier: 7006644auction111096
2026-03-28 02:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 19bdff21-776c-5666-b312-fec55d01da69 with identifier: 7006644auction111096
2026-03-28 02:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 19bdff21-776c-5666-b312-fec55d01da69 with identifier: 7006644auction111096 to the API
2026-03-28 02:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006644>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '19bdff21-776c-5666-b312-fec55d01da69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006644',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 122499,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2021}
2026-03-28 02:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006644auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:43 [ecarstrade.be] INFO: Saving data for 7006644auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562865.503083, 'last_price_update_time': 1774663603.289151}
2026-03-28 02:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006644auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0444b921-3878-54c8-8c08-5796ed37db87 with identifier: 7006637auction111096
2026-03-28 02:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0444b921-3878-54c8-8c08-5796ed37db87 with identifier: 7006637auction111096
2026-03-28 02:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0444b921-3878-54c8-8c08-5796ed37db87 with identifier: 7006637auction111096 to the API
2026-03-28 02:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006637>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0444b921-3878-54c8-8c08-5796ed37db87',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006637',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 61928,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006637auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Saving data for 7006637auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562865.069142, 'last_price_update_time': 1774663604.642566}
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006637auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006673auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006673auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006673auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006674auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006674auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006674auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006675auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006675auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006675auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006676auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006676auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006676auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006677auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006677auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006677auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006678auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006678auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006678auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006679auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006679auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006679auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006680auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006680auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006680auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006681auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006681auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006681auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006682auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006682auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006682auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006683auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006683auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006683auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006684auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006684auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006684auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006685auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006685auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006685auction111096: 2
2026-03-28 02:06:44 [ecarstrade.be] INFO: Found listing with ID: 7006686auction111096
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006686auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:44 [ecarstrade.be] INFO: Scrape type for 7006686auction111096: 2
2026-03-28 02:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006646> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:45 [ecarstrade.be] INFO: Extracting details for car 7006646auction111096
2026-03-28 02:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b56be8-2f40-5eff-9e1e-ff9cb0e2d149 with identifier: 7006646auction111096
2026-03-28 02:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b56be8-2f40-5eff-9e1e-ff9cb0e2d149 with scrape type 2
2026-03-28 02:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b56be8-2f40-5eff-9e1e-ff9cb0e2d149 with scrape type 2
2026-03-28 02:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b0b56be8-2f40-5eff-9e1e-ff9cb0e2d149, identifier: 7006646auction111096
2026-03-28 02:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b0b56be8-2f40-5eff-9e1e-ff9cb0e2d149 with identifier: 7006646auction111096
2026-03-28 02:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b0b56be8-2f40-5eff-9e1e-ff9cb0e2d149 with identifier: 7006646auction111096
2026-03-28 02:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b0b56be8-2f40-5eff-9e1e-ff9cb0e2d149 with identifier: 7006646auction111096 to the API
2026-03-28 02:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006646>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b0b56be8-2f40-5eff-9e1e-ff9cb0e2d149',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006646',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 121863,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5iA xDrive25e PHEV OPF',
 'transmission': 'automatic',
 'trim': '1.5iA xDrive25e PHEV OPF',
 'vin': None,
 'year': 2021}
2026-03-28 02:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006646auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:46 [ecarstrade.be] INFO: Saving data for 7006646auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562812.640682, 'last_price_update_time': 1774663606.434226}
2026-03-28 02:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006646auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006649> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:48 [ecarstrade.be] INFO: Extracting details for car 7006649auction111096
2026-03-28 02:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee30d413-17e9-5246-8056-d1a8798dcd02 with identifier: 7006649auction111096
2026-03-28 02:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee30d413-17e9-5246-8056-d1a8798dcd02 with scrape type 2
2026-03-28 02:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee30d413-17e9-5246-8056-d1a8798dcd02 with scrape type 2
2026-03-28 02:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ee30d413-17e9-5246-8056-d1a8798dcd02, identifier: 7006649auction111096
2026-03-28 02:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ee30d413-17e9-5246-8056-d1a8798dcd02 with identifier: 7006649auction111096
2026-03-28 02:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ee30d413-17e9-5246-8056-d1a8798dcd02 with identifier: 7006649auction111096
2026-03-28 02:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ee30d413-17e9-5246-8056-d1a8798dcd02 with identifier: 7006649auction111096 to the API
2026-03-28 02:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006649>
{'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-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ee30d413-17e9-5246-8056-d1a8798dcd02',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006649',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 135124,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5iA xDrive25e PHEV OPF',
 'transmission': 'automatic',
 'trim': '1.5iA xDrive25e PHEV OPF',
 'vin': None,
 'year': 2020}
2026-03-28 02:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006649auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:49 [ecarstrade.be] INFO: Saving data for 7006649auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562863.638298, 'last_price_update_time': 1774663609.562879}
2026-03-28 02:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006649auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006656> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006650> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:49 [ecarstrade.be] INFO: Extracting details for car 7006656auction111096
2026-03-28 02:06:49 [ecarstrade.be] INFO: Extracting details for car 7006650auction111096
2026-03-28 02:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a1c924-4c6e-51eb-ad37-76b06ddacda7 with identifier: 7006656auction111096
2026-03-28 02:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a1c924-4c6e-51eb-ad37-76b06ddacda7 with scrape type 2
2026-03-28 02:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86a1c924-4c6e-51eb-ad37-76b06ddacda7 with scrape type 2
2026-03-28 02:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86a1c924-4c6e-51eb-ad37-76b06ddacda7, identifier: 7006656auction111096
2026-03-28 02:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea7e0c50-586c-55ea-99dd-580708258aa0 with identifier: 7006650auction111096
2026-03-28 02:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea7e0c50-586c-55ea-99dd-580708258aa0 with scrape type 2
2026-03-28 02:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea7e0c50-586c-55ea-99dd-580708258aa0 with scrape type 2
2026-03-28 02:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea7e0c50-586c-55ea-99dd-580708258aa0, identifier: 7006650auction111096
2026-03-28 02:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86a1c924-4c6e-51eb-ad37-76b06ddacda7 with identifier: 7006656auction111096
2026-03-28 02:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86a1c924-4c6e-51eb-ad37-76b06ddacda7 with identifier: 7006656auction111096
2026-03-28 02:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86a1c924-4c6e-51eb-ad37-76b06ddacda7 with identifier: 7006656auction111096 to the API
2026-03-28 02:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006656>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '86a1c924-4c6e-51eb-ad37-76b06ddacda7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006656',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 175265,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X3 2.0 XDRIVE30E (120KW) AUTO',
 'transmission': 'automatic',
 'trim': '2.0 XDRIVE30E (120KW) AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006656auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:50 [ecarstrade.be] INFO: Saving data for 7006656auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562862.848722, 'last_price_update_time': 1774663610.576706}
2026-03-28 02:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006656auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea7e0c50-586c-55ea-99dd-580708258aa0 with identifier: 7006650auction111096
2026-03-28 02:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea7e0c50-586c-55ea-99dd-580708258aa0 with identifier: 7006650auction111096
2026-03-28 02:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea7e0c50-586c-55ea-99dd-580708258aa0 with identifier: 7006650auction111096 to the API
2026-03-28 02:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006650>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ea7e0c50-586c-55ea-99dd-580708258aa0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006650',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 111755,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 2.0 XDRIVE18D 4WD AUTO 100KW',
 'transmission': 'automatic',
 'trim': '2.0 XDRIVE18D 4WD AUTO 100KW',
 'vin': None,
 'year': 2022}
2026-03-28 02:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006650auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:50 [ecarstrade.be] INFO: Saving data for 7006650auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562809.53627, 'last_price_update_time': 1774663610.86732}
2026-03-28 02:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006650auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006659> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006660> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:51 [ecarstrade.be] INFO: Extracting details for car 7006659auction111096
2026-03-28 02:06:51 [ecarstrade.be] INFO: Extracting details for car 7006660auction111096
2026-03-28 02:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b432a17-0926-5553-ac13-0bb6ce66f335 with identifier: 7006659auction111096
2026-03-28 02:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b432a17-0926-5553-ac13-0bb6ce66f335 with scrape type 2
2026-03-28 02:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b432a17-0926-5553-ac13-0bb6ce66f335 with scrape type 2
2026-03-28 02:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4b432a17-0926-5553-ac13-0bb6ce66f335, identifier: 7006659auction111096
2026-03-28 02:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f65f8b6b-6e7d-5d1d-a88f-59f6e9748708 with identifier: 7006660auction111096
2026-03-28 02:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65f8b6b-6e7d-5d1d-a88f-59f6e9748708 with scrape type 2
2026-03-28 02:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f65f8b6b-6e7d-5d1d-a88f-59f6e9748708 with scrape type 2
2026-03-28 02:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f65f8b6b-6e7d-5d1d-a88f-59f6e9748708, identifier: 7006660auction111096
2026-03-28 02:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4b432a17-0926-5553-ac13-0bb6ce66f335 with identifier: 7006659auction111096
2026-03-28 02:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4b432a17-0926-5553-ac13-0bb6ce66f335 with identifier: 7006659auction111096
2026-03-28 02:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4b432a17-0926-5553-ac13-0bb6ce66f335 with identifier: 7006659auction111096 to the API
2026-03-28 02:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006659>
{'auction_title': '',
 'c_o_2_emission_value': 45,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4b432a17-0926-5553-ac13-0bb6ce66f335',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006659',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 100209,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X3 - 2018 2.0iA xDrive30e PHEV OPF',
 'transmission': 'automatic',
 'trim': '- 2018 2.0iA xDrive30e PHEV OPF',
 'vin': None,
 'year': 2021}
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006659auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:53 [ecarstrade.be] INFO: Saving data for 7006659auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562862.539321, 'last_price_update_time': 1774663613.083196}
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006659auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f65f8b6b-6e7d-5d1d-a88f-59f6e9748708 with identifier: 7006660auction111096
2026-03-28 02:06:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 02:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f65f8b6b-6e7d-5d1d-a88f-59f6e9748708 with identifier: 7006660auction111096
2026-03-28 02:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f65f8b6b-6e7d-5d1d-a88f-59f6e9748708 with identifier: 7006660auction111096 to the API
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006660>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f65f8b6b-6e7d-5d1d-a88f-59f6e9748708',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006660',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 154840,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X3 - 2018 2.0iA xDrive30e PHEV OPF',
 'transmission': 'automatic',
 'trim': '- 2018 2.0iA xDrive30e PHEV OPF',
 'vin': None,
 'year': 2020}
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006660auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:53 [ecarstrade.be] INFO: Saving data for 7006660auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562896.565733, 'last_price_update_time': 1774663613.397884}
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006660auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006662> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:53 [ecarstrade.be] INFO: Extracting details for car 7006662auction111096
2026-03-28 02:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9287d6e8-13ae-5555-8764-0f80c5808c4d with identifier: 7006662auction111096
2026-03-28 02:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9287d6e8-13ae-5555-8764-0f80c5808c4d with scrape type 2
2026-03-28 02:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9287d6e8-13ae-5555-8764-0f80c5808c4d with scrape type 2
2026-03-28 02:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9287d6e8-13ae-5555-8764-0f80c5808c4d, identifier: 7006662auction111096
2026-03-28 02:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9287d6e8-13ae-5555-8764-0f80c5808c4d with identifier: 7006662auction111096
2026-03-28 02:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9287d6e8-13ae-5555-8764-0f80c5808c4d with identifier: 7006662auction111096
2026-03-28 02:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9287d6e8-13ae-5555-8764-0f80c5808c4d with identifier: 7006662auction111096 to the API
2026-03-28 02:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006662>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9287d6e8-13ae-5555-8764-0f80c5808c4d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006662',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 173719,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X3 - 2018 2.0iA xDrive30e PHEV OPF',
 'transmission': 'automatic',
 'trim': '- 2018 2.0iA xDrive30e PHEV OPF',
 'vin': None,
 'year': 2020}
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006662auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Saving data for 7006662auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562895.423663, 'last_price_update_time': 1774663614.589427}
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006662auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006689auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006689auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006689auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006690auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006690auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006690auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006691auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006691auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006691auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006692auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006692auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006692auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006693auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006693auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006693auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006696auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006696auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006696auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006697auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006697auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006697auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006698auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006698auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006698auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006699auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006699auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006699auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006700auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006700auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006700auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006701auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006701auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006701auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006702auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006702auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006702auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006703auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006703auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006703auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006704auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006704auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006704auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006705auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006705auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006705auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006706auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006706auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006706auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006707auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006707auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006707auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006708auction111096
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006708auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:54 [ecarstrade.be] INFO: Scrape type for 7006708auction111096: 2
2026-03-28 02:06:54 [ecarstrade.be] INFO: Found listing with ID: 7006709auction111096
2026-03-28 02:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006709auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:55 [ecarstrade.be] INFO: Scrape type for 7006709auction111096: 2
2026-03-28 02:06:55 [ecarstrade.be] INFO: Found listing with ID: 7006710auction111096
2026-03-28 02:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006710auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:55 [ecarstrade.be] INFO: Scrape type for 7006710auction111096: 2
2026-03-28 02:06:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006664> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:55 [ecarstrade.be] INFO: Extracting details for car 7006664auction111096
2026-03-28 02:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f919e98-151f-5fc8-b410-516d2297c992 with identifier: 7006664auction111096
2026-03-28 02:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f919e98-151f-5fc8-b410-516d2297c992 with scrape type 2
2026-03-28 02:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f919e98-151f-5fc8-b410-516d2297c992 with scrape type 2
2026-03-28 02:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f919e98-151f-5fc8-b410-516d2297c992, identifier: 7006664auction111096
2026-03-28 02:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f919e98-151f-5fc8-b410-516d2297c992 with identifier: 7006664auction111096
2026-03-28 02:06:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 02:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f919e98-151f-5fc8-b410-516d2297c992 with identifier: 7006664auction111096
2026-03-28 02:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f919e98-151f-5fc8-b410-516d2297c992 with identifier: 7006664auction111096 to the API
2026-03-28 02:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006664>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5f919e98-151f-5fc8-b410-516d2297c992',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006664',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 80193,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROAu2039N C5 AIRCROSS 1.6 HYBRID 225 E-EAT8 SHINE AUTO',
 'transmission': 'automatic',
 'trim': 'CITROAu2039N C5 AIRCROSS 1.6 HYBRID 225 E-EAT8 SHINE AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006664auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:56 [ecarstrade.be] INFO: Saving data for 7006664auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562885.16887, 'last_price_update_time': 1774663616.159047}
2026-03-28 02:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006664auction111096') HTTP/1.1" 204 0
2026-03-28 02:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006666> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:06:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:06:57 [ecarstrade.be] INFO: Extracting details for car 7006666auction111096
2026-03-28 02:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e29af801-aa60-5bab-87a2-2b805ec7196a with identifier: 7006666auction111096
2026-03-28 02:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e29af801-aa60-5bab-87a2-2b805ec7196a with scrape type 2
2026-03-28 02:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e29af801-aa60-5bab-87a2-2b805ec7196a with scrape type 2
2026-03-28 02:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e29af801-aa60-5bab-87a2-2b805ec7196a, identifier: 7006666auction111096
2026-03-28 02:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e29af801-aa60-5bab-87a2-2b805ec7196a with identifier: 7006666auction111096
2026-03-28 02:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e29af801-aa60-5bab-87a2-2b805ec7196a with identifier: 7006666auction111096
2026-03-28 02:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e29af801-aa60-5bab-87a2-2b805ec7196a with identifier: 7006666auction111096 to the API
2026-03-28 02:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:06: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-28 02:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006666>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e29af801-aa60-5bab-87a2-2b805ec7196a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006666',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 93476,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROAu2039N C5Aircross 1.6 PHEV 225 E-EAT8 BUS. LOUNGE AUTO',
 'transmission': 'automatic',
 'trim': 'CITROAu2039N C5Aircross 1.6 PHEV 225 E-EAT8 BUS. LOUNGE AUTO',
 'vin': None,
 'year': 2022}
2026-03-28 02:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006666auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:06:57 [ecarstrade.be] INFO: Saving data for 7006666auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562883.56265, 'last_price_update_time': 1774663617.480965}
2026-03-28 02:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006666auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006672> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:00 [ecarstrade.be] INFO: Extracting details for car 7006672auction111096
2026-03-28 02:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 816a6dc0-712e-5296-a591-501c8850e735 with identifier: 7006672auction111096
2026-03-28 02:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 816a6dc0-712e-5296-a591-501c8850e735 with scrape type 2
2026-03-28 02:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 816a6dc0-712e-5296-a591-501c8850e735 with scrape type 2
2026-03-28 02:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 816a6dc0-712e-5296-a591-501c8850e735, identifier: 7006672auction111096
2026-03-28 02:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 816a6dc0-712e-5296-a591-501c8850e735 with identifier: 7006672auction111096
2026-03-28 02:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 816a6dc0-712e-5296-a591-501c8850e735 with identifier: 7006672auction111096
2026-03-28 02:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 816a6dc0-712e-5296-a591-501c8850e735 with identifier: 7006672auction111096 to the API
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006672>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '816a6dc0-712e-5296-a591-501c8850e735',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006672',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 148610,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS AUTOMOBILES DS 7 CROSSBACK 1.6 PHEV 225 BASTILLE + AUTO',
 'transmission': 'automatic',
 'trim': 'DS AUTOMOBILES DS 7 CROSSBK 1.6 PHEV 225 BASTILLE + AUTO',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006672auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:01 [ecarstrade.be] INFO: Saving data for 7006672auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562882.607107, 'last_price_update_time': 1774663621.301558}
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006672auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006673> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:01 [ecarstrade.be] INFO: Extracting details for car 7006673auction111096
2026-03-28 02:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d38de807-c7ba-5899-9f62-b395d3044ffb with identifier: 7006673auction111096
2026-03-28 02:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d38de807-c7ba-5899-9f62-b395d3044ffb with scrape type 2
2026-03-28 02:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d38de807-c7ba-5899-9f62-b395d3044ffb with scrape type 2
2026-03-28 02:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d38de807-c7ba-5899-9f62-b395d3044ffb, identifier: 7006673auction111096
2026-03-28 02:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d38de807-c7ba-5899-9f62-b395d3044ffb with identifier: 7006673auction111096
2026-03-28 02:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d38de807-c7ba-5899-9f62-b395d3044ffb with identifier: 7006673auction111096
2026-03-28 02:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d38de807-c7ba-5899-9f62-b395d3044ffb with identifier: 7006673auction111096 to the API
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006673>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd38de807-c7ba-5899-9f62-b395d3044ffb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006673',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 157391,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD KUGA 1.5 ECOBLUE 88KW TITANIUM',
 'transmission': 'manual',
 'trim': 'FORD KUGA 1.5 ECOBLUE 88KW TITANIUM',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006673auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:01 [ecarstrade.be] INFO: Saving data for 7006673auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562888.818522, 'last_price_update_time': 1774663621.859411}
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006673auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006686> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:02 [ecarstrade.be] INFO: Extracting details for car 7006686auction111096
2026-03-28 02:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7600380-c480-5076-a95f-296f872c0d50 with identifier: 7006686auction111096
2026-03-28 02:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7600380-c480-5076-a95f-296f872c0d50 with scrape type 2
2026-03-28 02:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7600380-c480-5076-a95f-296f872c0d50 with scrape type 2
2026-03-28 02:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c7600380-c480-5076-a95f-296f872c0d50, identifier: 7006686auction111096
2026-03-28 02:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c7600380-c480-5076-a95f-296f872c0d50 with identifier: 7006686auction111096
2026-03-28 02:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c7600380-c480-5076-a95f-296f872c0d50 with identifier: 7006686auction111096
2026-03-28 02:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c7600380-c480-5076-a95f-296f872c0d50 with identifier: 7006686auction111096 to the API
2026-03-28 02:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006686>
{'auction_title': '',
 'c_o_2_emission_value': 182,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c7600380-c480-5076-a95f-296f872c0d50',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006686',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 128237,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-07-10',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD TRANSIT 2T 350M FOU MWB HR DSL 2.0 TDCi L2H2 Trend',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT 2T 350M FOU MWB HR DSL 2.0 TDCi L2H2 Trend',
 'vin': None,
 'year': 2018}
2026-03-28 02:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006686auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:03 [ecarstrade.be] INFO: Saving data for 7006686auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562917.943117, 'last_price_update_time': 1774663623.217176}
2026-03-28 02:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006686auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006668> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:03 [ecarstrade.be] INFO: Extracting details for car 7006668auction111096
2026-03-28 02:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 489e45a6-e7f7-58d1-8c3b-8d242cf0a95c with identifier: 7006668auction111096
2026-03-28 02:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 489e45a6-e7f7-58d1-8c3b-8d242cf0a95c with scrape type 2
2026-03-28 02:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 489e45a6-e7f7-58d1-8c3b-8d242cf0a95c with scrape type 2
2026-03-28 02:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 489e45a6-e7f7-58d1-8c3b-8d242cf0a95c, identifier: 7006668auction111096
2026-03-28 02:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 489e45a6-e7f7-58d1-8c3b-8d242cf0a95c with identifier: 7006668auction111096
2026-03-28 02:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 489e45a6-e7f7-58d1-8c3b-8d242cf0a95c with identifier: 7006668auction111096
2026-03-28 02:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 489e45a6-e7f7-58d1-8c3b-8d242cf0a95c with identifier: 7006668auction111096 to the API
2026-03-28 02:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006668>
{'auction_title': '',
 'c_o_2_emission_value': 36,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '489e45a6-e7f7-58d1-8c3b-8d242cf0a95c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006668',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 68337,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROËN C5 AIRCROSS 1.6 PureTech PHEV Feel S&S',
 'transmission': 'automatic',
 'trim': 'CITROËN C5 AIRCROSS 1.6 PureTech PHEV Feel S&S',
 'vin': None,
 'year': 2020}
2026-03-28 02:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006668auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:03 [ecarstrade.be] INFO: Saving data for 7006668auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562881.294491, 'last_price_update_time': 1774663623.719556}
2026-03-28 02:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006668auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006670> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006685> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:03 [ecarstrade.be] INFO: Extracting details for car 7006670auction111096
2026-03-28 02:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61c234a1-437e-5885-868d-237ddfa5c5c7 with identifier: 7006670auction111096
2026-03-28 02:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61c234a1-437e-5885-868d-237ddfa5c5c7 with scrape type 2
2026-03-28 02:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61c234a1-437e-5885-868d-237ddfa5c5c7 with scrape type 2
2026-03-28 02:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 61c234a1-437e-5885-868d-237ddfa5c5c7, identifier: 7006670auction111096
2026-03-28 02:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 61c234a1-437e-5885-868d-237ddfa5c5c7 with identifier: 7006670auction111096
2026-03-28 02:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 61c234a1-437e-5885-868d-237ddfa5c5c7 with identifier: 7006670auction111096
2026-03-28 02:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 61c234a1-437e-5885-868d-237ddfa5c5c7 with identifier: 7006670auction111096 to the API
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006670>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '61c234a1-437e-5885-868d-237ddfa5c5c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006670',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Cupra',
 'model': 'Leon',
 'odometer': 97512,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CUPRA LEON ST 1.4 PHEV E-HYBRID 150KW DSG SP',
 'transmission': 'automatic',
 'trim': 'CUPRA LEON ST 1.4 PHEV E-HYBRID 150KW DSG SP',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006670auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:04 [ecarstrade.be] INFO: Saving data for 7006670auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562885.502627, 'last_price_update_time': 1774663624.202926}
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006670auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:04 [ecarstrade.be] INFO: Extracting details for car 7006685auction111096
2026-03-28 02:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce45c797-e91d-5aa8-8f63-876f27a7b0a8 with identifier: 7006685auction111096
2026-03-28 02:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce45c797-e91d-5aa8-8f63-876f27a7b0a8 with scrape type 2
2026-03-28 02:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce45c797-e91d-5aa8-8f63-876f27a7b0a8 with scrape type 2
2026-03-28 02:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ce45c797-e91d-5aa8-8f63-876f27a7b0a8, identifier: 7006685auction111096
2026-03-28 02:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ce45c797-e91d-5aa8-8f63-876f27a7b0a8 with identifier: 7006685auction111096
2026-03-28 02:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ce45c797-e91d-5aa8-8f63-876f27a7b0a8 with identifier: 7006685auction111096
2026-03-28 02:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ce45c797-e91d-5aa8-8f63-876f27a7b0a8 with identifier: 7006685auction111096 to the API
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006685>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ce45c797-e91d-5aa8-8f63-876f27a7b0a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006685',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 112829,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-09-17',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD TRANSIT 2T 350M FOU MWB HR DSL 2.0 TDCi L2H2 Trend',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT 2T 350M FOU MWB HR DSL 2.0 TDCi L2H2 Trend',
 'vin': None,
 'year': 2018}
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006685auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:04 [ecarstrade.be] INFO: Saving data for 7006685auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562942.793262, 'last_price_update_time': 1774663624.671406}
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006685auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:06 [scrapy.extensions.logstats] INFO: Crawled 433 pages (at 26 pages/min), scraped 238 items (at 23 items/min)
2026-03-28 02:07:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006684> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:07 [ecarstrade.be] INFO: Extracting details for car 7006684auction111096
2026-03-28 02:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 706dcc21-fa64-52a4-b6f9-42b9afcb7f2b with identifier: 7006684auction111096
2026-03-28 02:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706dcc21-fa64-52a4-b6f9-42b9afcb7f2b with scrape type 2
2026-03-28 02:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 706dcc21-fa64-52a4-b6f9-42b9afcb7f2b with scrape type 2
2026-03-28 02:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 706dcc21-fa64-52a4-b6f9-42b9afcb7f2b, identifier: 7006684auction111096
2026-03-28 02:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 706dcc21-fa64-52a4-b6f9-42b9afcb7f2b with identifier: 7006684auction111096
2026-03-28 02:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 706dcc21-fa64-52a4-b6f9-42b9afcb7f2b with identifier: 7006684auction111096
2026-03-28 02:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 706dcc21-fa64-52a4-b6f9-42b9afcb7f2b with identifier: 7006684auction111096 to the API
2026-03-28 02:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006684>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO F',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '706dcc21-fa64-52a4-b6f9-42b9afcb7f2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006684',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 78888,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-14',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD TRANSIT 2.0TDCI 96KW TREND 350L',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT 2.0TDCI 96KW TREND 350L',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006684auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:07 [ecarstrade.be] INFO: Saving data for 7006684auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562943.264767, 'last_price_update_time': 1774663627.910863}
2026-03-28 02:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006684auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006667> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:09 [ecarstrade.be] INFO: Extracting details for car 7006667auction111096
2026-03-28 02:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d58d95a-fe5d-5fdc-a284-37139492ee46 with identifier: 7006667auction111096
2026-03-28 02:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d58d95a-fe5d-5fdc-a284-37139492ee46 with scrape type 2
2026-03-28 02:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d58d95a-fe5d-5fdc-a284-37139492ee46 with scrape type 2
2026-03-28 02:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3d58d95a-fe5d-5fdc-a284-37139492ee46, identifier: 7006667auction111096
2026-03-28 02:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3d58d95a-fe5d-5fdc-a284-37139492ee46 with identifier: 7006667auction111096
2026-03-28 02:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3d58d95a-fe5d-5fdc-a284-37139492ee46 with identifier: 7006667auction111096
2026-03-28 02:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3d58d95a-fe5d-5fdc-a284-37139492ee46 with identifier: 7006667auction111096 to the API
2026-03-28 02:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006667>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '3d58d95a-fe5d-5fdc-a284-37139492ee46',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006667',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 89827,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-18',
 'seats_number': 7,
 'seller_name': None,
 'title': 'CITROAu2039N GRAND C4 SPACETOURER 1.2 PURETECH 130 S-S SHINE',
 'transmission': 'manual',
 'trim': 'CITROAu2039N GRAND C4 SPETOURER 1.2 PURETECH 130 S-S SHINE',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006667auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:09 [ecarstrade.be] INFO: Saving data for 7006667auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562884.833531, 'last_price_update_time': 1774663629.545542}
2026-03-28 02:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006667auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006682> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:09 [ecarstrade.be] INFO: Extracting details for car 7006682auction111096
2026-03-28 02:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bc1d5f0-72d8-5f5d-8c7a-7ea9b17cd6a6 with identifier: 7006682auction111096
2026-03-28 02:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bc1d5f0-72d8-5f5d-8c7a-7ea9b17cd6a6 with scrape type 2
2026-03-28 02:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bc1d5f0-72d8-5f5d-8c7a-7ea9b17cd6a6 with scrape type 2
2026-03-28 02:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2bc1d5f0-72d8-5f5d-8c7a-7ea9b17cd6a6, identifier: 7006682auction111096
2026-03-28 02:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2bc1d5f0-72d8-5f5d-8c7a-7ea9b17cd6a6 with identifier: 7006682auction111096
2026-03-28 02:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2bc1d5f0-72d8-5f5d-8c7a-7ea9b17cd6a6 with identifier: 7006682auction111096
2026-03-28 02:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2bc1d5f0-72d8-5f5d-8c7a-7ea9b17cd6a6 with identifier: 7006682auction111096 to the API
2026-03-28 02:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006682>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '2bc1d5f0-72d8-5f5d-8c7a-7ea9b17cd6a6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006682',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Puma',
 'odometer': 98842,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Puma 1.5 TDCI 88KW TITANIUM',
 'transmission': 'manual',
 'trim': 'FORD  1.5 TDCI 88KW TITANIUM',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006682auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:10 [ecarstrade.be] INFO: Saving data for 7006682auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562943.6755, 'last_price_update_time': 1774663630.153499}
2026-03-28 02:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006682auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006680> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006681> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:10 [ecarstrade.be] INFO: Extracting details for car 7006680auction111096
2026-03-28 02:07:10 [ecarstrade.be] INFO: Extracting details for car 7006681auction111096
2026-03-28 02:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fbca323-b5e5-5b1c-abd0-16ba296813c3 with identifier: 7006680auction111096
2026-03-28 02:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fbca323-b5e5-5b1c-abd0-16ba296813c3 with scrape type 2
2026-03-28 02:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fbca323-b5e5-5b1c-abd0-16ba296813c3 with scrape type 2
2026-03-28 02:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9fbca323-b5e5-5b1c-abd0-16ba296813c3, identifier: 7006680auction111096
2026-03-28 02:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70515442-f3e3-5113-a486-0da94b9cb86d with identifier: 7006681auction111096
2026-03-28 02:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70515442-f3e3-5113-a486-0da94b9cb86d with scrape type 2
2026-03-28 02:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70515442-f3e3-5113-a486-0da94b9cb86d with scrape type 2
2026-03-28 02:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70515442-f3e3-5113-a486-0da94b9cb86d, identifier: 7006681auction111096
2026-03-28 02:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9fbca323-b5e5-5b1c-abd0-16ba296813c3 with identifier: 7006680auction111096
2026-03-28 02:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9fbca323-b5e5-5b1c-abd0-16ba296813c3 with identifier: 7006680auction111096
2026-03-28 02:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9fbca323-b5e5-5b1c-abd0-16ba296813c3 with identifier: 7006680auction111096 to the API
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006680>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9fbca323-b5e5-5b1c-abd0-16ba296813c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006680',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Ford',
 'model': 'Puma',
 'odometer': 48870,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD PUMA 1.0 ECOBOOST MHEV 92KW TITANIUM',
 'transmission': 'manual',
 'trim': 'FORD PUMA 1.0 ECOBOOST MHEV 92KW TITANIUM',
 'vin': None,
 'year': 2023}
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006680auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:11 [ecarstrade.be] INFO: Saving data for 7006680auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562886.830618, 'last_price_update_time': 1774663631.369863}
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006680auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70515442-f3e3-5113-a486-0da94b9cb86d with identifier: 7006681auction111096
2026-03-28 02:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70515442-f3e3-5113-a486-0da94b9cb86d with identifier: 7006681auction111096
2026-03-28 02:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70515442-f3e3-5113-a486-0da94b9cb86d with identifier: 7006681auction111096 to the API
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006681>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '70515442-f3e3-5113-a486-0da94b9cb86d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006681',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Ford',
 'model': 'Puma',
 'odometer': 54559,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD PUMA 1.0 ECOBOOST MHEV 92KW TITANIUM',
 'transmission': 'manual',
 'trim': 'FORD PUMA 1.0 ECOBOOST MHEV 92KW TITANIUM',
 'vin': None,
 'year': 2024}
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006681auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:11 [ecarstrade.be] INFO: Saving data for 7006681auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562861.818732, 'last_price_update_time': 1774663631.655219}
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006681auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006679> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006683> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:11 [ecarstrade.be] INFO: Extracting details for car 7006679auction111096
2026-03-28 02:07:11 [ecarstrade.be] INFO: Extracting details for car 7006683auction111096
2026-03-28 02:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16361f48-6653-5634-9dd3-1811dc1a78e7 with identifier: 7006679auction111096
2026-03-28 02:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16361f48-6653-5634-9dd3-1811dc1a78e7 with scrape type 2
2026-03-28 02:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16361f48-6653-5634-9dd3-1811dc1a78e7 with scrape type 2
2026-03-28 02:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 16361f48-6653-5634-9dd3-1811dc1a78e7, identifier: 7006679auction111096
2026-03-28 02:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6bd1644-7fb7-58c4-9001-205733260405 with identifier: 7006683auction111096
2026-03-28 02:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6bd1644-7fb7-58c4-9001-205733260405 with scrape type 2
2026-03-28 02:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6bd1644-7fb7-58c4-9001-205733260405 with scrape type 2
2026-03-28 02:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a6bd1644-7fb7-58c4-9001-205733260405, identifier: 7006683auction111096
2026-03-28 02:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 16361f48-6653-5634-9dd3-1811dc1a78e7 with identifier: 7006679auction111096
2026-03-28 02:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 16361f48-6653-5634-9dd3-1811dc1a78e7 with identifier: 7006679auction111096
2026-03-28 02:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 16361f48-6653-5634-9dd3-1811dc1a78e7 with identifier: 7006679auction111096 to the API
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006679>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '16361f48-6653-5634-9dd3-1811dc1a78e7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006679',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Puma',
 'odometer': 87175,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD PUMA 1.0 ECOBOOST MHEV 92KW DCT ST-LINE X',
 'transmission': 'automatic',
 'trim': 'FORD PUMA 1.0 ECOBOOST MHEV 92KW DCT ST-LINE X',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006679auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:12 [ecarstrade.be] INFO: Saving data for 7006679auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562884.21557, 'last_price_update_time': 1774663632.274742}
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006679auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a6bd1644-7fb7-58c4-9001-205733260405 with identifier: 7006683auction111096
2026-03-28 02:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a6bd1644-7fb7-58c4-9001-205733260405 with identifier: 7006683auction111096
2026-03-28 02:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a6bd1644-7fb7-58c4-9001-205733260405 with identifier: 7006683auction111096 to the API
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006683>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO E',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a6bd1644-7fb7-58c4-9001-205733260405',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006683',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Ranger',
 'odometer': 86144,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD RANGER 2.0 BIT 156KW 4WD D-CAB WILDTRAK AUTO',
 'transmission': 'automatic',
 'trim': 'FORD RANGER 2.0 BIT 156KW 4WD D-CAB WILDTRAK AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006683auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:12 [ecarstrade.be] INFO: Saving data for 7006683auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562941.597464, 'last_price_update_time': 1774663632.548122}
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006683auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006710> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:15 [ecarstrade.be] INFO: Extracting details for car 7006710auction111096
2026-03-28 02:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fefd4d5-bc7e-5347-87e6-56eb14dbe50b with identifier: 7006710auction111096
2026-03-28 02:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fefd4d5-bc7e-5347-87e6-56eb14dbe50b with scrape type 2
2026-03-28 02:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fefd4d5-bc7e-5347-87e6-56eb14dbe50b with scrape type 2
2026-03-28 02:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5fefd4d5-bc7e-5347-87e6-56eb14dbe50b, identifier: 7006710auction111096
2026-03-28 02:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5fefd4d5-bc7e-5347-87e6-56eb14dbe50b with identifier: 7006710auction111096
2026-03-28 02:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5fefd4d5-bc7e-5347-87e6-56eb14dbe50b with identifier: 7006710auction111096
2026-03-28 02:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5fefd4d5-bc7e-5347-87e6-56eb14dbe50b with identifier: 7006710auction111096 to the API
2026-03-28 02:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006710>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Beige',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5fefd4d5-bc7e-5347-87e6-56eb14dbe50b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006710',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 65895,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006710auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:15 [ecarstrade.be] INFO: Saving data for 7006710auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562938.197617, 'last_price_update_time': 1774663635.508805}
2026-03-28 02:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006710auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006647> (referer: https://ecarstrade.com/search/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:15 [ecarstrade.be] INFO: Extracting details for car 7006647auction111096
2026-03-28 02:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a34f5898-b5cf-5599-befb-d9c6fa67b804 with identifier: 7006647auction111096
2026-03-28 02:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a34f5898-b5cf-5599-befb-d9c6fa67b804 with scrape type 2
2026-03-28 02:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a34f5898-b5cf-5599-befb-d9c6fa67b804 with scrape type 2
2026-03-28 02:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a34f5898-b5cf-5599-befb-d9c6fa67b804, identifier: 7006647auction111096
2026-03-28 02:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a34f5898-b5cf-5599-befb-d9c6fa67b804 with identifier: 7006647auction111096
2026-03-28 02:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a34f5898-b5cf-5599-befb-d9c6fa67b804 with identifier: 7006647auction111096
2026-03-28 02:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a34f5898-b5cf-5599-befb-d9c6fa67b804 with identifier: 7006647auction111096 to the API
2026-03-28 02:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006647>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a34f5898-b5cf-5599-befb-d9c6fa67b804',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006647',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 128234,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5iA xDrive25e PHEV OPF',
 'transmission': 'automatic',
 'trim': '1.5iA xDrive25e PHEV OPF',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006647auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:16 [ecarstrade.be] INFO: Saving data for 7006647auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562843.14972, 'last_price_update_time': 1774663636.407586}
2026-03-28 02:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006647auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006708> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:16 [ecarstrade.be] INFO: Extracting details for car 7006708auction111096
2026-03-28 02:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b25b2a9d-48f6-5177-9004-504ca2132e4d with identifier: 7006708auction111096
2026-03-28 02:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b25b2a9d-48f6-5177-9004-504ca2132e4d with scrape type 2
2026-03-28 02:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b25b2a9d-48f6-5177-9004-504ca2132e4d with scrape type 2
2026-03-28 02:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b25b2a9d-48f6-5177-9004-504ca2132e4d, identifier: 7006708auction111096
2026-03-28 02:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b25b2a9d-48f6-5177-9004-504ca2132e4d with identifier: 7006708auction111096
2026-03-28 02:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b25b2a9d-48f6-5177-9004-504ca2132e4d with identifier: 7006708auction111096
2026-03-28 02:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b25b2a9d-48f6-5177-9004-504ca2132e4d with identifier: 7006708auction111096 to the API
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006708>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b25b2a9d-48f6-5177-9004-504ca2132e4d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006708',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 48710,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006708auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:17 [ecarstrade.be] INFO: Saving data for 7006708auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562921.148476, 'last_price_update_time': 1774663637.213173}
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006708auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006706> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:17 [ecarstrade.be] INFO: Extracting details for car 7006706auction111096
2026-03-28 02:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddef67f2-0773-589a-88bd-1d1b23fdc68e with identifier: 7006706auction111096
2026-03-28 02:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddef67f2-0773-589a-88bd-1d1b23fdc68e with scrape type 2
2026-03-28 02:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddef67f2-0773-589a-88bd-1d1b23fdc68e with scrape type 2
2026-03-28 02:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ddef67f2-0773-589a-88bd-1d1b23fdc68e, identifier: 7006706auction111096
2026-03-28 02:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ddef67f2-0773-589a-88bd-1d1b23fdc68e with identifier: 7006706auction111096
2026-03-28 02:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ddef67f2-0773-589a-88bd-1d1b23fdc68e with identifier: 7006706auction111096
2026-03-28 02:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ddef67f2-0773-589a-88bd-1d1b23fdc68e with identifier: 7006706auction111096 to the API
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006706>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO B',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ddef67f2-0773-589a-88bd-1d1b23fdc68e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006706',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 145151,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 180 BUSINESS SOLUTION',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3  BUSINESS SOLUTION',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006706auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:17 [ecarstrade.be] INFO: Saving data for 7006706auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562983.264704, 'last_price_update_time': 1774663637.931541}
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006706auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006705> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:18 [ecarstrade.be] INFO: Extracting details for car 7006705auction111096
2026-03-28 02:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba6990e-c9f6-531f-94e1-525fecd9a561 with identifier: 7006705auction111096
2026-03-28 02:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba6990e-c9f6-531f-94e1-525fecd9a561 with scrape type 2
2026-03-28 02:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cba6990e-c9f6-531f-94e1-525fecd9a561 with scrape type 2
2026-03-28 02:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cba6990e-c9f6-531f-94e1-525fecd9a561, identifier: 7006705auction111096
2026-03-28 02:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cba6990e-c9f6-531f-94e1-525fecd9a561 with identifier: 7006705auction111096
2026-03-28 02:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cba6990e-c9f6-531f-94e1-525fecd9a561 with identifier: 7006705auction111096
2026-03-28 02:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cba6990e-c9f6-531f-94e1-525fecd9a561 with identifier: 7006705auction111096 to the API
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006705>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO B',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'cba6990e-c9f6-531f-94e1-525fecd9a561',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006705',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 126988,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 180 BUSINESS SOLUTION',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3  BUSINESS SOLUTION',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006705auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:19 [ecarstrade.be] INFO: Saving data for 7006705auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562991.016259, 'last_price_update_time': 1774663639.298493}
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006705auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006704> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006709> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:19 [ecarstrade.be] INFO: Extracting details for car 7006704auction111096
2026-03-28 02:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 476a96db-7361-5f51-b1b5-8dd732b1a2bc with identifier: 7006704auction111096
2026-03-28 02:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 476a96db-7361-5f51-b1b5-8dd732b1a2bc with scrape type 2
2026-03-28 02:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 476a96db-7361-5f51-b1b5-8dd732b1a2bc with scrape type 2
2026-03-28 02:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 476a96db-7361-5f51-b1b5-8dd732b1a2bc, identifier: 7006704auction111096
2026-03-28 02:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 476a96db-7361-5f51-b1b5-8dd732b1a2bc with identifier: 7006704auction111096
2026-03-28 02:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 476a96db-7361-5f51-b1b5-8dd732b1a2bc with identifier: 7006704auction111096
2026-03-28 02:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 476a96db-7361-5f51-b1b5-8dd732b1a2bc with identifier: 7006704auction111096 to the API
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006704>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '476a96db-7361-5f51-b1b5-8dd732b1a2bc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006704',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 77722,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS 2.0 A 180 D BUSINESS SOLUTION ESSENTIAL',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ A-CLASS 2.0  D BUSINESS SOLUTION ESSENTIAL',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006704auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:19 [ecarstrade.be] INFO: Saving data for 7006704auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562982.161523, 'last_price_update_time': 1774663639.81375}
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006704auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:19 [ecarstrade.be] INFO: Extracting details for car 7006709auction111096
2026-03-28 02:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1282ff6-bbb4-5019-942a-a79bb60aa186 with identifier: 7006709auction111096
2026-03-28 02:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1282ff6-bbb4-5019-942a-a79bb60aa186 with scrape type 2
2026-03-28 02:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1282ff6-bbb4-5019-942a-a79bb60aa186 with scrape type 2
2026-03-28 02:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f1282ff6-bbb4-5019-942a-a79bb60aa186, identifier: 7006709auction111096
2026-03-28 02:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f1282ff6-bbb4-5019-942a-a79bb60aa186 with identifier: 7006709auction111096
2026-03-28 02:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f1282ff6-bbb4-5019-942a-a79bb60aa186 with identifier: 7006709auction111096
2026-03-28 02:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f1282ff6-bbb4-5019-942a-a79bb60aa186 with identifier: 7006709auction111096 to the API
2026-03-28 02:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006709>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f1282ff6-bbb4-5019-942a-a79bb60aa186',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006709',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 64294,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2020}
2026-03-28 02:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006709auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:20 [ecarstrade.be] INFO: Saving data for 7006709auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562939.485799, 'last_price_update_time': 1774663640.197298}
2026-03-28 02:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006709auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006703> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:21 [ecarstrade.be] INFO: Extracting details for car 7006703auction111096
2026-03-28 02:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b05d4d98-57e9-5a43-b5f1-d0743f607c80 with identifier: 7006703auction111096
2026-03-28 02:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b05d4d98-57e9-5a43-b5f1-d0743f607c80 with scrape type 2
2026-03-28 02:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b05d4d98-57e9-5a43-b5f1-d0743f607c80 with scrape type 2
2026-03-28 02:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b05d4d98-57e9-5a43-b5f1-d0743f607c80, identifier: 7006703auction111096
2026-03-28 02:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b05d4d98-57e9-5a43-b5f1-d0743f607c80 with identifier: 7006703auction111096
2026-03-28 02:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b05d4d98-57e9-5a43-b5f1-d0743f607c80 with identifier: 7006703auction111096
2026-03-28 02:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b05d4d98-57e9-5a43-b5f1-d0743f607c80 with identifier: 7006703auction111096 to the API
2026-03-28 02:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006703>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b05d4d98-57e9-5a43-b5f1-d0743f607c80',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006703',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 29940,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E LUXURY LINE DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E LUXURY LINE DCT',
 'vin': None,
 'year': 2023}
2026-03-28 02:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006703auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:22 [ecarstrade.be] INFO: Saving data for 7006703auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562922.307317, 'last_price_update_time': 1774663642.211074}
2026-03-28 02:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006703auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006707> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:23 [ecarstrade.be] INFO: Extracting details for car 7006707auction111096
2026-03-28 02:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f333afd2-6094-5173-8802-ee3fd35fa89a with identifier: 7006707auction111096
2026-03-28 02:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f333afd2-6094-5173-8802-ee3fd35fa89a with scrape type 2
2026-03-28 02:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f333afd2-6094-5173-8802-ee3fd35fa89a with scrape type 2
2026-03-28 02:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f333afd2-6094-5173-8802-ee3fd35fa89a, identifier: 7006707auction111096
2026-03-28 02:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f333afd2-6094-5173-8802-ee3fd35fa89a with identifier: 7006707auction111096
2026-03-28 02:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f333afd2-6094-5173-8802-ee3fd35fa89a with identifier: 7006707auction111096
2026-03-28 02:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f333afd2-6094-5173-8802-ee3fd35fa89a with identifier: 7006707auction111096 to the API
2026-03-28 02:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006707>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f333afd2-6094-5173-8802-ee3fd35fa89a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006707',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 30338,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2023}
2026-03-28 02:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006707auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:23 [ecarstrade.be] INFO: Saving data for 7006707auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562940.00034, 'last_price_update_time': 1774663643.828495}
2026-03-28 02:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006707auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006702> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006701> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:23 [ecarstrade.be] INFO: Extracting details for car 7006702auction111096
2026-03-28 02:07:23 [ecarstrade.be] INFO: Extracting details for car 7006701auction111096
2026-03-28 02:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75c9691b-8c5e-5e44-8f02-57cf9e84353c with identifier: 7006702auction111096
2026-03-28 02:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75c9691b-8c5e-5e44-8f02-57cf9e84353c with scrape type 2
2026-03-28 02:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75c9691b-8c5e-5e44-8f02-57cf9e84353c with scrape type 2
2026-03-28 02:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 75c9691b-8c5e-5e44-8f02-57cf9e84353c, identifier: 7006702auction111096
2026-03-28 02:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7b9687c-3cea-56c1-8b85-3bc3b92166d8 with identifier: 7006701auction111096
2026-03-28 02:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b9687c-3cea-56c1-8b85-3bc3b92166d8 with scrape type 2
2026-03-28 02:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7b9687c-3cea-56c1-8b85-3bc3b92166d8 with scrape type 2
2026-03-28 02:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d7b9687c-3cea-56c1-8b85-3bc3b92166d8, identifier: 7006701auction111096
2026-03-28 02:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75c9691b-8c5e-5e44-8f02-57cf9e84353c with identifier: 7006702auction111096
2026-03-28 02:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75c9691b-8c5e-5e44-8f02-57cf9e84353c with identifier: 7006702auction111096
2026-03-28 02:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75c9691b-8c5e-5e44-8f02-57cf9e84353c with identifier: 7006702auction111096 to the API
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006702>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '75c9691b-8c5e-5e44-8f02-57cf9e84353c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006702',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 20854,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-09-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E LUXURY LINE DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E LUXURY LINE DCT',
 'vin': None,
 'year': 2023}
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006702auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:24 [ecarstrade.be] INFO: Saving data for 7006702auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562919.784331, 'last_price_update_time': 1774663644.480005}
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006702auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d7b9687c-3cea-56c1-8b85-3bc3b92166d8 with identifier: 7006701auction111096
2026-03-28 02:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d7b9687c-3cea-56c1-8b85-3bc3b92166d8 with identifier: 7006701auction111096
2026-03-28 02:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d7b9687c-3cea-56c1-8b85-3bc3b92166d8 with identifier: 7006701auction111096 to the API
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006701>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd7b9687c-3cea-56c1-8b85-3bc3b92166d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006701',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 83090,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006701auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:24 [ecarstrade.be] INFO: Saving data for 7006701auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562920.630297, 'last_price_update_time': 1774663644.755282}
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006701auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006699> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:25 [ecarstrade.be] INFO: Extracting details for car 7006699auction111096
2026-03-28 02:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a8eb5b0-ab83-55e8-8503-46c4bb266d0e with identifier: 7006699auction111096
2026-03-28 02:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a8eb5b0-ab83-55e8-8503-46c4bb266d0e with scrape type 2
2026-03-28 02:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a8eb5b0-ab83-55e8-8503-46c4bb266d0e with scrape type 2
2026-03-28 02:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a8eb5b0-ab83-55e8-8503-46c4bb266d0e, identifier: 7006699auction111096
2026-03-28 02:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a8eb5b0-ab83-55e8-8503-46c4bb266d0e with identifier: 7006699auction111096
2026-03-28 02:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a8eb5b0-ab83-55e8-8503-46c4bb266d0e with identifier: 7006699auction111096
2026-03-28 02:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a8eb5b0-ab83-55e8-8503-46c4bb266d0e with identifier: 7006699auction111096 to the API
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006699>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9a8eb5b0-ab83-55e8-8503-46c4bb266d0e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006699',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Land Rover',
 'model': 'Range Rover Evoque',
 'odometer': 53507,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'LAND ROVER RANGE ROVER EVOQUE - 2019 2.0 Turbo 4WD R-Dynamic HSE',
 'transmission': 'automatic',
 'trim': 'LAND ROVER RANGE ROVER EVOQUE - 2019 2.0 Turbo 4WD R-Dynamic HSE',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006699auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:26 [ecarstrade.be] INFO: Saving data for 7006699auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562980.394484, 'last_price_update_time': 1774663646.295898}
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006699auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006697> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:26 [ecarstrade.be] INFO: Extracting details for car 7006697auction111096
2026-03-28 02:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd156427-d9b1-535a-a5ee-19632d5b6628 with identifier: 7006697auction111096
2026-03-28 02:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd156427-d9b1-535a-a5ee-19632d5b6628 with scrape type 2
2026-03-28 02:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd156427-d9b1-535a-a5ee-19632d5b6628 with scrape type 2
2026-03-28 02:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd156427-d9b1-535a-a5ee-19632d5b6628, identifier: 7006697auction111096
2026-03-28 02:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd156427-d9b1-535a-a5ee-19632d5b6628 with identifier: 7006697auction111096
2026-03-28 02:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd156427-d9b1-535a-a5ee-19632d5b6628 with identifier: 7006697auction111096
2026-03-28 02:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd156427-d9b1-535a-a5ee-19632d5b6628 with identifier: 7006697auction111096 to the API
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006697>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bd156427-d9b1-535a-a5ee-19632d5b6628',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006697',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 76834,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA XCEED 1.6 GDI PHEV DCT BUSINESS LINE',
 'transmission': 'automatic',
 'trim': 'KIA XCEED 1.6 GDI PHEV DCT BUSINESS LINE',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006697auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:26 [ecarstrade.be] INFO: Saving data for 7006697auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562941.064398, 'last_price_update_time': 1774663646.791825}
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006697auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006698> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:26 [ecarstrade.be] INFO: Extracting details for car 7006698auction111096
2026-03-28 02:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f685827-52a3-5192-bddd-5eb71a8bc7d7 with identifier: 7006698auction111096
2026-03-28 02:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f685827-52a3-5192-bddd-5eb71a8bc7d7 with scrape type 2
2026-03-28 02:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f685827-52a3-5192-bddd-5eb71a8bc7d7 with scrape type 2
2026-03-28 02:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6f685827-52a3-5192-bddd-5eb71a8bc7d7, identifier: 7006698auction111096
2026-03-28 02:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6f685827-52a3-5192-bddd-5eb71a8bc7d7 with identifier: 7006698auction111096
2026-03-28 02:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6f685827-52a3-5192-bddd-5eb71a8bc7d7 with identifier: 7006698auction111096
2026-03-28 02:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6f685827-52a3-5192-bddd-5eb71a8bc7d7 with identifier: 7006698auction111096 to the API
2026-03-28 02:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006698>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6f685827-52a3-5192-bddd-5eb71a8bc7d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006698',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Land Rover',
 'model': 'Discovery Sport',
 'odometer': 159854,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-08',
 'seats_number': 7,
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT DIESEL - 2019 2.0 TD4 4WD SE',
 'transmission': 'automatic',
 'trim': 'LAND ROVER DISCOVERY SPORT DIESEL - 2019 2.0 TD4 4WD SE',
 'vin': None,
 'year': 2020}
2026-03-28 02:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006698auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:27 [ecarstrade.be] INFO: Saving data for 7006698auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562913.239291, 'last_price_update_time': 1774663647.318988}
2026-03-28 02:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006698auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006700> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:29 [ecarstrade.be] INFO: Extracting details for car 7006700auction111096
2026-03-28 02:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 791e3cec-5b84-58ff-b1b9-159f47b4e7b1 with identifier: 7006700auction111096
2026-03-28 02:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 791e3cec-5b84-58ff-b1b9-159f47b4e7b1 with scrape type 2
2026-03-28 02:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 791e3cec-5b84-58ff-b1b9-159f47b4e7b1 with scrape type 2
2026-03-28 02:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 791e3cec-5b84-58ff-b1b9-159f47b4e7b1, identifier: 7006700auction111096
2026-03-28 02:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 791e3cec-5b84-58ff-b1b9-159f47b4e7b1 with identifier: 7006700auction111096
2026-03-28 02:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 791e3cec-5b84-58ff-b1b9-159f47b4e7b1 with identifier: 7006700auction111096
2026-03-28 02:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 791e3cec-5b84-58ff-b1b9-159f47b4e7b1 with identifier: 7006700auction111096 to the API
2026-03-28 02:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006700>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '791e3cec-5b84-58ff-b1b9-159f47b4e7b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006700',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 164062,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006700auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:30 [ecarstrade.be] INFO: Saving data for 7006700auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562921.660553, 'last_price_update_time': 1774663650.003538}
2026-03-28 02:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006700auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006693> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:30 [ecarstrade.be] INFO: Extracting details for car 7006693auction111096
2026-03-28 02:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5886bcb4-2752-55e0-9c66-186aef9b112b with identifier: 7006693auction111096
2026-03-28 02:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5886bcb4-2752-55e0-9c66-186aef9b112b with scrape type 2
2026-03-28 02:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5886bcb4-2752-55e0-9c66-186aef9b112b with scrape type 2
2026-03-28 02:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5886bcb4-2752-55e0-9c66-186aef9b112b, identifier: 7006693auction111096
2026-03-28 02:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5886bcb4-2752-55e0-9c66-186aef9b112b with identifier: 7006693auction111096
2026-03-28 02:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5886bcb4-2752-55e0-9c66-186aef9b112b with identifier: 7006693auction111096
2026-03-28 02:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5886bcb4-2752-55e0-9c66-186aef9b112b with identifier: 7006693auction111096 to the API
2026-03-28 02:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006693>
{'auction_title': '',
 'c_o_2_emission_value': 28,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5886bcb4-2752-55e0-9c66-186aef9b112b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006693',
 'listing': 'directbuy',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Kia',
 'model': "cee'd Sportswagon",
 'odometer': 79955,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-14',
 'seats_number': 5,
 'seller_name': None,
 'title': "KIA CEE'D SPORTSWAGON 1.6 GDI PHEV BUSINESS LINE DCT",
 'transmission': 'automatic',
 'trim': "KIA CEE'D SPORTSWAGON 1.6 GDI PHEV BUSINESS LINE DCT",
 'vin': None,
 'year': 2021}
2026-03-28 02:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006693auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:30 [ecarstrade.be] INFO: Saving data for 7006693auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562915.373391, 'last_price_update_time': 1774663650.803235}
2026-03-28 02:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006693auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006691> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:31 [ecarstrade.be] INFO: Extracting details for car 7006691auction111096
2026-03-28 02:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85604460-de33-55db-8805-147ec2da8e75 with identifier: 7006691auction111096
2026-03-28 02:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85604460-de33-55db-8805-147ec2da8e75 with scrape type 2
2026-03-28 02:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85604460-de33-55db-8805-147ec2da8e75 with scrape type 2
2026-03-28 02:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85604460-de33-55db-8805-147ec2da8e75, identifier: 7006691auction111096
2026-03-28 02:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85604460-de33-55db-8805-147ec2da8e75 with identifier: 7006691auction111096
2026-03-28 02:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85604460-de33-55db-8805-147ec2da8e75 with identifier: 7006691auction111096
2026-03-28 02:07:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85604460-de33-55db-8805-147ec2da8e75 with identifier: 7006691auction111096 to the API
2026-03-28 02:07:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006691>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '85604460-de33-55db-8805-147ec2da8e75',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006691',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 63230,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI KONA 64 KWH ELECTRIC SKY',
 'transmission': 'automatic',
 'trim': 'HYUNDAI KONA 64 KWH ELECTRIC SKY',
 'vin': None,
 'year': 2020}
2026-03-28 02:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006691auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:31 [ecarstrade.be] INFO: Saving data for 7006691auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562913.680173, 'last_price_update_time': 1774663651.774932}
2026-03-28 02:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006691auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006690> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:33 [ecarstrade.be] INFO: Extracting details for car 7006690auction111096
2026-03-28 02:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 375c322a-f132-534e-a62f-1f33ebf3d03b with identifier: 7006690auction111096
2026-03-28 02:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 375c322a-f132-534e-a62f-1f33ebf3d03b with scrape type 2
2026-03-28 02:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 375c322a-f132-534e-a62f-1f33ebf3d03b with scrape type 2
2026-03-28 02:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 375c322a-f132-534e-a62f-1f33ebf3d03b, identifier: 7006690auction111096
2026-03-28 02:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 375c322a-f132-534e-a62f-1f33ebf3d03b with identifier: 7006690auction111096
2026-03-28 02:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 375c322a-f132-534e-a62f-1f33ebf3d03b with identifier: 7006690auction111096
2026-03-28 02:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 375c322a-f132-534e-a62f-1f33ebf3d03b with identifier: 7006690auction111096 to the API
2026-03-28 02:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006690>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '375c322a-f132-534e-a62f-1f33ebf3d03b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006690',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 127584,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-04',
 'seats_number': 2,
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0TD 130PS MHEV TREND FWD 340 LWB',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT CUSTOM 2.0TD 130PS MHEV TREND FWD 340 LWB',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006690auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:33 [ecarstrade.be] INFO: Saving data for 7006690auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562912.453432, 'last_price_update_time': 1774663653.361866}
2026-03-28 02:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006690auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:07:33 [ecarstrade.be] INFO: Found listing with ID: 7006710auction111096
2026-03-28 02:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006710auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:33 [ecarstrade.be] INFO: Scrape type for 7006710auction111096: 0
2026-03-28 02:07:33 [ecarstrade.be] INFO: Found listing with ID: 7006711auction111096
2026-03-28 02:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006711auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006711auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006712auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006712auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006712auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006716auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006716auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006716auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006718auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006718auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006718auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006723auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006723auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006723auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006724auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006724auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006724auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006725auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006725auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006725auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006727auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006727auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006727auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006728auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006728auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006728auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006729auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006729auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006729auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006730auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006730auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006730auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006731auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006731auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006731auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006732auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006732auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006732auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006733auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006733auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006733auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006734auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006734auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006734auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006735auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006735auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006735auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006736auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006736auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006736auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006737auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006737auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006737auction111096: 2
2026-03-28 02:07:34 [ecarstrade.be] INFO: Found listing with ID: 7006738auction111096
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006738auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:34 [ecarstrade.be] INFO: Scrape type for 7006738auction111096: 2
2026-03-28 02:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006692> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:36 [ecarstrade.be] INFO: Extracting details for car 7006692auction111096
2026-03-28 02:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94f9a4d3-b775-591a-b32a-b5c2d2819ee5 with identifier: 7006692auction111096
2026-03-28 02:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94f9a4d3-b775-591a-b32a-b5c2d2819ee5 with scrape type 2
2026-03-28 02:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94f9a4d3-b775-591a-b32a-b5c2d2819ee5 with scrape type 2
2026-03-28 02:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94f9a4d3-b775-591a-b32a-b5c2d2819ee5, identifier: 7006692auction111096
2026-03-28 02:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94f9a4d3-b775-591a-b32a-b5c2d2819ee5 with identifier: 7006692auction111096
2026-03-28 02:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94f9a4d3-b775-591a-b32a-b5c2d2819ee5 with identifier: 7006692auction111096
2026-03-28 02:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94f9a4d3-b775-591a-b32a-b5c2d2819ee5 with identifier: 7006692auction111096 to the API
2026-03-28 02:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006692>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '94f9a4d3-b775-591a-b32a-b5c2d2819ee5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006692',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Hyundai',
 'model': 'Santa Fe',
 'odometer': 122389,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Santa Fe 1.6 T-GDI PHEV 4WD SHINE AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  1.6 T-GDI PHEV 4WD SHINE AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006692auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:36 [ecarstrade.be] INFO: Saving data for 7006692auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562915.946645, 'last_price_update_time': 1774663656.437409}
2026-03-28 02:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006692auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006689> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006678> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:36 [ecarstrade.be] INFO: Extracting details for car 7006689auction111096
2026-03-28 02:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26f720bc-c40f-5587-a199-6731fd35d6dd with identifier: 7006689auction111096
2026-03-28 02:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26f720bc-c40f-5587-a199-6731fd35d6dd with scrape type 2
2026-03-28 02:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26f720bc-c40f-5587-a199-6731fd35d6dd with scrape type 2
2026-03-28 02:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 26f720bc-c40f-5587-a199-6731fd35d6dd, identifier: 7006689auction111096
2026-03-28 02:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 26f720bc-c40f-5587-a199-6731fd35d6dd with identifier: 7006689auction111096
2026-03-28 02:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 26f720bc-c40f-5587-a199-6731fd35d6dd with identifier: 7006689auction111096
2026-03-28 02:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 26f720bc-c40f-5587-a199-6731fd35d6dd with identifier: 7006689auction111096 to the API
2026-03-28 02:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006689>
{'auction_title': '',
 'c_o_2_emission_value': 179,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '26f720bc-c40f-5587-a199-6731fd35d6dd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006689',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 87053,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-12',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD TRANSIT 2T 350M FOU MWB HR DSL 2.0 TDCi L2H2 Trend STOCK',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT 2T 350M FOU MWB HR DSL 2.0 TDCi L2H2 Trend STOCK',
 'vin': None,
 'year': 2019}
2026-03-28 02:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006689auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:37 [ecarstrade.be] INFO: Saving data for 7006689auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562923.154307, 'last_price_update_time': 1774663657.062863}
2026-03-28 02:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006689auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:37 [ecarstrade.be] INFO: Extracting details for car 7006678auction111096
2026-03-28 02:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48d559e5-3051-545a-9e76-92483b2bd3ca with identifier: 7006678auction111096
2026-03-28 02:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d559e5-3051-545a-9e76-92483b2bd3ca with scrape type 2
2026-03-28 02:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48d559e5-3051-545a-9e76-92483b2bd3ca with scrape type 2
2026-03-28 02:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 48d559e5-3051-545a-9e76-92483b2bd3ca, identifier: 7006678auction111096
2026-03-28 02:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 48d559e5-3051-545a-9e76-92483b2bd3ca with identifier: 7006678auction111096
2026-03-28 02:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 48d559e5-3051-545a-9e76-92483b2bd3ca with identifier: 7006678auction111096
2026-03-28 02:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 48d559e5-3051-545a-9e76-92483b2bd3ca with identifier: 7006678auction111096 to the API
2026-03-28 02:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006678>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '48d559e5-3051-545a-9e76-92483b2bd3ca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006678',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 131988,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD KUGA - 2020 2.5 EcoBoost FWD PHEV ST-Line X',
 'transmission': 'automatic',
 'trim': 'FORD KUGA - 2020 2.5 EcoBoost FWD PHEV ST-Line X',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006678auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:37 [ecarstrade.be] INFO: Saving data for 7006678auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562885.971028, 'last_price_update_time': 1774663657.489548}
2026-03-28 02:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006678auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006696> (referer: https://ecarstrade.com/search/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:38 [ecarstrade.be] INFO: Extracting details for car 7006696auction111096
2026-03-28 02:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c121971-c7ca-5fae-b881-1f177c8c734b with identifier: 7006696auction111096
2026-03-28 02:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c121971-c7ca-5fae-b881-1f177c8c734b with scrape type 2
2026-03-28 02:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c121971-c7ca-5fae-b881-1f177c8c734b with scrape type 2
2026-03-28 02:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c121971-c7ca-5fae-b881-1f177c8c734b, identifier: 7006696auction111096
2026-03-28 02:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c121971-c7ca-5fae-b881-1f177c8c734b with identifier: 7006696auction111096
2026-03-28 02:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c121971-c7ca-5fae-b881-1f177c8c734b with identifier: 7006696auction111096
2026-03-28 02:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c121971-c7ca-5fae-b881-1f177c8c734b with identifier: 7006696auction111096 to the API
2026-03-28 02:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006696>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3c121971-c7ca-5fae-b881-1f177c8c734b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006696',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 61231,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA XCEED 1.6 GDI PHEV DCT BUSINESS LINE',
 'transmission': 'automatic',
 'trim': 'KIA XCEED 1.6 GDI PHEV DCT BUSINESS LINE',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006696auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:38 [ecarstrade.be] INFO: Saving data for 7006696auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562914.410383, 'last_price_update_time': 1774663658.441943}
2026-03-28 02:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006696auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006677> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:39 [ecarstrade.be] INFO: Extracting details for car 7006677auction111096
2026-03-28 02:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b900dd70-0180-53f8-9c21-fd17ff307947 with identifier: 7006677auction111096
2026-03-28 02:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b900dd70-0180-53f8-9c21-fd17ff307947 with scrape type 2
2026-03-28 02:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b900dd70-0180-53f8-9c21-fd17ff307947 with scrape type 2
2026-03-28 02:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b900dd70-0180-53f8-9c21-fd17ff307947, identifier: 7006677auction111096
2026-03-28 02:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b900dd70-0180-53f8-9c21-fd17ff307947 with identifier: 7006677auction111096
2026-03-28 02:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b900dd70-0180-53f8-9c21-fd17ff307947 with identifier: 7006677auction111096
2026-03-28 02:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b900dd70-0180-53f8-9c21-fd17ff307947 with identifier: 7006677auction111096 to the API
2026-03-28 02:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006677>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b900dd70-0180-53f8-9c21-fd17ff307947',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006677',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 116744,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD KUGA 2.5I PHEV 165KW TITANIUM AUTO',
 'transmission': 'automatic',
 'trim': 'FORD KUGA 2.5I PHEV 165KW TITANIUM AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006677auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:39 [ecarstrade.be] INFO: Saving data for 7006677auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562887.771706, 'last_price_update_time': 1774663659.853169}
2026-03-28 02:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006677auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006675> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:39 [ecarstrade.be] INFO: Extracting details for car 7006675auction111096
2026-03-28 02:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6f52488-494c-5ff0-8fe7-ada25c3ba86f with identifier: 7006675auction111096
2026-03-28 02:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6f52488-494c-5ff0-8fe7-ada25c3ba86f with scrape type 2
2026-03-28 02:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6f52488-494c-5ff0-8fe7-ada25c3ba86f with scrape type 2
2026-03-28 02:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f6f52488-494c-5ff0-8fe7-ada25c3ba86f, identifier: 7006675auction111096
2026-03-28 02:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f6f52488-494c-5ff0-8fe7-ada25c3ba86f with identifier: 7006675auction111096
2026-03-28 02:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f6f52488-494c-5ff0-8fe7-ada25c3ba86f with identifier: 7006675auction111096
2026-03-28 02:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f6f52488-494c-5ff0-8fe7-ada25c3ba86f with identifier: 7006675auction111096 to the API
2026-03-28 02:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006675>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f6f52488-494c-5ff0-8fe7-ada25c3ba86f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006675',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 128196,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD KUGA 2.5I PHEV 165KW ST-LINE X AUTO',
 'transmission': 'automatic',
 'trim': 'FORD KUGA 2.5I PHEV 165KW ST-LINE X AUTO',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006675auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:40 [ecarstrade.be] INFO: Saving data for 7006675auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562888.334303, 'last_price_update_time': 1774663660.363704}
2026-03-28 02:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006675auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:07:42 [ecarstrade.be] INFO: Found listing with ID: 7006739auction111096
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006739auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:42 [ecarstrade.be] INFO: Scrape type for 7006739auction111096: 2
2026-03-28 02:07:42 [ecarstrade.be] INFO: Found listing with ID: 7006740auction111096
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006740auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:42 [ecarstrade.be] INFO: Scrape type for 7006740auction111096: 2
2026-03-28 02:07:42 [ecarstrade.be] INFO: Found listing with ID: 7006741auction111096
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006741auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:42 [ecarstrade.be] INFO: Scrape type for 7006741auction111096: 2
2026-03-28 02:07:42 [ecarstrade.be] INFO: Found listing with ID: 7006742auction111096
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006742auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:42 [ecarstrade.be] INFO: Scrape type for 7006742auction111096: 2
2026-03-28 02:07:42 [ecarstrade.be] INFO: Found listing with ID: 7006743auction111096
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006743auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:42 [ecarstrade.be] INFO: Scrape type for 7006743auction111096: 2
2026-03-28 02:07:42 [ecarstrade.be] INFO: Found listing with ID: 7006744auction111096
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006744auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:42 [ecarstrade.be] INFO: Scrape type for 7006744auction111096: 2
2026-03-28 02:07:42 [ecarstrade.be] INFO: Found listing with ID: 7006745auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006745auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006745auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006746auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006746auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006746auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006747auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006747auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006747auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006748auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006748auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006748auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006749auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006749auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006749auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006750auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006750auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006750auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006751auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006751auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006751auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006752auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006752auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006752auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006753auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006753auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006753auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006754auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006754auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006754auction111096: 2
2026-03-28 02:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006711> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006755auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006755auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006755auction111096: 2
2026-03-28 02:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006756auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006756auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006756auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006757auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006757auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006757auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Found listing with ID: 7006758auction111096
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006758auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Scrape type for 7006758auction111096: 2
2026-03-28 02:07:43 [ecarstrade.be] INFO: Extracting details for car 7006711auction111096
2026-03-28 02:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f23557d3-66fd-5028-b359-f8b813ac24f4 with identifier: 7006711auction111096
2026-03-28 02:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f23557d3-66fd-5028-b359-f8b813ac24f4 with scrape type 2
2026-03-28 02:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f23557d3-66fd-5028-b359-f8b813ac24f4 with scrape type 2
2026-03-28 02:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f23557d3-66fd-5028-b359-f8b813ac24f4, identifier: 7006711auction111096
2026-03-28 02:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f23557d3-66fd-5028-b359-f8b813ac24f4 with identifier: 7006711auction111096
2026-03-28 02:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f23557d3-66fd-5028-b359-f8b813ac24f4 with identifier: 7006711auction111096
2026-03-28 02:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f23557d3-66fd-5028-b359-f8b813ac24f4 with identifier: 7006711auction111096 to the API
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006711>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f23557d3-66fd-5028-b359-f8b813ac24f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006711',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 83182,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006711auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:43 [ecarstrade.be] INFO: Saving data for 7006711auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562933.063499, 'last_price_update_time': 1774663663.717089}
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006711auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006674> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006712> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:44 [ecarstrade.be] INFO: Extracting details for car 7006674auction111096
2026-03-28 02:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bb7391a-d2d2-5ba8-bfed-0cca838242e2 with identifier: 7006674auction111096
2026-03-28 02:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bb7391a-d2d2-5ba8-bfed-0cca838242e2 with scrape type 2
2026-03-28 02:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bb7391a-d2d2-5ba8-bfed-0cca838242e2 with scrape type 2
2026-03-28 02:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7bb7391a-d2d2-5ba8-bfed-0cca838242e2, identifier: 7006674auction111096
2026-03-28 02:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7bb7391a-d2d2-5ba8-bfed-0cca838242e2 with identifier: 7006674auction111096
2026-03-28 02:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7bb7391a-d2d2-5ba8-bfed-0cca838242e2 with identifier: 7006674auction111096
2026-03-28 02:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7bb7391a-d2d2-5ba8-bfed-0cca838242e2 with identifier: 7006674auction111096 to the API
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006674>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7bb7391a-d2d2-5ba8-bfed-0cca838242e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006674',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 131721,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD KUGA 2.5I PHEV 165KW ST-LINE AUTO',
 'transmission': 'automatic',
 'trim': 'FORD KUGA 2.5I PHEV 165KW ST-LINE AUTO',
 'vin': None,
 'year': 2023}
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006674auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:44 [ecarstrade.be] INFO: Saving data for 7006674auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562882.946676, 'last_price_update_time': 1774663664.499672}
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006674auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:44 [ecarstrade.be] INFO: Extracting details for car 7006712auction111096
2026-03-28 02:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 058c6de3-d3bf-560d-9a06-f61694d50f93 with identifier: 7006712auction111096
2026-03-28 02:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 058c6de3-d3bf-560d-9a06-f61694d50f93 with scrape type 2
2026-03-28 02:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 058c6de3-d3bf-560d-9a06-f61694d50f93 with scrape type 2
2026-03-28 02:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 058c6de3-d3bf-560d-9a06-f61694d50f93, identifier: 7006712auction111096
2026-03-28 02:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 058c6de3-d3bf-560d-9a06-f61694d50f93 with identifier: 7006712auction111096
2026-03-28 02:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 058c6de3-d3bf-560d-9a06-f61694d50f93 with identifier: 7006712auction111096
2026-03-28 02:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 058c6de3-d3bf-560d-9a06-f61694d50f93 with identifier: 7006712auction111096 to the API
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006712>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '058c6de3-d3bf-560d-9a06-f61694d50f93',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006712',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 140122,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006712auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:44 [ecarstrade.be] INFO: Saving data for 7006712auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562940.620624, 'last_price_update_time': 1774663664.927479}
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006712auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006716> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:45 [ecarstrade.be] INFO: Extracting details for car 7006716auction111096
2026-03-28 02:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbab8f59-f65e-5e56-8ae3-0c49deacdf0d with identifier: 7006716auction111096
2026-03-28 02:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbab8f59-f65e-5e56-8ae3-0c49deacdf0d with scrape type 2
2026-03-28 02:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbab8f59-f65e-5e56-8ae3-0c49deacdf0d with scrape type 2
2026-03-28 02:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fbab8f59-f65e-5e56-8ae3-0c49deacdf0d, identifier: 7006716auction111096
2026-03-28 02:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fbab8f59-f65e-5e56-8ae3-0c49deacdf0d with identifier: 7006716auction111096
2026-03-28 02:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fbab8f59-f65e-5e56-8ae3-0c49deacdf0d with identifier: 7006716auction111096
2026-03-28 02:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fbab8f59-f65e-5e56-8ae3-0c49deacdf0d with identifier: 7006716auction111096 to the API
2026-03-28 02:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006716>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'fbab8f59-f65e-5e56-8ae3-0c49deacdf0d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006716',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 173866,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2020}
2026-03-28 02:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006716auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:46 [ecarstrade.be] INFO: Saving data for 7006716auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562944.102307, 'last_price_update_time': 1774663666.135363}
2026-03-28 02:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006716auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006723> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:48 [ecarstrade.be] INFO: Extracting details for car 7006723auction111096
2026-03-28 02:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 196af9f0-0540-5727-ac76-1169ca9cf043 with identifier: 7006723auction111096
2026-03-28 02:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 196af9f0-0540-5727-ac76-1169ca9cf043 with scrape type 2
2026-03-28 02:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 196af9f0-0540-5727-ac76-1169ca9cf043 with scrape type 2
2026-03-28 02:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 196af9f0-0540-5727-ac76-1169ca9cf043, identifier: 7006723auction111096
2026-03-28 02:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 196af9f0-0540-5727-ac76-1169ca9cf043 with identifier: 7006723auction111096
2026-03-28 02:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 196af9f0-0540-5727-ac76-1169ca9cf043 with identifier: 7006723auction111096
2026-03-28 02:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 196af9f0-0540-5727-ac76-1169ca9cf043 with identifier: 7006723auction111096 to the API
2026-03-28 02:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006723>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '196af9f0-0540-5727-ac76-1169ca9cf043',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006723',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 120855,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 2.0 A 180 D BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 2.0  D BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006723auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:49 [ecarstrade.be] INFO: Saving data for 7006723auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562932.407245, 'last_price_update_time': 1774663669.097255}
2026-03-28 02:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006723auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006725> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:50 [ecarstrade.be] INFO: Extracting details for car 7006725auction111096
2026-03-28 02:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 134510ac-7ed4-505c-a6ff-be10853404d8 with identifier: 7006725auction111096
2026-03-28 02:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 134510ac-7ed4-505c-a6ff-be10853404d8 with scrape type 2
2026-03-28 02:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 134510ac-7ed4-505c-a6ff-be10853404d8 with scrape type 2
2026-03-28 02:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 134510ac-7ed4-505c-a6ff-be10853404d8, identifier: 7006725auction111096
2026-03-28 02:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 134510ac-7ed4-505c-a6ff-be10853404d8 with identifier: 7006725auction111096
2026-03-28 02:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 134510ac-7ed4-505c-a6ff-be10853404d8 with identifier: 7006725auction111096
2026-03-28 02:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 134510ac-7ed4-505c-a6ff-be10853404d8 with identifier: 7006725auction111096 to the API
2026-03-28 02:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006725>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '134510ac-7ed4-505c-a6ff-be10853404d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006725',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 195502,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-Klasse 1.5 A 180 D BUSINESS SOLUTION',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ A-Klasse 1.5  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006725auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:51 [ecarstrade.be] INFO: Saving data for 7006725auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562934.664926, 'last_price_update_time': 1774663671.410577}
2026-03-28 02:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006725auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006737> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:51 [ecarstrade.be] INFO: Extracting details for car 7006737auction111096
2026-03-28 02:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c75857cd-5746-5056-9428-df4878e54166 with identifier: 7006737auction111096
2026-03-28 02:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c75857cd-5746-5056-9428-df4878e54166 with scrape type 2
2026-03-28 02:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c75857cd-5746-5056-9428-df4878e54166 with scrape type 2
2026-03-28 02:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c75857cd-5746-5056-9428-df4878e54166, identifier: 7006737auction111096
2026-03-28 02:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c75857cd-5746-5056-9428-df4878e54166 with identifier: 7006737auction111096
2026-03-28 02:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c75857cd-5746-5056-9428-df4878e54166 with identifier: 7006737auction111096
2026-03-28 02:07:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c75857cd-5746-5056-9428-df4878e54166 with identifier: 7006737auction111096 to the API
2026-03-28 02:07:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006737>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c75857cd-5746-5056-9428-df4878e54166',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006737',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 180',
 'odometer': 89787,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 2.0 CLA 180 D BUS SOLUTION ESSENTIAL',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ CLA - Klasse 2.0  D BUS SOLUTION ESSENTIAL',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006737auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:51 [ecarstrade.be] INFO: Saving data for 7006737auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562977.014346, 'last_price_update_time': 1774663671.903102}
2026-03-28 02:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006737auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006736> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:53 [ecarstrade.be] INFO: Extracting details for car 7006736auction111096
2026-03-28 02:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9645482d-aece-5427-96ea-8e5d6a974d66 with identifier: 7006736auction111096
2026-03-28 02:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9645482d-aece-5427-96ea-8e5d6a974d66 with scrape type 2
2026-03-28 02:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9645482d-aece-5427-96ea-8e5d6a974d66 with scrape type 2
2026-03-28 02:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9645482d-aece-5427-96ea-8e5d6a974d66, identifier: 7006736auction111096
2026-03-28 02:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9645482d-aece-5427-96ea-8e5d6a974d66 with identifier: 7006736auction111096
2026-03-28 02:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9645482d-aece-5427-96ea-8e5d6a974d66 with identifier: 7006736auction111096
2026-03-28 02:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9645482d-aece-5427-96ea-8e5d6a974d66 with identifier: 7006736auction111096 to the API
2026-03-28 02:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006736>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9645482d-aece-5427-96ea-8e5d6a974d66',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006736',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 54317,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 1.3 CLA 250 E DCT SHOOTING BRAKE',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA - Klasse 1.3  E DCT SHOOTING BRAKE',
 'vin': None,
 'year': 2021}
2026-03-28 02:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006736auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:53 [ecarstrade.be] INFO: Saving data for 7006736auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562965.258319, 'last_price_update_time': 1774663673.915679}
2026-03-28 02:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006736auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006718> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006738> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:54 [ecarstrade.be] INFO: Extracting details for car 7006718auction111096
2026-03-28 02:07:54 [ecarstrade.be] INFO: Extracting details for car 7006738auction111096
2026-03-28 02:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7041cab0-6e08-5c36-9c19-fbf43c367c9b with identifier: 7006718auction111096
2026-03-28 02:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7041cab0-6e08-5c36-9c19-fbf43c367c9b with scrape type 2
2026-03-28 02:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7041cab0-6e08-5c36-9c19-fbf43c367c9b with scrape type 2
2026-03-28 02:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7041cab0-6e08-5c36-9c19-fbf43c367c9b, identifier: 7006718auction111096
2026-03-28 02:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c98f50ab-d066-568d-a23f-f7162fa65acf with identifier: 7006738auction111096
2026-03-28 02:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c98f50ab-d066-568d-a23f-f7162fa65acf with scrape type 2
2026-03-28 02:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c98f50ab-d066-568d-a23f-f7162fa65acf with scrape type 2
2026-03-28 02:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c98f50ab-d066-568d-a23f-f7162fa65acf, identifier: 7006738auction111096
2026-03-28 02:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7041cab0-6e08-5c36-9c19-fbf43c367c9b with identifier: 7006718auction111096
2026-03-28 02:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7041cab0-6e08-5c36-9c19-fbf43c367c9b with identifier: 7006718auction111096
2026-03-28 02:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7041cab0-6e08-5c36-9c19-fbf43c367c9b with identifier: 7006718auction111096 to the API
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006718>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7041cab0-6e08-5c36-9c19-fbf43c367c9b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006718',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 94918,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E LUXURY LINE DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 1.3 A 250 E LUXURY LINE DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006718auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:54 [ecarstrade.be] INFO: Saving data for 7006718auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562934.142315, 'last_price_update_time': 1774663674.551338}
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006718auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c98f50ab-d066-568d-a23f-f7162fa65acf with identifier: 7006738auction111096
2026-03-28 02:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c98f50ab-d066-568d-a23f-f7162fa65acf with identifier: 7006738auction111096
2026-03-28 02:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c98f50ab-d066-568d-a23f-f7162fa65acf with identifier: 7006738auction111096 to the API
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006738>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c98f50ab-d066-568d-a23f-f7162fa65acf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006738',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 61618,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION '
          'DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2023}
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006738auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:54 [ecarstrade.be] INFO: Saving data for 7006738auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562966.627568, 'last_price_update_time': 1774663674.871553}
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006738auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006735> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:56 [ecarstrade.be] INFO: Extracting details for car 7006735auction111096
2026-03-28 02:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99958ce6-fa30-5aa2-9fbd-520302947a3d with identifier: 7006735auction111096
2026-03-28 02:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99958ce6-fa30-5aa2-9fbd-520302947a3d with scrape type 2
2026-03-28 02:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99958ce6-fa30-5aa2-9fbd-520302947a3d with scrape type 2
2026-03-28 02:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99958ce6-fa30-5aa2-9fbd-520302947a3d, identifier: 7006735auction111096
2026-03-28 02:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99958ce6-fa30-5aa2-9fbd-520302947a3d with identifier: 7006735auction111096
2026-03-28 02:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99958ce6-fa30-5aa2-9fbd-520302947a3d with identifier: 7006735auction111096
2026-03-28 02:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99958ce6-fa30-5aa2-9fbd-520302947a3d with identifier: 7006735auction111096 to the API
2026-03-28 02:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006735>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '99958ce6-fa30-5aa2-9fbd-520302947a3d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006735',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 95069,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA - Klasse 1.3  E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006735auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:56 [ecarstrade.be] INFO: Saving data for 7006735auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562967.473011, 'last_price_update_time': 1774663676.746492}
2026-03-28 02:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006735auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006734> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:58 [ecarstrade.be] INFO: Extracting details for car 7006734auction111096
2026-03-28 02:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a590271a-8293-59ba-97cf-95f04e1ba0b1 with identifier: 7006734auction111096
2026-03-28 02:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a590271a-8293-59ba-97cf-95f04e1ba0b1 with scrape type 2
2026-03-28 02:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a590271a-8293-59ba-97cf-95f04e1ba0b1 with scrape type 2
2026-03-28 02:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a590271a-8293-59ba-97cf-95f04e1ba0b1, identifier: 7006734auction111096
2026-03-28 02:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a590271a-8293-59ba-97cf-95f04e1ba0b1 with identifier: 7006734auction111096
2026-03-28 02:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a590271a-8293-59ba-97cf-95f04e1ba0b1 with identifier: 7006734auction111096
2026-03-28 02:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a590271a-8293-59ba-97cf-95f04e1ba0b1 with identifier: 7006734auction111096 to the API
2026-03-28 02:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006734>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'a590271a-8293-59ba-97cf-95f04e1ba0b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006734',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 74123,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA - Klasse 1.3  E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006734auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:58 [ecarstrade.be] INFO: Saving data for 7006734auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562981.753324, 'last_price_update_time': 1774663678.732953}
2026-03-28 02:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006734auction111096') HTTP/1.1" 204 0
2026-03-28 02:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006733> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:07:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:07:58 [ecarstrade.be] INFO: Extracting details for car 7006733auction111096
2026-03-28 02:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a04410-9648-55a9-902a-ab9df0b76213 with identifier: 7006733auction111096
2026-03-28 02:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a04410-9648-55a9-902a-ab9df0b76213 with scrape type 2
2026-03-28 02:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13a04410-9648-55a9-902a-ab9df0b76213 with scrape type 2
2026-03-28 02:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 13a04410-9648-55a9-902a-ab9df0b76213, identifier: 7006733auction111096
2026-03-28 02:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 13a04410-9648-55a9-902a-ab9df0b76213 with identifier: 7006733auction111096
2026-03-28 02:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 13a04410-9648-55a9-902a-ab9df0b76213 with identifier: 7006733auction111096
2026-03-28 02:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 13a04410-9648-55a9-902a-ab9df0b76213 with identifier: 7006733auction111096 to the API
2026-03-28 02:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:07: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-28 02:07:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006733>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '13a04410-9648-55a9-902a-ab9df0b76213',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006733',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 72093,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA - Klasse 1.3  E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006733auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:07:59 [ecarstrade.be] INFO: Saving data for 7006733auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562965.697497, 'last_price_update_time': 1774663679.238998}
2026-03-28 02:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006733auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006732> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:00 [ecarstrade.be] INFO: Extracting details for car 7006732auction111096
2026-03-28 02:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db7449c5-00a6-501c-adbd-1ff965e71732 with identifier: 7006732auction111096
2026-03-28 02:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db7449c5-00a6-501c-adbd-1ff965e71732 with scrape type 2
2026-03-28 02:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db7449c5-00a6-501c-adbd-1ff965e71732 with scrape type 2
2026-03-28 02:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: db7449c5-00a6-501c-adbd-1ff965e71732, identifier: 7006732auction111096
2026-03-28 02:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: db7449c5-00a6-501c-adbd-1ff965e71732 with identifier: 7006732auction111096
2026-03-28 02:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: db7449c5-00a6-501c-adbd-1ff965e71732 with identifier: 7006732auction111096
2026-03-28 02:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: db7449c5-00a6-501c-adbd-1ff965e71732 with identifier: 7006732auction111096 to the API
2026-03-28 02:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006732>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'db7449c5-00a6-501c-adbd-1ff965e71732',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006732',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 71679,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA - Klasse 1.3  E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006732auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:00 [ecarstrade.be] INFO: Saving data for 7006732auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562979.683366, 'last_price_update_time': 1774663680.762356}
2026-03-28 02:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006732auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006754> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:01 [ecarstrade.be] INFO: Extracting details for car 7006754auction111096
2026-03-28 02:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55bc87e5-f3c5-59fa-b797-edd26972a245 with identifier: 7006754auction111096
2026-03-28 02:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55bc87e5-f3c5-59fa-b797-edd26972a245 with scrape type 2
2026-03-28 02:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55bc87e5-f3c5-59fa-b797-edd26972a245 with scrape type 2
2026-03-28 02:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55bc87e5-f3c5-59fa-b797-edd26972a245, identifier: 7006754auction111096
2026-03-28 02:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55bc87e5-f3c5-59fa-b797-edd26972a245 with identifier: 7006754auction111096
2026-03-28 02:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55bc87e5-f3c5-59fa-b797-edd26972a245 with identifier: 7006754auction111096
2026-03-28 02:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55bc87e5-f3c5-59fa-b797-edd26972a245 with identifier: 7006754auction111096 to the API
2026-03-28 02:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006754>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '55bc87e5-f3c5-59fa-b797-edd26972a245',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006754',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'EQB',
 'odometer': 49153,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQB BEV 67KWH EQB 300 AMG LINE AUTO 4M',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  BEV 67KWH  300 AMG LINE AUTO 4M',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006754auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:01 [ecarstrade.be] INFO: Saving data for 7006754auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563029.714345, 'last_price_update_time': 1774663681.780648}
2026-03-28 02:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006754auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006757> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:02 [ecarstrade.be] INFO: Extracting details for car 7006757auction111096
2026-03-28 02:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99f29d24-0cd7-583e-9bc7-98ba87f895c4 with identifier: 7006757auction111096
2026-03-28 02:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99f29d24-0cd7-583e-9bc7-98ba87f895c4 with scrape type 2
2026-03-28 02:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99f29d24-0cd7-583e-9bc7-98ba87f895c4 with scrape type 2
2026-03-28 02:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99f29d24-0cd7-583e-9bc7-98ba87f895c4, identifier: 7006757auction111096
2026-03-28 02:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99f29d24-0cd7-583e-9bc7-98ba87f895c4 with identifier: 7006757auction111096
2026-03-28 02:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99f29d24-0cd7-583e-9bc7-98ba87f895c4 with identifier: 7006757auction111096
2026-03-28 02:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99f29d24-0cd7-583e-9bc7-98ba87f895c4 with identifier: 7006757auction111096 to the API
2026-03-28 02:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006757>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '99f29d24-0cd7-583e-9bc7-98ba87f895c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006757',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 116540,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB 2.0 GLB 180 D BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB 2.0  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006757auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:03 [ecarstrade.be] INFO: Saving data for 7006757auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562963.758274, 'last_price_update_time': 1774663683.289644}
2026-03-28 02:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006757auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006756> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:05 [ecarstrade.be] INFO: Extracting details for car 7006756auction111096
2026-03-28 02:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c100814-5a11-5522-ad04-34df16b00d5a with identifier: 7006756auction111096
2026-03-28 02:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c100814-5a11-5522-ad04-34df16b00d5a with scrape type 2
2026-03-28 02:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c100814-5a11-5522-ad04-34df16b00d5a with scrape type 2
2026-03-28 02:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9c100814-5a11-5522-ad04-34df16b00d5a, identifier: 7006756auction111096
2026-03-28 02:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9c100814-5a11-5522-ad04-34df16b00d5a with identifier: 7006756auction111096
2026-03-28 02:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9c100814-5a11-5522-ad04-34df16b00d5a with identifier: 7006756auction111096
2026-03-28 02:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9c100814-5a11-5522-ad04-34df16b00d5a with identifier: 7006756auction111096 to the API
2026-03-28 02:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006756>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9c100814-5a11-5522-ad04-34df16b00d5a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006756',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 116175,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB 2.0 GLB 180 D BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB 2.0  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006756auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:05 [ecarstrade.be] INFO: Saving data for 7006756auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563030.125735, 'last_price_update_time': 1774663685.893281}
2026-03-28 02:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006756auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006758> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006755> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006676> (referer: https://ecarstrade.com/search/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:06 [ecarstrade.be] INFO: Extracting details for car 7006758auction111096
2026-03-28 02:08:06 [ecarstrade.be] INFO: Extracting details for car 7006755auction111096
2026-03-28 02:08:06 [ecarstrade.be] INFO: Extracting details for car 7006676auction111096
2026-03-28 02:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf68427-6025-5e5a-b8c9-56e4ae813701 with identifier: 7006758auction111096
2026-03-28 02:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf68427-6025-5e5a-b8c9-56e4ae813701 with scrape type 2
2026-03-28 02:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cf68427-6025-5e5a-b8c9-56e4ae813701 with scrape type 2
2026-03-28 02:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3cf68427-6025-5e5a-b8c9-56e4ae813701, identifier: 7006758auction111096
2026-03-28 02:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d87301ac-4152-50ee-a513-613b81a142b4 with identifier: 7006755auction111096
2026-03-28 02:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d87301ac-4152-50ee-a513-613b81a142b4 with scrape type 2
2026-03-28 02:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d87301ac-4152-50ee-a513-613b81a142b4 with scrape type 2
2026-03-28 02:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d87301ac-4152-50ee-a513-613b81a142b4, identifier: 7006755auction111096
2026-03-28 02:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98a41a27-122c-59f9-89d0-8b6eb4d362e1 with identifier: 7006676auction111096
2026-03-28 02:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a41a27-122c-59f9-89d0-8b6eb4d362e1 with scrape type 2
2026-03-28 02:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98a41a27-122c-59f9-89d0-8b6eb4d362e1 with scrape type 2
2026-03-28 02:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 98a41a27-122c-59f9-89d0-8b6eb4d362e1, identifier: 7006676auction111096
2026-03-28 02:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3cf68427-6025-5e5a-b8c9-56e4ae813701 with identifier: 7006758auction111096
2026-03-28 02:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3cf68427-6025-5e5a-b8c9-56e4ae813701 with identifier: 7006758auction111096
2026-03-28 02:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3cf68427-6025-5e5a-b8c9-56e4ae813701 with identifier: 7006758auction111096 to the API
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006758>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3cf68427-6025-5e5a-b8c9-56e4ae813701',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006758',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 172566,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB 2.0 GLB 180 D BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB 2.0  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006758auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:06 [ecarstrade.be] INFO: Saving data for 7006758auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562962.602797, 'last_price_update_time': 1774663686.609488}
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006758auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d87301ac-4152-50ee-a513-613b81a142b4 with identifier: 7006755auction111096
2026-03-28 02:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d87301ac-4152-50ee-a513-613b81a142b4 with identifier: 7006755auction111096
2026-03-28 02:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d87301ac-4152-50ee-a513-613b81a142b4 with identifier: 7006755auction111096 to the API
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006755>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd87301ac-4152-50ee-a513-613b81a142b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006755',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 91408,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB 2.0 GLB 180 D BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB 2.0  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2023}
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006755auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:06 [ecarstrade.be] INFO: Saving data for 7006755auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563030.64677, 'last_price_update_time': 1774663686.902643}
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006755auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98a41a27-122c-59f9-89d0-8b6eb4d362e1 with identifier: 7006676auction111096
2026-03-28 02:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98a41a27-122c-59f9-89d0-8b6eb4d362e1 with identifier: 7006676auction111096
2026-03-28 02:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98a41a27-122c-59f9-89d0-8b6eb4d362e1 with identifier: 7006676auction111096 to the API
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006676>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '98a41a27-122c-59f9-89d0-8b6eb4d362e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006676',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 74611,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD KUGA 2.5I PHEV 165KW TITANIUM AUTO',
 'transmission': 'automatic',
 'trim': 'FORD KUGA 2.5I PHEV 165KW TITANIUM AUTO',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006676auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:07 [ecarstrade.be] INFO: Saving data for 7006676auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562887.280419, 'last_price_update_time': 1774663687.187083}
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006676auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:07 [scrapy.extensions.logstats] INFO: Crawled 486 pages (at 53 pages/min), scraped 289 items (at 51 items/min)
2026-03-28 02:08:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006753> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:07 [ecarstrade.be] INFO: Extracting details for car 7006753auction111096
2026-03-28 02:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c1ec948-96bf-5a80-b9b3-029203af01f1 with identifier: 7006753auction111096
2026-03-28 02:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c1ec948-96bf-5a80-b9b3-029203af01f1 with scrape type 2
2026-03-28 02:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c1ec948-96bf-5a80-b9b3-029203af01f1 with scrape type 2
2026-03-28 02:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c1ec948-96bf-5a80-b9b3-029203af01f1, identifier: 7006753auction111096
2026-03-28 02:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c1ec948-96bf-5a80-b9b3-029203af01f1 with identifier: 7006753auction111096
2026-03-28 02:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c1ec948-96bf-5a80-b9b3-029203af01f1 with identifier: 7006753auction111096
2026-03-28 02:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c1ec948-96bf-5a80-b9b3-029203af01f1 with identifier: 7006753auction111096 to the API
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006753>
{'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-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '6c1ec948-96bf-5a80-b9b3-029203af01f1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006753',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'EQB',
 'odometer': 71471,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQB BEV 67KWH EQB 250 BUSINESS LINE AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  BEV 67KWH  250 BUSINESS LINE AUTO',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006753auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:07 [ecarstrade.be] INFO: Saving data for 7006753auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563017.163852, 'last_price_update_time': 1774663687.68175}
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006753auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006752> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:09 [ecarstrade.be] INFO: Extracting details for car 7006752auction111096
2026-03-28 02:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c6b664a-4c2f-51c6-9115-6dda87251d0f with identifier: 7006752auction111096
2026-03-28 02:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c6b664a-4c2f-51c6-9115-6dda87251d0f with scrape type 2
2026-03-28 02:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c6b664a-4c2f-51c6-9115-6dda87251d0f with scrape type 2
2026-03-28 02:08:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c6b664a-4c2f-51c6-9115-6dda87251d0f, identifier: 7006752auction111096
2026-03-28 02:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c6b664a-4c2f-51c6-9115-6dda87251d0f with identifier: 7006752auction111096
2026-03-28 02:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c6b664a-4c2f-51c6-9115-6dda87251d0f with identifier: 7006752auction111096
2026-03-28 02:08:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c6b664a-4c2f-51c6-9115-6dda87251d0f with identifier: 7006752auction111096 to the API
2026-03-28 02:08:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006752>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '5c6b664a-4c2f-51c6-9115-6dda87251d0f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006752',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 88931,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-09-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA BEV 67KWH EQA 250 BUSINESS LINE',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  BEV 67KWH  250 BUSINESS LINE',
 'vin': None,
 'year': 2023}
2026-03-28 02:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006752auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:09 [ecarstrade.be] INFO: Saving data for 7006752auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563025.77711, 'last_price_update_time': 1774663689.743044}
2026-03-28 02:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006752auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006751> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:10 [ecarstrade.be] INFO: Extracting details for car 7006751auction111096
2026-03-28 02:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc08115a-7104-570d-9c80-86460841a57d with identifier: 7006751auction111096
2026-03-28 02:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc08115a-7104-570d-9c80-86460841a57d with scrape type 2
2026-03-28 02:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc08115a-7104-570d-9c80-86460841a57d with scrape type 2
2026-03-28 02:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc08115a-7104-570d-9c80-86460841a57d, identifier: 7006751auction111096
2026-03-28 02:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc08115a-7104-570d-9c80-86460841a57d with identifier: 7006751auction111096
2026-03-28 02:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc08115a-7104-570d-9c80-86460841a57d with identifier: 7006751auction111096
2026-03-28 02:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc08115a-7104-570d-9c80-86460841a57d with identifier: 7006751auction111096 to the API
2026-03-28 02:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006751>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'dc08115a-7104-570d-9c80-86460841a57d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006751',
 'listing': 'directbuy',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Mercedes',
 'model': 'E 300',
 'odometer': 46187,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ E-CLASS BREAK 2.0 E 300 DE AUTO BUSINESS SOL AUTO 4MT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ E-CLASS BREAK 2.0  DE AUTO BUSINESS SOL AUTO 4MT',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006751auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:10 [ecarstrade.be] INFO: Saving data for 7006751auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562995.960503, 'last_price_update_time': 1774663690.518976}
2026-03-28 02:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006751auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006750> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:12 [ecarstrade.be] INFO: Extracting details for car 7006750auction111096
2026-03-28 02:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a2acb67-ca23-52e9-935d-c255119d8ec6 with identifier: 7006750auction111096
2026-03-28 02:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a2acb67-ca23-52e9-935d-c255119d8ec6 with scrape type 2
2026-03-28 02:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a2acb67-ca23-52e9-935d-c255119d8ec6 with scrape type 2
2026-03-28 02:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a2acb67-ca23-52e9-935d-c255119d8ec6, identifier: 7006750auction111096
2026-03-28 02:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a2acb67-ca23-52e9-935d-c255119d8ec6 with identifier: 7006750auction111096
2026-03-28 02:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a2acb67-ca23-52e9-935d-c255119d8ec6 with identifier: 7006750auction111096
2026-03-28 02:08:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a2acb67-ca23-52e9-935d-c255119d8ec6 with identifier: 7006750auction111096 to the API
2026-03-28 02:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006750>
{'auction_title': '',
 'c_o_2_emission_value': 36,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9a2acb67-ca23-52e9-935d-c255119d8ec6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006750',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'E 300',
 'odometer': 215432,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ E-CLASS BREAK 2.0 E 300 DE AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ E-CLASS BREAK 2.0  DE AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006750auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:14 [ecarstrade.be] INFO: Saving data for 7006750auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562996.530896, 'last_price_update_time': 1774663694.24275}
2026-03-28 02:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006750auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006749> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006746> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006747> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006748> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:14 [ecarstrade.be] INFO: Extracting details for car 7006749auction111096
2026-03-28 02:08:14 [ecarstrade.be] INFO: Extracting details for car 7006746auction111096
2026-03-28 02:08:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8cd9849-2884-59a2-817d-7440ea64a4f8 with identifier: 7006749auction111096
2026-03-28 02:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cd9849-2884-59a2-817d-7440ea64a4f8 with scrape type 2
2026-03-28 02:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8cd9849-2884-59a2-817d-7440ea64a4f8 with scrape type 2
2026-03-28 02:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8cd9849-2884-59a2-817d-7440ea64a4f8, identifier: 7006749auction111096
2026-03-28 02:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a398c5b-e907-54a0-898a-c9ade76efe6b with identifier: 7006746auction111096
2026-03-28 02:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a398c5b-e907-54a0-898a-c9ade76efe6b with scrape type 2
2026-03-28 02:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a398c5b-e907-54a0-898a-c9ade76efe6b with scrape type 2
2026-03-28 02:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2a398c5b-e907-54a0-898a-c9ade76efe6b, identifier: 7006746auction111096
2026-03-28 02:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8cd9849-2884-59a2-817d-7440ea64a4f8 with identifier: 7006749auction111096
2026-03-28 02:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8cd9849-2884-59a2-817d-7440ea64a4f8 with identifier: 7006749auction111096
2026-03-28 02:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8cd9849-2884-59a2-817d-7440ea64a4f8 with identifier: 7006749auction111096 to the API
2026-03-28 02:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006749>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c8cd9849-2884-59a2-817d-7440ea64a4f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006749',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 106199,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS GLB DIESEL (X247) GLB 200 d Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS GLB DIESEL (X247)  d Business Solution',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006749auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:16 [ecarstrade.be] INFO: Saving data for 7006749auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562995.143664, 'last_price_update_time': 1774663696.99664}
2026-03-28 02:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006749auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2a398c5b-e907-54a0-898a-c9ade76efe6b with identifier: 7006746auction111096
2026-03-28 02:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2a398c5b-e907-54a0-898a-c9ade76efe6b with identifier: 7006746auction111096
2026-03-28 02:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2a398c5b-e907-54a0-898a-c9ade76efe6b with identifier: 7006746auction111096 to the API
2026-03-28 02:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006746>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2a398c5b-e907-54a0-898a-c9ade76efe6b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006746',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 82333,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006746auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:18 [ecarstrade.be] INFO: Saving data for 7006746auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562994.057615, 'last_price_update_time': 1774663698.243894}
2026-03-28 02:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006746auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:18 [ecarstrade.be] INFO: Extracting details for car 7006747auction111096
2026-03-28 02:08:18 [ecarstrade.be] INFO: Extracting details for car 7006748auction111096
2026-03-28 02:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006745> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006744> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f8f4d2d-82dc-5619-a0c9-381da6448c3f with identifier: 7006747auction111096
2026-03-28 02:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f8f4d2d-82dc-5619-a0c9-381da6448c3f with scrape type 2
2026-03-28 02:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f8f4d2d-82dc-5619-a0c9-381da6448c3f with scrape type 2
2026-03-28 02:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7f8f4d2d-82dc-5619-a0c9-381da6448c3f, identifier: 7006747auction111096
2026-03-28 02:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d87e09d0-49fa-573b-886d-5d3817998891 with identifier: 7006748auction111096
2026-03-28 02:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d87e09d0-49fa-573b-886d-5d3817998891 with scrape type 2
2026-03-28 02:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d87e09d0-49fa-573b-886d-5d3817998891 with scrape type 2
2026-03-28 02:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d87e09d0-49fa-573b-886d-5d3817998891, identifier: 7006748auction111096
2026-03-28 02:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7f8f4d2d-82dc-5619-a0c9-381da6448c3f with identifier: 7006747auction111096
2026-03-28 02:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7f8f4d2d-82dc-5619-a0c9-381da6448c3f with identifier: 7006747auction111096
2026-03-28 02:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7f8f4d2d-82dc-5619-a0c9-381da6448c3f with identifier: 7006747auction111096 to the API
2026-03-28 02:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006747>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7f8f4d2d-82dc-5619-a0c9-381da6448c3f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006747',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 147746,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006747auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:19 [ecarstrade.be] INFO: Saving data for 7006747auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562994.467765, 'last_price_update_time': 1774663699.607405}
2026-03-28 02:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006747auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d87e09d0-49fa-573b-886d-5d3817998891 with identifier: 7006748auction111096
2026-03-28 02:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d87e09d0-49fa-573b-886d-5d3817998891 with identifier: 7006748auction111096
2026-03-28 02:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d87e09d0-49fa-573b-886d-5d3817998891 with identifier: 7006748auction111096 to the API
2026-03-28 02:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006748>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd87e09d0-49fa-573b-886d-5d3817998891',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006748',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 157535,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006748auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:19 [ecarstrade.be] INFO: Saving data for 7006748auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562993.481294, 'last_price_update_time': 1774663699.882768}
2026-03-28 02:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006748auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:19 [ecarstrade.be] INFO: Extracting details for car 7006745auction111096
2026-03-28 02:08:19 [ecarstrade.be] INFO: Extracting details for car 7006744auction111096
2026-03-28 02:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd862622-46e8-5301-9a4a-07f8b05a9ecd with identifier: 7006745auction111096
2026-03-28 02:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd862622-46e8-5301-9a4a-07f8b05a9ecd with scrape type 2
2026-03-28 02:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd862622-46e8-5301-9a4a-07f8b05a9ecd with scrape type 2
2026-03-28 02:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dd862622-46e8-5301-9a4a-07f8b05a9ecd, identifier: 7006745auction111096
2026-03-28 02:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa4b3fc9-4ba5-5177-8137-10dad6a7fb1e with identifier: 7006744auction111096
2026-03-28 02:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa4b3fc9-4ba5-5177-8137-10dad6a7fb1e with scrape type 2
2026-03-28 02:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa4b3fc9-4ba5-5177-8137-10dad6a7fb1e with scrape type 2
2026-03-28 02:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa4b3fc9-4ba5-5177-8137-10dad6a7fb1e, identifier: 7006744auction111096
2026-03-28 02:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dd862622-46e8-5301-9a4a-07f8b05a9ecd with identifier: 7006745auction111096
2026-03-28 02:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dd862622-46e8-5301-9a4a-07f8b05a9ecd with identifier: 7006745auction111096
2026-03-28 02:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dd862622-46e8-5301-9a4a-07f8b05a9ecd with identifier: 7006745auction111096 to the API
2026-03-28 02:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006745>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'dd862622-46e8-5301-9a4a-07f8b05a9ecd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006745',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 81688,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006745auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:21 [ecarstrade.be] INFO: Saving data for 7006745auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562995.547506, 'last_price_update_time': 1774663701.009907}
2026-03-28 02:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006745auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa4b3fc9-4ba5-5177-8137-10dad6a7fb1e with identifier: 7006744auction111096
2026-03-28 02:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa4b3fc9-4ba5-5177-8137-10dad6a7fb1e with identifier: 7006744auction111096
2026-03-28 02:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa4b3fc9-4ba5-5177-8137-10dad6a7fb1e with identifier: 7006744auction111096 to the API
2026-03-28 02:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006744>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'aa4b3fc9-4ba5-5177-8137-10dad6a7fb1e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006744',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 63948,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006744auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:22 [ecarstrade.be] INFO: Saving data for 7006744auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562997.061259, 'last_price_update_time': 1774663702.172526}
2026-03-28 02:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006744auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006743> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:22 [ecarstrade.be] INFO: Extracting details for car 7006743auction111096
2026-03-28 02:08:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec25974-d343-56a0-be8f-dc988b558bab with identifier: 7006743auction111096
2026-03-28 02:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec25974-d343-56a0-be8f-dc988b558bab with scrape type 2
2026-03-28 02:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ec25974-d343-56a0-be8f-dc988b558bab with scrape type 2
2026-03-28 02:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ec25974-d343-56a0-be8f-dc988b558bab, identifier: 7006743auction111096
2026-03-28 02:08:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ec25974-d343-56a0-be8f-dc988b558bab with identifier: 7006743auction111096
2026-03-28 02:08:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ec25974-d343-56a0-be8f-dc988b558bab with identifier: 7006743auction111096
2026-03-28 02:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ec25974-d343-56a0-be8f-dc988b558bab with identifier: 7006743auction111096 to the API
2026-03-28 02:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006743>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9ec25974-d343-56a0-be8f-dc988b558bab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006743',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 33578,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006743auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:24 [ecarstrade.be] INFO: Saving data for 7006743auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563018.650525, 'last_price_update_time': 1774663704.093882}
2026-03-28 02:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006743auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006742> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:24 [ecarstrade.be] INFO: Extracting details for car 7006742auction111096
2026-03-28 02:08:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6737e059-2006-58ca-a13c-c37102609c7b with identifier: 7006742auction111096
2026-03-28 02:08:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6737e059-2006-58ca-a13c-c37102609c7b with scrape type 2
2026-03-28 02:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6737e059-2006-58ca-a13c-c37102609c7b with scrape type 2
2026-03-28 02:08:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6737e059-2006-58ca-a13c-c37102609c7b, identifier: 7006742auction111096
2026-03-28 02:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6737e059-2006-58ca-a13c-c37102609c7b with identifier: 7006742auction111096
2026-03-28 02:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6737e059-2006-58ca-a13c-c37102609c7b with identifier: 7006742auction111096
2026-03-28 02:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6737e059-2006-58ca-a13c-c37102609c7b with identifier: 7006742auction111096 to the API
2026-03-28 02:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006742>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '6737e059-2006-58ca-a13c-c37102609c7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006742',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'A 160',
 'odometer': 17867,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS A (W177) A 160 Business Solution',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ CLASS A (W177)  Business Solution',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006742auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:26 [ecarstrade.be] INFO: Saving data for 7006742auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563017.857569, 'last_price_update_time': 1774663706.436993}
2026-03-28 02:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006742auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006741> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006739> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:26 [ecarstrade.be] INFO: Extracting details for car 7006741auction111096
2026-03-28 02:08:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 752de94a-7f3a-55cb-805d-b4e9d1a23fb9 with identifier: 7006741auction111096
2026-03-28 02:08:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752de94a-7f3a-55cb-805d-b4e9d1a23fb9 with scrape type 2
2026-03-28 02:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 752de94a-7f3a-55cb-805d-b4e9d1a23fb9 with scrape type 2
2026-03-28 02:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 752de94a-7f3a-55cb-805d-b4e9d1a23fb9, identifier: 7006741auction111096
2026-03-28 02:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 752de94a-7f3a-55cb-805d-b4e9d1a23fb9 with identifier: 7006741auction111096
2026-03-28 02:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 752de94a-7f3a-55cb-805d-b4e9d1a23fb9 with identifier: 7006741auction111096
2026-03-28 02:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 752de94a-7f3a-55cb-805d-b4e9d1a23fb9 with identifier: 7006741auction111096 to the API
2026-03-28 02:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006741>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '752de94a-7f3a-55cb-805d-b4e9d1a23fb9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006741',
 'listing': 'directbuy',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 47509,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA SHOOTING BRAKE 2.0 CLA 180 D BUS SOLUTION '
          'ESSENTIAL',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ CLA SHOOTING BRAKE 2.0 CLA 180 D BUS SOLUTION '
         'ESSENTIAL',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006741auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:27 [ecarstrade.be] INFO: Saving data for 7006741auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563080.823666, 'last_price_update_time': 1774663707.113994}
2026-03-28 02:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006741auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:27 [ecarstrade.be] INFO: Extracting details for car 7006739auction111096
2026-03-28 02:08:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006740> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46303315-deac-5781-8c59-417a666c8a53 with identifier: 7006739auction111096
2026-03-28 02:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46303315-deac-5781-8c59-417a666c8a53 with scrape type 2
2026-03-28 02:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46303315-deac-5781-8c59-417a666c8a53 with scrape type 2
2026-03-28 02:08:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 46303315-deac-5781-8c59-417a666c8a53, identifier: 7006739auction111096
2026-03-28 02:08:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 46303315-deac-5781-8c59-417a666c8a53 with identifier: 7006739auction111096
2026-03-28 02:08:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 46303315-deac-5781-8c59-417a666c8a53 with identifier: 7006739auction111096
2026-03-28 02:08:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 46303315-deac-5781-8c59-417a666c8a53 with identifier: 7006739auction111096 to the API
2026-03-28 02:08:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006739>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '46303315-deac-5781-8c59-417a666c8a53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006739',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 139745,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION '
          'DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006739auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:27 [ecarstrade.be] INFO: Saving data for 7006739auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562964.599847, 'last_price_update_time': 1774663707.934345}
2026-03-28 02:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006739auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:27 [ecarstrade.be] INFO: Extracting details for car 7006740auction111096
2026-03-28 02:08:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc553735-a92e-5f3c-8a27-0387cafbd561 with identifier: 7006740auction111096
2026-03-28 02:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc553735-a92e-5f3c-8a27-0387cafbd561 with scrape type 2
2026-03-28 02:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc553735-a92e-5f3c-8a27-0387cafbd561 with scrape type 2
2026-03-28 02:08:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc553735-a92e-5f3c-8a27-0387cafbd561, identifier: 7006740auction111096
2026-03-28 02:08:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc553735-a92e-5f3c-8a27-0387cafbd561 with identifier: 7006740auction111096
2026-03-28 02:08:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc553735-a92e-5f3c-8a27-0387cafbd561 with identifier: 7006740auction111096
2026-03-28 02:08:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc553735-a92e-5f3c-8a27-0387cafbd561 with identifier: 7006740auction111096 to the API
2026-03-28 02:08:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006740>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'bc553735-a92e-5f3c-8a27-0387cafbd561',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006740',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 60155,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E LUXURY LINE DCT SH '
          'BR',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E LUXURY LINE DCT SH BR',
 'vin': None,
 'year': 2023}
2026-03-28 02:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006740auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:28 [ecarstrade.be] INFO: Saving data for 7006740auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562964.098223, 'last_price_update_time': 1774663708.889747}
2026-03-28 02:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006740auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006731> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:08:29 [ecarstrade.be] INFO: Found listing with ID: 7006759auction111096
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006759auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:29 [ecarstrade.be] INFO: Scrape type for 7006759auction111096: 2
2026-03-28 02:08:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:29 [ecarstrade.be] INFO: Found listing with ID: 7006760auction111096
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006760auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:29 [ecarstrade.be] INFO: Scrape type for 7006760auction111096: 2
2026-03-28 02:08:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:29 [ecarstrade.be] INFO: Found listing with ID: 7006761auction111096
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006761auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:29 [ecarstrade.be] INFO: Scrape type for 7006761auction111096: 2
2026-03-28 02:08:29 [ecarstrade.be] INFO: Extracting details for car 7006731auction111096
2026-03-28 02:08:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:29 [ecarstrade.be] INFO: Found listing with ID: 7006762auction111096
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006762auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:29 [ecarstrade.be] INFO: Scrape type for 7006762auction111096: 2
2026-03-28 02:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9efb0fc9-e442-59da-8097-87e36b799f85 with identifier: 7006731auction111096
2026-03-28 02:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9efb0fc9-e442-59da-8097-87e36b799f85 with scrape type 2
2026-03-28 02:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9efb0fc9-e442-59da-8097-87e36b799f85 with scrape type 2
2026-03-28 02:08:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9efb0fc9-e442-59da-8097-87e36b799f85, identifier: 7006731auction111096
2026-03-28 02:08:29 [ecarstrade.be] INFO: Found listing with ID: 7006763auction111096
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006763auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:29 [ecarstrade.be] INFO: Scrape type for 7006763auction111096: 2
2026-03-28 02:08:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9efb0fc9-e442-59da-8097-87e36b799f85 with identifier: 7006731auction111096
2026-03-28 02:08:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9efb0fc9-e442-59da-8097-87e36b799f85 with identifier: 7006731auction111096
2026-03-28 02:08:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9efb0fc9-e442-59da-8097-87e36b799f85 with identifier: 7006731auction111096 to the API
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006731>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9efb0fc9-e442-59da-8097-87e36b799f85',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006731',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 180',
 'odometer': 92662,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 1.3 CLA 180 BUSINESS SOLUTION ESSENTIAL',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA - Klasse 1.3  BUSINESS SOLUTION ESSENTIAL',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006731auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:29 [ecarstrade.be] INFO: Saving data for 7006731auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562937.705007, 'last_price_update_time': 1774663709.949822}
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006731auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:29 [ecarstrade.be] INFO: Found listing with ID: 7006764auction111096
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006764auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:29 [ecarstrade.be] INFO: Scrape type for 7006764auction111096: 2
2026-03-28 02:08:29 [ecarstrade.be] INFO: Found listing with ID: 7006765auction111096
2026-03-28 02:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006765auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006765auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006766auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006766auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006766auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006767auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006767auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006767auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006768auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006768auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006768auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006769auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006769auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006769auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006770auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006770auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006770auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006772auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006772auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006772auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006773auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006773auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006773auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006774auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006774auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006774auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006775auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006775auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006775auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006776auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006776auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006776auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006777auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006777auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006777auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006778auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006778auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006778auction111096: 2
2026-03-28 02:08:30 [ecarstrade.be] INFO: Found listing with ID: 7006779auction111096
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006779auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:30 [ecarstrade.be] INFO: Scrape type for 7006779auction111096: 2
2026-03-28 02:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006730> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:31 [ecarstrade.be] INFO: Extracting details for car 7006730auction111096
2026-03-28 02:08:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce2fa46f-0d5b-5af6-bd83-9371eb6fe289 with identifier: 7006730auction111096
2026-03-28 02:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce2fa46f-0d5b-5af6-bd83-9371eb6fe289 with scrape type 2
2026-03-28 02:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce2fa46f-0d5b-5af6-bd83-9371eb6fe289 with scrape type 2
2026-03-28 02:08:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ce2fa46f-0d5b-5af6-bd83-9371eb6fe289, identifier: 7006730auction111096
2026-03-28 02:08:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ce2fa46f-0d5b-5af6-bd83-9371eb6fe289 with identifier: 7006730auction111096
2026-03-28 02:08:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ce2fa46f-0d5b-5af6-bd83-9371eb6fe289 with identifier: 7006730auction111096
2026-03-28 02:08:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ce2fa46f-0d5b-5af6-bd83-9371eb6fe289 with identifier: 7006730auction111096 to the API
2026-03-28 02:08:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006730>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ce2fa46f-0d5b-5af6-bd83-9371eb6fe289',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006730',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 180',
 'odometer': 83345,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 1.3 CLA 180 BUSINESS SOLUTION',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ CLA - Klasse 1.3  BUSINESS SOLUTION',
 'vin': None,
 'year': 2020}
2026-03-28 02:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006730auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:31 [ecarstrade.be] INFO: Saving data for 7006730auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562938.619766, 'last_price_update_time': 1774663711.958874}
2026-03-28 02:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006730auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006729> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:32 [ecarstrade.be] INFO: Extracting details for car 7006729auction111096
2026-03-28 02:08:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa605ae7-f0ba-5a11-b416-61dd0d35f225 with identifier: 7006729auction111096
2026-03-28 02:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa605ae7-f0ba-5a11-b416-61dd0d35f225 with scrape type 2
2026-03-28 02:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa605ae7-f0ba-5a11-b416-61dd0d35f225 with scrape type 2
2026-03-28 02:08:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fa605ae7-f0ba-5a11-b416-61dd0d35f225, identifier: 7006729auction111096
2026-03-28 02:08:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa605ae7-f0ba-5a11-b416-61dd0d35f225 with identifier: 7006729auction111096
2026-03-28 02:08:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa605ae7-f0ba-5a11-b416-61dd0d35f225 with identifier: 7006729auction111096
2026-03-28 02:08:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa605ae7-f0ba-5a11-b416-61dd0d35f225 with identifier: 7006729auction111096 to the API
2026-03-28 02:08:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006729>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'fa605ae7-f0ba-5a11-b416-61dd0d35f225',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006729',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 180',
 'odometer': 49781,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 1.3 CLA 180 BUSINESS SOLUTION',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ CLA - Klasse 1.3  BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006729auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:32 [ecarstrade.be] INFO: Saving data for 7006729auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562936.966875, 'last_price_update_time': 1774663712.913762}
2026-03-28 02:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006729auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006727> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:35 [ecarstrade.be] INFO: Extracting details for car 7006727auction111096
2026-03-28 02:08:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 868d2ac1-db12-5361-a5bf-2ce7b0df2878 with identifier: 7006727auction111096
2026-03-28 02:08:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 868d2ac1-db12-5361-a5bf-2ce7b0df2878 with scrape type 2
2026-03-28 02:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 868d2ac1-db12-5361-a5bf-2ce7b0df2878 with scrape type 2
2026-03-28 02:08:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 868d2ac1-db12-5361-a5bf-2ce7b0df2878, identifier: 7006727auction111096
2026-03-28 02:08:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 868d2ac1-db12-5361-a5bf-2ce7b0df2878 with identifier: 7006727auction111096
2026-03-28 02:08:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 868d2ac1-db12-5361-a5bf-2ce7b0df2878 with identifier: 7006727auction111096
2026-03-28 02:08:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 868d2ac1-db12-5361-a5bf-2ce7b0df2878 with identifier: 7006727auction111096 to the API
2026-03-28 02:08:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006727>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '868d2ac1-db12-5361-a5bf-2ce7b0df2878',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006727',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 102962,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA 1.3  E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006727auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:35 [ecarstrade.be] INFO: Saving data for 7006727auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562935.224865, 'last_price_update_time': 1774663715.745798}
2026-03-28 02:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006727auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006760> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:36 [ecarstrade.be] INFO: Extracting details for car 7006760auction111096
2026-03-28 02:08:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52acfd62-7567-578c-9fc8-130d4b8fea56 with identifier: 7006760auction111096
2026-03-28 02:08:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52acfd62-7567-578c-9fc8-130d4b8fea56 with scrape type 2
2026-03-28 02:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52acfd62-7567-578c-9fc8-130d4b8fea56 with scrape type 2
2026-03-28 02:08:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52acfd62-7567-578c-9fc8-130d4b8fea56, identifier: 7006760auction111096
2026-03-28 02:08:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52acfd62-7567-578c-9fc8-130d4b8fea56 with identifier: 7006760auction111096
2026-03-28 02:08:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52acfd62-7567-578c-9fc8-130d4b8fea56 with identifier: 7006760auction111096
2026-03-28 02:08:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52acfd62-7567-578c-9fc8-130d4b8fea56 with identifier: 7006760auction111096 to the API
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006760>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '52acfd62-7567-578c-9fc8-130d4b8fea56',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006760',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 120060,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB 2.0 GLB 200 D LUXURY LINE DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB 2.0  D LUXURY LINE DCT',
 'vin': None,
 'year': 2023}
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006760auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Saving data for 7006760auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562963.145589, 'last_price_update_time': 1774663717.311073}
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006760auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006780auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006780auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006780auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006781auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006781auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006781auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006782auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006782auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006782auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006784auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006784auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006784auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006785auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006785auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006785auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006788auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006788auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006788auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006789auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006789auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006789auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006790auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006790auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006790auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006792auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006792auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006792auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006793auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006793auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006793auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006794auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006794auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006794auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006796auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006796auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006796auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006798auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006798auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006798auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006802auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006802auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006802auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006803auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006803auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006803auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006805auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006805auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006805auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006806auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006806auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006806auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006807auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006807auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006807auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006808auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006808auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006808auction111096: 2
2026-03-28 02:08:37 [ecarstrade.be] INFO: Found listing with ID: 7006809auction111096
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006809auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:37 [ecarstrade.be] INFO: Scrape type for 7006809auction111096: 2
2026-03-28 02:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006728> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:39 [ecarstrade.be] INFO: Extracting details for car 7006728auction111096
2026-03-28 02:08:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e2fdabd-c71a-554f-aa75-0508676c465f with identifier: 7006728auction111096
2026-03-28 02:08:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e2fdabd-c71a-554f-aa75-0508676c465f with scrape type 2
2026-03-28 02:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e2fdabd-c71a-554f-aa75-0508676c465f with scrape type 2
2026-03-28 02:08:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e2fdabd-c71a-554f-aa75-0508676c465f, identifier: 7006728auction111096
2026-03-28 02:08:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e2fdabd-c71a-554f-aa75-0508676c465f with identifier: 7006728auction111096
2026-03-28 02:08:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e2fdabd-c71a-554f-aa75-0508676c465f with identifier: 7006728auction111096
2026-03-28 02:08:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e2fdabd-c71a-554f-aa75-0508676c465f with identifier: 7006728auction111096 to the API
2026-03-28 02:08:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006728>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4e2fdabd-c71a-554f-aa75-0508676c465f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006728',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 180',
 'odometer': 85359,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 2.0 CLA 180 D BUSINESS SOLUTION',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ CLA 2.0  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006728auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:39 [ecarstrade.be] INFO: Saving data for 7006728auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562936.506286, 'last_price_update_time': 1774663719.961497}
2026-03-28 02:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006728auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006761> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:40 [ecarstrade.be] INFO: Extracting details for car 7006761auction111096
2026-03-28 02:08:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d6eca55-4e14-56a2-bdea-ce385324e9e9 with identifier: 7006761auction111096
2026-03-28 02:08:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d6eca55-4e14-56a2-bdea-ce385324e9e9 with scrape type 2
2026-03-28 02:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d6eca55-4e14-56a2-bdea-ce385324e9e9 with scrape type 2
2026-03-28 02:08:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3d6eca55-4e14-56a2-bdea-ce385324e9e9, identifier: 7006761auction111096
2026-03-28 02:08:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3d6eca55-4e14-56a2-bdea-ce385324e9e9 with identifier: 7006761auction111096
2026-03-28 02:08:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3d6eca55-4e14-56a2-bdea-ce385324e9e9 with identifier: 7006761auction111096
2026-03-28 02:08:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3d6eca55-4e14-56a2-bdea-ce385324e9e9 with identifier: 7006761auction111096 to the API
2026-03-28 02:08:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006761>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3d6eca55-4e14-56a2-bdea-ce385324e9e9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006761',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 59283,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC 2.0 GLC 300 DE 4MATIC 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC 2.0  DE 4MATIC 4WD AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006761auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:41 [ecarstrade.be] INFO: Saving data for 7006761auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562961.904393, 'last_price_update_time': 1774663721.118835}
2026-03-28 02:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006761auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006762> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:41 [ecarstrade.be] INFO: Extracting details for car 7006762auction111096
2026-03-28 02:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc772880-a453-56e4-96fe-c512df0a140f with identifier: 7006762auction111096
2026-03-28 02:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc772880-a453-56e4-96fe-c512df0a140f with scrape type 2
2026-03-28 02:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc772880-a453-56e4-96fe-c512df0a140f with scrape type 2
2026-03-28 02:08:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc772880-a453-56e4-96fe-c512df0a140f, identifier: 7006762auction111096
2026-03-28 02:08:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc772880-a453-56e4-96fe-c512df0a140f with identifier: 7006762auction111096
2026-03-28 02:08:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc772880-a453-56e4-96fe-c512df0a140f with identifier: 7006762auction111096
2026-03-28 02:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc772880-a453-56e4-96fe-c512df0a140f with identifier: 7006762auction111096 to the API
2026-03-28 02:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006762>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'dc772880-a453-56e4-96fe-c512df0a140f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006762',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 119366,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC 2.0 GLC 300 DE 4MATIC 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC 2.0  DE 4MATIC 4WD AUTO',
 'vin': None,
 'year': 2020}
2026-03-28 02:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006762auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:41 [ecarstrade.be] INFO: Saving data for 7006762auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562978.170704, 'last_price_update_time': 1774663721.912168}
2026-03-28 02:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006762auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006759> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:46 [ecarstrade.be] INFO: Extracting details for car 7006759auction111096
2026-03-28 02:08:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c93d40bf-2bf6-5d15-9fc1-b89ad5674d23 with identifier: 7006759auction111096
2026-03-28 02:08:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c93d40bf-2bf6-5d15-9fc1-b89ad5674d23 with scrape type 2
2026-03-28 02:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c93d40bf-2bf6-5d15-9fc1-b89ad5674d23 with scrape type 2
2026-03-28 02:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c93d40bf-2bf6-5d15-9fc1-b89ad5674d23, identifier: 7006759auction111096
2026-03-28 02:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c93d40bf-2bf6-5d15-9fc1-b89ad5674d23 with identifier: 7006759auction111096
2026-03-28 02:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c93d40bf-2bf6-5d15-9fc1-b89ad5674d23 with identifier: 7006759auction111096
2026-03-28 02:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c93d40bf-2bf6-5d15-9fc1-b89ad5674d23 with identifier: 7006759auction111096 to the API
2026-03-28 02:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006759>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c93d40bf-2bf6-5d15-9fc1-b89ad5674d23',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006759',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 163279,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB 2.0 GLB 200 D BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB 2.0  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006759auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:46 [ecarstrade.be] INFO: Saving data for 7006759auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562981.159165, 'last_price_update_time': 1774663726.92704}
2026-03-28 02:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006759auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006724> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:47 [ecarstrade.be] INFO: Extracting details for car 7006724auction111096
2026-03-28 02:08:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cad62d1a-6931-558a-a18e-991f0b8d801f with identifier: 7006724auction111096
2026-03-28 02:08:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cad62d1a-6931-558a-a18e-991f0b8d801f with scrape type 2
2026-03-28 02:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cad62d1a-6931-558a-a18e-991f0b8d801f with scrape type 2
2026-03-28 02:08:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cad62d1a-6931-558a-a18e-991f0b8d801f, identifier: 7006724auction111096
2026-03-28 02:08:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cad62d1a-6931-558a-a18e-991f0b8d801f with identifier: 7006724auction111096
2026-03-28 02:08:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cad62d1a-6931-558a-a18e-991f0b8d801f with identifier: 7006724auction111096
2026-03-28 02:08:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cad62d1a-6931-558a-a18e-991f0b8d801f with identifier: 7006724auction111096 to the API
2026-03-28 02:08:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006724>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'cad62d1a-6931-558a-a18e-991f0b8d801f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006724',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 71331,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS LIMOUSINE 2.0 A 180 D BUSINESS SOLUTION '
          'ESSENTIAL',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ A-CLASS LIMOUSINE 2.0  D BUSINESS SOLUTION ESSENTIAL',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006724auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:47 [ecarstrade.be] INFO: Saving data for 7006724auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562933.513962, 'last_price_update_time': 1774663727.783502}
2026-03-28 02:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006724auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006767> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:48 [ecarstrade.be] INFO: Extracting details for car 7006767auction111096
2026-03-28 02:08:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8ba1ebc-100b-5625-8c83-a141acf7fb96 with identifier: 7006767auction111096
2026-03-28 02:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8ba1ebc-100b-5625-8c83-a141acf7fb96 with scrape type 2
2026-03-28 02:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8ba1ebc-100b-5625-8c83-a141acf7fb96 with scrape type 2
2026-03-28 02:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b8ba1ebc-100b-5625-8c83-a141acf7fb96, identifier: 7006767auction111096
2026-03-28 02:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b8ba1ebc-100b-5625-8c83-a141acf7fb96 with identifier: 7006767auction111096
2026-03-28 02:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b8ba1ebc-100b-5625-8c83-a141acf7fb96 with identifier: 7006767auction111096
2026-03-28 02:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b8ba1ebc-100b-5625-8c83-a141acf7fb96 with identifier: 7006767auction111096 to the API
2026-03-28 02:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006767>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b8ba1ebc-100b-5625-8c83-a141acf7fb96',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006767',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'MAN',
 'model': 'Mini Cooper SE Countryman',
 'odometer': 117996,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.5 COOPER S E 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'MINI COUNTRY 1.5 COOPER S E 4WD AUTO',
 'vin': None,
 'year': 2023}
2026-03-28 02:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006767auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:48 [ecarstrade.be] INFO: Saving data for 7006767auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562976.343547, 'last_price_update_time': 1774663728.775429}
2026-03-28 02:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006767auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006777> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:55 [ecarstrade.be] INFO: Extracting details for car 7006777auction111096
2026-03-28 02:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 706c3959-9115-523c-aefb-f82836883de6 with identifier: 7006777auction111096
2026-03-28 02:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706c3959-9115-523c-aefb-f82836883de6 with scrape type 2
2026-03-28 02:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 706c3959-9115-523c-aefb-f82836883de6 with scrape type 2
2026-03-28 02:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 706c3959-9115-523c-aefb-f82836883de6, identifier: 7006777auction111096
2026-03-28 02:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 706c3959-9115-523c-aefb-f82836883de6 with identifier: 7006777auction111096
2026-03-28 02:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 706c3959-9115-523c-aefb-f82836883de6 with identifier: 7006777auction111096
2026-03-28 02:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 706c3959-9115-523c-aefb-f82836883de6 with identifier: 7006777auction111096 to the API
2026-03-28 02:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006777>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '706c3959-9115-523c-aefb-f82836883de6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006777',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Opel',
 'model': 'Insignia',
 'odometer': 89653,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL INSIGNIA SPORTS TOURER DIESEL 1.5 Turbo D Ultimate',
 'transmission': 'manual',
 'trim': 'OPEL INSIGNIA SPORTS TOURER DIESEL 1.5 Turbo D Ultimate',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006777auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:55 [ecarstrade.be] INFO: Saving data for 7006777auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563029.266409, 'last_price_update_time': 1774663735.596771}
2026-03-28 02:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006777auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006778> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:56 [ecarstrade.be] INFO: Extracting details for car 7006778auction111096
2026-03-28 02:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c42c77b-4ceb-5fc7-911e-dd30956d8ee6 with identifier: 7006778auction111096
2026-03-28 02:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c42c77b-4ceb-5fc7-911e-dd30956d8ee6 with scrape type 2
2026-03-28 02:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c42c77b-4ceb-5fc7-911e-dd30956d8ee6 with scrape type 2
2026-03-28 02:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c42c77b-4ceb-5fc7-911e-dd30956d8ee6, identifier: 7006778auction111096
2026-03-28 02:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c42c77b-4ceb-5fc7-911e-dd30956d8ee6 with identifier: 7006778auction111096
2026-03-28 02:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c42c77b-4ceb-5fc7-911e-dd30956d8ee6 with identifier: 7006778auction111096
2026-03-28 02:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c42c77b-4ceb-5fc7-911e-dd30956d8ee6 with identifier: 7006778auction111096 to the API
2026-03-28 02:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006778>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8c42c77b-4ceb-5fc7-911e-dd30956d8ee6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006778',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 61319,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.5 BLUEHDI 81KW S-S ACTIVE PACK',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.5 BLUEHDI 81KW S-S ACTIVE PACK',
 'vin': None,
 'year': 2022}
2026-03-28 02:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006778auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:57 [ecarstrade.be] INFO: Saving data for 7006778auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563026.798459, 'last_price_update_time': 1774663737.297496}
2026-03-28 02:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006778auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006766> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:58 [ecarstrade.be] INFO: Extracting details for car 7006766auction111096
2026-03-28 02:08:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d59cf5d-cc16-561c-b9c4-60aff44029ad with identifier: 7006766auction111096
2026-03-28 02:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d59cf5d-cc16-561c-b9c4-60aff44029ad with scrape type 2
2026-03-28 02:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d59cf5d-cc16-561c-b9c4-60aff44029ad with scrape type 2
2026-03-28 02:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2d59cf5d-cc16-561c-b9c4-60aff44029ad, identifier: 7006766auction111096
2026-03-28 02:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2d59cf5d-cc16-561c-b9c4-60aff44029ad with identifier: 7006766auction111096
2026-03-28 02:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2d59cf5d-cc16-561c-b9c4-60aff44029ad with identifier: 7006766auction111096
2026-03-28 02:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2d59cf5d-cc16-561c-b9c4-60aff44029ad with identifier: 7006766auction111096 to the API
2026-03-28 02:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006766>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2d59cf5d-cc16-561c-b9c4-60aff44029ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006766',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'MAN',
 'model': 'Mini Cooper SE Countryman',
 'odometer': 101953,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.5 COOPER S E 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'MINI COUNTRY 1.5 COOPER S E 4WD AUTO',
 'vin': None,
 'year': 2023}
2026-03-28 02:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006766auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:59 [ecarstrade.be] INFO: Saving data for 7006766auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562977.535028, 'last_price_update_time': 1774663739.253216}
2026-03-28 02:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006766auction111096') HTTP/1.1" 204 0
2026-03-28 02:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006768> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:08:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:08:59 [ecarstrade.be] INFO: Extracting details for car 7006768auction111096
2026-03-28 02:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05b07de7-94aa-580f-8df9-da364b0003c2 with identifier: 7006768auction111096
2026-03-28 02:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05b07de7-94aa-580f-8df9-da364b0003c2 with scrape type 2
2026-03-28 02:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05b07de7-94aa-580f-8df9-da364b0003c2 with scrape type 2
2026-03-28 02:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05b07de7-94aa-580f-8df9-da364b0003c2, identifier: 7006768auction111096
2026-03-28 02:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05b07de7-94aa-580f-8df9-da364b0003c2 with identifier: 7006768auction111096
2026-03-28 02:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05b07de7-94aa-580f-8df9-da364b0003c2 with identifier: 7006768auction111096
2026-03-28 02:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05b07de7-94aa-580f-8df9-da364b0003c2 with identifier: 7006768auction111096 to the API
2026-03-28 02:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:08: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-28 02:08:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006768>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '05b07de7-94aa-580f-8df9-da364b0003c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006768',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'MAN',
 'model': 'Mini Cooper SE Countryman',
 'odometer': 130264,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.5 COOPER S E 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'MINI COUNTRY 1.5 COOPER S E 4WD AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006768auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:08:59 [ecarstrade.be] INFO: Saving data for 7006768auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562974.30864, 'last_price_update_time': 1774663739.985257}
2026-03-28 02:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006768auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006763> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:01 [ecarstrade.be] INFO: Extracting details for car 7006763auction111096
2026-03-28 02:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45b5e48d-fbbe-5f25-bea0-a055aeff288a with identifier: 7006763auction111096
2026-03-28 02:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45b5e48d-fbbe-5f25-bea0-a055aeff288a with scrape type 2
2026-03-28 02:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45b5e48d-fbbe-5f25-bea0-a055aeff288a with scrape type 2
2026-03-28 02:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 45b5e48d-fbbe-5f25-bea0-a055aeff288a, identifier: 7006763auction111096
2026-03-28 02:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 45b5e48d-fbbe-5f25-bea0-a055aeff288a with identifier: 7006763auction111096
2026-03-28 02:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 45b5e48d-fbbe-5f25-bea0-a055aeff288a with identifier: 7006763auction111096
2026-03-28 02:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 45b5e48d-fbbe-5f25-bea0-a055aeff288a with identifier: 7006763auction111096 to the API
2026-03-28 02:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006763>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '45b5e48d-fbbe-5f25-bea0-a055aeff288a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006763',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 82439,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC 2.0 GLC 300 DE 4MATIC 4WD BUS SOL AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC 2.0  DE 4MATIC 4WD BUS SOL AUTO',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006763auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:01 [ecarstrade.be] INFO: Saving data for 7006763auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562978.591592, 'last_price_update_time': 1774663741.609759}
2026-03-28 02:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006763auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006764> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:02 [ecarstrade.be] INFO: Extracting details for car 7006764auction111096
2026-03-28 02:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d77b0eb-a13c-5fc4-ac2f-15c07c1e47f7 with identifier: 7006764auction111096
2026-03-28 02:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d77b0eb-a13c-5fc4-ac2f-15c07c1e47f7 with scrape type 2
2026-03-28 02:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d77b0eb-a13c-5fc4-ac2f-15c07c1e47f7 with scrape type 2
2026-03-28 02:09:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4d77b0eb-a13c-5fc4-ac2f-15c07c1e47f7, identifier: 7006764auction111096
2026-03-28 02:09:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4d77b0eb-a13c-5fc4-ac2f-15c07c1e47f7 with identifier: 7006764auction111096
2026-03-28 02:09:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4d77b0eb-a13c-5fc4-ac2f-15c07c1e47f7 with identifier: 7006764auction111096
2026-03-28 02:09:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4d77b0eb-a13c-5fc4-ac2f-15c07c1e47f7 with identifier: 7006764auction111096 to the API
2026-03-28 02:09:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006764>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4d77b0eb-a13c-5fc4-ac2f-15c07c1e47f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006764',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 111879,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC COUPE 2.0 GLC 300 DE PHEV 4MATIC 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC COUPE 2.0  DE PHEV 4MATIC 4WD AUTO',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006764auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:02 [ecarstrade.be] INFO: Saving data for 7006764auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562973.060562, 'last_price_update_time': 1774663742.682641}
2026-03-28 02:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006764auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006779> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:02 [ecarstrade.be] INFO: Extracting details for car 7006779auction111096
2026-03-28 02:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1877746-54a9-5630-8525-f3a06d0cf423 with identifier: 7006779auction111096
2026-03-28 02:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1877746-54a9-5630-8525-f3a06d0cf423 with scrape type 2
2026-03-28 02:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1877746-54a9-5630-8525-f3a06d0cf423 with scrape type 2
2026-03-28 02:09:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f1877746-54a9-5630-8525-f3a06d0cf423, identifier: 7006779auction111096
2026-03-28 02:09:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f1877746-54a9-5630-8525-f3a06d0cf423 with identifier: 7006779auction111096
2026-03-28 02:09:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f1877746-54a9-5630-8525-f3a06d0cf423 with identifier: 7006779auction111096
2026-03-28 02:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f1877746-54a9-5630-8525-f3a06d0cf423 with identifier: 7006779auction111096 to the API
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006779>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': 'f1877746-54a9-5630-8525-f3a06d0cf423',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006779',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 60665,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 BEV 50KWH ELECT. E-208 AUTO ACTIVE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  BEV 50KWH ELECT. E- AUTO ACTIVE PACK',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006779auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:03 [ecarstrade.be] INFO: Saving data for 7006779auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563031.46134, 'last_price_update_time': 1774663743.346722}
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006779auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006776> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:03 [ecarstrade.be] INFO: Extracting details for car 7006776auction111096
2026-03-28 02:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc8d46a3-e7a9-5fbd-afdf-f07d14f590ff with identifier: 7006776auction111096
2026-03-28 02:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc8d46a3-e7a9-5fbd-afdf-f07d14f590ff with scrape type 2
2026-03-28 02:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc8d46a3-e7a9-5fbd-afdf-f07d14f590ff with scrape type 2
2026-03-28 02:09:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc8d46a3-e7a9-5fbd-afdf-f07d14f590ff, identifier: 7006776auction111096
2026-03-28 02:09:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc8d46a3-e7a9-5fbd-afdf-f07d14f590ff with identifier: 7006776auction111096
2026-03-28 02:09:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc8d46a3-e7a9-5fbd-afdf-f07d14f590ff with identifier: 7006776auction111096
2026-03-28 02:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc8d46a3-e7a9-5fbd-afdf-f07d14f590ff with identifier: 7006776auction111096 to the API
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006776>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'bc8d46a3-e7a9-5fbd-afdf-f07d14f590ff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006776',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Opel',
 'model': 'Insignia',
 'odometer': 154481,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL INSIGNIA SPORTS TOURER DIESEL 1.5 Turbo D Business Edition',
 'transmission': 'automatic',
 'trim': 'OPEL INSIGNIA SPORTS TOURER DIESEL 1.5 Turbo D Business Edition',
 'vin': None,
 'year': 2021}
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006776auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:03 [ecarstrade.be] INFO: Saving data for 7006776auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563027.229685, 'last_price_update_time': 1774663743.834984}
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006776auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006775> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:05 [ecarstrade.be] INFO: Extracting details for car 7006775auction111096
2026-03-28 02:09:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0efd0fe1-ae34-54ac-a2f7-725d909b3373 with identifier: 7006775auction111096
2026-03-28 02:09:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0efd0fe1-ae34-54ac-a2f7-725d909b3373 with scrape type 2
2026-03-28 02:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0efd0fe1-ae34-54ac-a2f7-725d909b3373 with scrape type 2
2026-03-28 02:09:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0efd0fe1-ae34-54ac-a2f7-725d909b3373, identifier: 7006775auction111096
2026-03-28 02:09:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0efd0fe1-ae34-54ac-a2f7-725d909b3373 with identifier: 7006775auction111096
2026-03-28 02:09:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0efd0fe1-ae34-54ac-a2f7-725d909b3373 with identifier: 7006775auction111096
2026-03-28 02:09:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0efd0fe1-ae34-54ac-a2f7-725d909b3373 with identifier: 7006775auction111096 to the API
2026-03-28 02:09:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006775>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '0efd0fe1-ae34-54ac-a2f7-725d909b3373',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006775',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Opel',
 'model': 'Insignia',
 'odometer': 164248,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL INSIGNIA GRAND SPORT DIESEL 1.6 CDTI Edition (EU6.2) STOCK',
 'transmission': 'manual',
 'trim': 'OPEL INSIGNIA GRAND SPORT DIESEL 1.6 CDTI Edition (EU6.2) STOCK',
 'vin': None,
 'year': 2019}
2026-03-28 02:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006775auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:06 [ecarstrade.be] INFO: Saving data for 7006775auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563028.956406, 'last_price_update_time': 1774663746.116961}
2026-03-28 02:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006775auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006808> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:06 [ecarstrade.be] INFO: Extracting details for car 7006808auction111096
2026-03-28 02:09:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa3c5565-38e1-52fa-ba31-3b7395c6075f with identifier: 7006808auction111096
2026-03-28 02:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa3c5565-38e1-52fa-ba31-3b7395c6075f with scrape type 2
2026-03-28 02:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa3c5565-38e1-52fa-ba31-3b7395c6075f with scrape type 2
2026-03-28 02:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa3c5565-38e1-52fa-ba31-3b7395c6075f, identifier: 7006808auction111096
2026-03-28 02:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa3c5565-38e1-52fa-ba31-3b7395c6075f with identifier: 7006808auction111096
2026-03-28 02:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa3c5565-38e1-52fa-ba31-3b7395c6075f with identifier: 7006808auction111096
2026-03-28 02:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa3c5565-38e1-52fa-ba31-3b7395c6075f with identifier: 7006808auction111096 to the API
2026-03-28 02:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006808>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'aa3c5565-38e1-52fa-ba31-3b7395c6075f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006808',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Seat',
 'model': 'Arona',
 'odometer': 39857,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT ARONA 1.0 TSI 70KW MOVE',
 'transmission': 'manual',
 'trim': 'SEAT ARONA 1.0 TSI 70KW MOVE',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006808auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:06 [ecarstrade.be] INFO: Saving data for 7006808auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563054.776642, 'last_price_update_time': 1774663746.701706}
2026-03-28 02:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006808auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:06 [scrapy.extensions.logstats] INFO: Crawled 524 pages (at 38 pages/min), scraped 325 items (at 36 items/min)
2026-03-28 02:09:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006807> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:13 [ecarstrade.be] INFO: Extracting details for car 7006807auction111096
2026-03-28 02:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b46bcba-58d4-5cdc-a12b-7891bb823018 with identifier: 7006807auction111096
2026-03-28 02:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b46bcba-58d4-5cdc-a12b-7891bb823018 with scrape type 2
2026-03-28 02:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b46bcba-58d4-5cdc-a12b-7891bb823018 with scrape type 2
2026-03-28 02:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8b46bcba-58d4-5cdc-a12b-7891bb823018, identifier: 7006807auction111096
2026-03-28 02:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8b46bcba-58d4-5cdc-a12b-7891bb823018 with identifier: 7006807auction111096
2026-03-28 02:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8b46bcba-58d4-5cdc-a12b-7891bb823018 with identifier: 7006807auction111096
2026-03-28 02:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8b46bcba-58d4-5cdc-a12b-7891bb823018 with identifier: 7006807auction111096 to the API
2026-03-28 02:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006807>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8b46bcba-58d4-5cdc-a12b-7891bb823018',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006807',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 68306,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT MEGANE BERLINE 1.6 E-TECH 160 PHEV INTENS',
 'transmission': 'automatic',
 'trim': 'RENAULT MEGANE BERLINE 1.6 E-TECH 160 PHEV INTENS',
 'vin': None,
 'year': 2021}
2026-03-28 02:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006807auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:13 [ecarstrade.be] INFO: Saving data for 7006807auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563049.685153, 'last_price_update_time': 1774663753.63228}
2026-03-28 02:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006807auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006805> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:16 [ecarstrade.be] INFO: Extracting details for car 7006805auction111096
2026-03-28 02:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83c28734-fd17-5a1a-a730-82ac21478f86 with identifier: 7006805auction111096
2026-03-28 02:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83c28734-fd17-5a1a-a730-82ac21478f86 with scrape type 2
2026-03-28 02:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83c28734-fd17-5a1a-a730-82ac21478f86 with scrape type 2
2026-03-28 02:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 83c28734-fd17-5a1a-a730-82ac21478f86, identifier: 7006805auction111096
2026-03-28 02:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 83c28734-fd17-5a1a-a730-82ac21478f86 with identifier: 7006805auction111096
2026-03-28 02:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 83c28734-fd17-5a1a-a730-82ac21478f86 with identifier: 7006805auction111096
2026-03-28 02:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 83c28734-fd17-5a1a-a730-82ac21478f86 with identifier: 7006805auction111096 to the API
2026-03-28 02:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006805>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '83c28734-fd17-5a1a-a730-82ac21478f86',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006805',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 17328,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Kangoo BEV 33KWH MAXI Z.E. B-BUY 5-SEATS',
 'transmission': 'automatic',
 'trim': 'RENAULT  BEV 33KWH MAXI Z.E. B-BUY 5-SEATS',
 'vin': None,
 'year': 2021}
2026-03-28 02:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006805auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:16 [ecarstrade.be] INFO: Saving data for 7006805auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563052.685047, 'last_price_update_time': 1774663756.416645}
2026-03-28 02:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006805auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006765> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:18 [ecarstrade.be] INFO: Extracting details for car 7006765auction111096
2026-03-28 02:09:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 415930f4-1244-5492-a4e1-13461cbfcdfb with identifier: 7006765auction111096
2026-03-28 02:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 415930f4-1244-5492-a4e1-13461cbfcdfb with scrape type 2
2026-03-28 02:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 415930f4-1244-5492-a4e1-13461cbfcdfb with scrape type 2
2026-03-28 02:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 415930f4-1244-5492-a4e1-13461cbfcdfb, identifier: 7006765auction111096
2026-03-28 02:09:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 415930f4-1244-5492-a4e1-13461cbfcdfb with identifier: 7006765auction111096
2026-03-28 02:09:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 415930f4-1244-5492-a4e1-13461cbfcdfb with identifier: 7006765auction111096
2026-03-28 02:09:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 415930f4-1244-5492-a4e1-13461cbfcdfb with identifier: 7006765auction111096 to the API
2026-03-28 02:09:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006765>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '415930f4-1244-5492-a4e1-13461cbfcdfb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006765',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'MAN',
 'model': 'Mini Cooper SE Countryman',
 'odometer': 100298,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.5 COOPER S E 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'MINI COUNTRY 1.5 COOPER S E 4WD AUTO',
 'vin': None,
 'year': 2023}
2026-03-28 02:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006765auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:18 [ecarstrade.be] INFO: Saving data for 7006765auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562975.484723, 'last_price_update_time': 1774663758.709941}
2026-03-28 02:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006765auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006803> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:19 [ecarstrade.be] INFO: Extracting details for car 7006803auction111096
2026-03-28 02:09:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e863670-5b1e-5cd4-aa98-201a99db7686 with identifier: 7006803auction111096
2026-03-28 02:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e863670-5b1e-5cd4-aa98-201a99db7686 with scrape type 2
2026-03-28 02:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e863670-5b1e-5cd4-aa98-201a99db7686 with scrape type 2
2026-03-28 02:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e863670-5b1e-5cd4-aa98-201a99db7686, identifier: 7006803auction111096
2026-03-28 02:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e863670-5b1e-5cd4-aa98-201a99db7686 with identifier: 7006803auction111096
2026-03-28 02:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e863670-5b1e-5cd4-aa98-201a99db7686 with identifier: 7006803auction111096
2026-03-28 02:09:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e863670-5b1e-5cd4-aa98-201a99db7686 with identifier: 7006803auction111096 to the API
2026-03-28 02:09:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006803>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4e863670-5b1e-5cd4-aa98-201a99db7686',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006803',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 114303,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CAPTUR 1.6 E-TECH PLUG-IN HYBRID INITIALE PARIS',
 'transmission': 'automatic',
 'trim': 'RENAULT CAPTUR 1.6 E-TECH PLUG-IN HYBRID INITIALE PARIS',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006803auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:20 [ecarstrade.be] INFO: Saving data for 7006803auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563051.211032, 'last_price_update_time': 1774663760.161246}
2026-03-28 02:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006803auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006796> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:20 [ecarstrade.be] INFO: Extracting details for car 7006796auction111096
2026-03-28 02:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9745cdf-3f5d-5435-8337-c400dabb3038 with identifier: 7006796auction111096
2026-03-28 02:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9745cdf-3f5d-5435-8337-c400dabb3038 with scrape type 2
2026-03-28 02:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9745cdf-3f5d-5435-8337-c400dabb3038 with scrape type 2
2026-03-28 02:09:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d9745cdf-3f5d-5435-8337-c400dabb3038, identifier: 7006796auction111096
2026-03-28 02:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d9745cdf-3f5d-5435-8337-c400dabb3038 with identifier: 7006796auction111096
2026-03-28 02:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d9745cdf-3f5d-5435-8337-c400dabb3038 with identifier: 7006796auction111096
2026-03-28 02:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d9745cdf-3f5d-5435-8337-c400dabb3038 with identifier: 7006796auction111096 to the API
2026-03-28 02:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006796>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd9745cdf-3f5d-5435-8337-c400dabb3038',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006796',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 127193,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 508 SW 1.5 BLUEHDI 130 S&S AUTO ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW 1.5 BLUEHDI 130 S&S AUTO ALLURE PACK',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006796auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:21 [ecarstrade.be] INFO: Saving data for 7006796auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563058.151855, 'last_price_update_time': 1774663761.329396}
2026-03-28 02:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006796auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006798> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:22 [ecarstrade.be] INFO: Extracting details for car 7006798auction111096
2026-03-28 02:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54203d79-4144-5964-8398-4b52cf31f79c with identifier: 7006798auction111096
2026-03-28 02:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54203d79-4144-5964-8398-4b52cf31f79c with scrape type 2
2026-03-28 02:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54203d79-4144-5964-8398-4b52cf31f79c with scrape type 2
2026-03-28 02:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 54203d79-4144-5964-8398-4b52cf31f79c, identifier: 7006798auction111096
2026-03-28 02:09:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 54203d79-4144-5964-8398-4b52cf31f79c with identifier: 7006798auction111096
2026-03-28 02:09:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 54203d79-4144-5964-8398-4b52cf31f79c with identifier: 7006798auction111096
2026-03-28 02:09:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 54203d79-4144-5964-8398-4b52cf31f79c with identifier: 7006798auction111096 to the API
2026-03-28 02:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006798>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '54203d79-4144-5964-8398-4b52cf31f79c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006798',
 'listing': 'directbuy',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 72664,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 508 SW DIESEL - 2018 1.5 BlueHDi Active S&S',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW DIESEL - 2018 1.5 BlueHDi Active S&S',
 'vin': None,
 'year': 2020}
2026-03-28 02:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006798auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:22 [ecarstrade.be] INFO: Saving data for 7006798auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563076.170463, 'last_price_update_time': 1774663762.404883}
2026-03-28 02:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006798auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006794> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:24 [ecarstrade.be] INFO: Extracting details for car 7006794auction111096
2026-03-28 02:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d21fe9-815e-572f-b488-fe18991f059b with identifier: 7006794auction111096
2026-03-28 02:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d21fe9-815e-572f-b488-fe18991f059b with scrape type 2
2026-03-28 02:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61d21fe9-815e-572f-b488-fe18991f059b with scrape type 2
2026-03-28 02:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 61d21fe9-815e-572f-b488-fe18991f059b, identifier: 7006794auction111096
2026-03-28 02:09:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 61d21fe9-815e-572f-b488-fe18991f059b with identifier: 7006794auction111096
2026-03-28 02:09:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 61d21fe9-815e-572f-b488-fe18991f059b with identifier: 7006794auction111096
2026-03-28 02:09:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 61d21fe9-815e-572f-b488-fe18991f059b with identifier: 7006794auction111096 to the API
2026-03-28 02:09:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006794>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '61d21fe9-815e-572f-b488-fe18991f059b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006794',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 150283,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 5008 DIESEL - 2020 1.5 BlueHDi GT Line',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  DIESEL - 2020 1.5 BlueHDi GT Line',
 'vin': None,
 'year': 2020}
2026-03-28 02:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006794auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:24 [ecarstrade.be] INFO: Saving data for 7006794auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563028.631498, 'last_price_update_time': 1774663764.43564}
2026-03-28 02:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006794auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006790> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:28 [ecarstrade.be] INFO: Extracting details for car 7006790auction111096
2026-03-28 02:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006792> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 287a3e5e-aa55-5e88-b0c8-298455452a40 with identifier: 7006790auction111096
2026-03-28 02:09:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 287a3e5e-aa55-5e88-b0c8-298455452a40 with scrape type 2
2026-03-28 02:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 287a3e5e-aa55-5e88-b0c8-298455452a40 with scrape type 2
2026-03-28 02:09:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 287a3e5e-aa55-5e88-b0c8-298455452a40, identifier: 7006790auction111096
2026-03-28 02:09:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 287a3e5e-aa55-5e88-b0c8-298455452a40 with identifier: 7006790auction111096
2026-03-28 02:09:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 287a3e5e-aa55-5e88-b0c8-298455452a40 with identifier: 7006790auction111096
2026-03-28 02:09:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 287a3e5e-aa55-5e88-b0c8-298455452a40 with identifier: 7006790auction111096 to the API
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006790>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '287a3e5e-aa55-5e88-b0c8-298455452a40',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006790',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 84231,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW 1.2 PURETECH 81KW S-S ACTIVE PACK',
 'transmission': 'manual',
 'trim': 'PEUGEOT  SW 1.2 PURETECH 81KW S-S ACTIVE PACK',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006790auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:28 [ecarstrade.be] INFO: Saving data for 7006790auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563032.745792, 'last_price_update_time': 1774663768.546741}
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006790auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:28 [ecarstrade.be] INFO: Extracting details for car 7006792auction111096
2026-03-28 02:09:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9569ee76-137c-5bd4-a464-34d0ebcf7a76 with identifier: 7006792auction111096
2026-03-28 02:09:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9569ee76-137c-5bd4-a464-34d0ebcf7a76 with scrape type 2
2026-03-28 02:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9569ee76-137c-5bd4-a464-34d0ebcf7a76 with scrape type 2
2026-03-28 02:09:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9569ee76-137c-5bd4-a464-34d0ebcf7a76, identifier: 7006792auction111096
2026-03-28 02:09:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9569ee76-137c-5bd4-a464-34d0ebcf7a76 with identifier: 7006792auction111096
2026-03-28 02:09:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9569ee76-137c-5bd4-a464-34d0ebcf7a76 with identifier: 7006792auction111096
2026-03-28 02:09:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9569ee76-137c-5bd4-a464-34d0ebcf7a76 with identifier: 7006792auction111096 to the API
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006792>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9569ee76-137c-5bd4-a464-34d0ebcf7a76',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006792',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 121114,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.2 PURETECH 130 GT',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2 PURETECH 130 GT',
 'vin': None,
 'year': 2021}
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006792auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:28 [ecarstrade.be] INFO: Saving data for 7006792auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563014.427893, 'last_price_update_time': 1774663768.961285}
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006792auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006802> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:29 [ecarstrade.be] INFO: Extracting details for car 7006802auction111096
2026-03-28 02:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with identifier: 7006802auction111096
2026-03-28 02:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with scrape type 2
2026-03-28 02:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with scrape type 2
2026-03-28 02:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6, identifier: 7006802auction111096
2026-03-28 02:09:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with identifier: 7006802auction111096
2026-03-28 02:09:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with identifier: 7006802auction111096
2026-03-28 02:09:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with identifier: 7006802auction111096 to the API
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006802>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006802',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 35359,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT ARKANA 1.6 E-TECH 145 ZEN',
 'transmission': 'automatic',
 'trim': 'RENAULT ARKANA 1.6 E-TECH 145 ZEN',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006802auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:29 [ecarstrade.be] INFO: Saving data for 7006802auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563052.048747, 'last_price_update_time': 1774663769.466392}
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006802auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006789> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:29 [ecarstrade.be] INFO: Extracting details for car 7006789auction111096
2026-03-28 02:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fde50c59-7a17-50e8-8833-3a96b1e1b806 with identifier: 7006789auction111096
2026-03-28 02:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fde50c59-7a17-50e8-8833-3a96b1e1b806 with scrape type 2
2026-03-28 02:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fde50c59-7a17-50e8-8833-3a96b1e1b806 with scrape type 2
2026-03-28 02:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fde50c59-7a17-50e8-8833-3a96b1e1b806, identifier: 7006789auction111096
2026-03-28 02:09:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fde50c59-7a17-50e8-8833-3a96b1e1b806 with identifier: 7006789auction111096
2026-03-28 02:09:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fde50c59-7a17-50e8-8833-3a96b1e1b806 with identifier: 7006789auction111096
2026-03-28 02:09:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fde50c59-7a17-50e8-8833-3a96b1e1b806 with identifier: 7006789auction111096 to the API
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006789>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'fde50c59-7a17-50e8-8833-3a96b1e1b806',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006789',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 42721,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 PHEV 225 E-AUTO8 GT PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 PHEV 225 E-AUTO8 GT PACK',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006789auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:29 [ecarstrade.be] INFO: Saving data for 7006789auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563013.903733, 'last_price_update_time': 1774663769.952828}
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006789auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006788> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:32 [ecarstrade.be] INFO: Extracting details for car 7006788auction111096
2026-03-28 02:09:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc82c42-8a89-5437-b874-2f408f56d30e with identifier: 7006788auction111096
2026-03-28 02:09:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc82c42-8a89-5437-b874-2f408f56d30e with scrape type 2
2026-03-28 02:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cc82c42-8a89-5437-b874-2f408f56d30e with scrape type 2
2026-03-28 02:09:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9cc82c42-8a89-5437-b874-2f408f56d30e, identifier: 7006788auction111096
2026-03-28 02:09:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9cc82c42-8a89-5437-b874-2f408f56d30e with identifier: 7006788auction111096
2026-03-28 02:09:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9cc82c42-8a89-5437-b874-2f408f56d30e with identifier: 7006788auction111096
2026-03-28 02:09:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9cc82c42-8a89-5437-b874-2f408f56d30e with identifier: 7006788auction111096 to the API
2026-03-28 02:09:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006788>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9cc82c42-8a89-5437-b874-2f408f56d30e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006788',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 74198,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 PHEV 225 E-AUTO8 ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 PHEV 225 E-AUTO8 ALLURE PACK',
 'vin': None,
 'year': 2021}
2026-03-28 02:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006788auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:33 [ecarstrade.be] INFO: Saving data for 7006788auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563013.304738, 'last_price_update_time': 1774663773.266248}
2026-03-28 02:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006788auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006793> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:33 [ecarstrade.be] INFO: Extracting details for car 7006793auction111096
2026-03-28 02:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9ca90c8-daf3-53eb-ab06-2349887decb4 with identifier: 7006793auction111096
2026-03-28 02:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ca90c8-daf3-53eb-ab06-2349887decb4 with scrape type 2
2026-03-28 02:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9ca90c8-daf3-53eb-ab06-2349887decb4 with scrape type 2
2026-03-28 02:09:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a9ca90c8-daf3-53eb-ab06-2349887decb4, identifier: 7006793auction111096
2026-03-28 02:09:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a9ca90c8-daf3-53eb-ab06-2349887decb4 with identifier: 7006793auction111096
2026-03-28 02:09:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a9ca90c8-daf3-53eb-ab06-2349887decb4 with identifier: 7006793auction111096
2026-03-28 02:09:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a9ca90c8-daf3-53eb-ab06-2349887decb4 with identifier: 7006793auction111096 to the API
2026-03-28 02:09:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006793>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a9ca90c8-daf3-53eb-ab06-2349887decb4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006793',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 126107,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-14',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.5 BLUEHDI 130 ALLURE 7pl',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.5 BLUEHDI 130 ALLURE 7pl',
 'vin': None,
 'year': 2020}
2026-03-28 02:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006793auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:34 [ecarstrade.be] INFO: Saving data for 7006793auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563017.531643, 'last_price_update_time': 1774663774.776154}
2026-03-28 02:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006793auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006809> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:34 [ecarstrade.be] INFO: Extracting details for car 7006809auction111096
2026-03-28 02:09:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 484a29c9-2d52-5646-ad3c-dbb225ff5adb with identifier: 7006809auction111096
2026-03-28 02:09:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 484a29c9-2d52-5646-ad3c-dbb225ff5adb with scrape type 2
2026-03-28 02:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 484a29c9-2d52-5646-ad3c-dbb225ff5adb with scrape type 2
2026-03-28 02:09:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 484a29c9-2d52-5646-ad3c-dbb225ff5adb, identifier: 7006809auction111096
2026-03-28 02:09:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 484a29c9-2d52-5646-ad3c-dbb225ff5adb with identifier: 7006809auction111096
2026-03-28 02:09:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 484a29c9-2d52-5646-ad3c-dbb225ff5adb with identifier: 7006809auction111096
2026-03-28 02:09:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 484a29c9-2d52-5646-ad3c-dbb225ff5adb with identifier: 7006809auction111096 to the API
2026-03-28 02:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006809>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '484a29c9-2d52-5646-ad3c-dbb225ff5adb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006809',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 61239,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT LEON 1.0 ETSI 81KW S-S MOVE! DSG',
 'transmission': 'automatic',
 'trim': 'SEAT LEON 1.0 ETSI 81KW S-S MOVE! DSG',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006809auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:35 [ecarstrade.be] INFO: Saving data for 7006809auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563056.610779, 'last_price_update_time': 1774663775.313317}
2026-03-28 02:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006809auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006784> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:35 [ecarstrade.be] INFO: Extracting details for car 7006784auction111096
2026-03-28 02:09:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3b93ce9-be06-50e0-ba7d-73f883a108a3 with identifier: 7006784auction111096
2026-03-28 02:09:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3b93ce9-be06-50e0-ba7d-73f883a108a3 with scrape type 2
2026-03-28 02:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3b93ce9-be06-50e0-ba7d-73f883a108a3 with scrape type 2
2026-03-28 02:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e3b93ce9-be06-50e0-ba7d-73f883a108a3, identifier: 7006784auction111096
2026-03-28 02:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e3b93ce9-be06-50e0-ba7d-73f883a108a3 with identifier: 7006784auction111096
2026-03-28 02:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e3b93ce9-be06-50e0-ba7d-73f883a108a3 with identifier: 7006784auction111096
2026-03-28 02:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e3b93ce9-be06-50e0-ba7d-73f883a108a3 with identifier: 7006784auction111096 to the API
2026-03-28 02:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006784>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e3b93ce9-be06-50e0-ba7d-73f883a108a3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006784',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 80507,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 HYBRID 225 E-AUTO8 GT PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 HYBRID 225 E-AUTO8 GT PACK',
 'vin': None,
 'year': 2021}
2026-03-28 02:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006784auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:36 [ecarstrade.be] INFO: Saving data for 7006784auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563012.183086, 'last_price_update_time': 1774663776.27592}
2026-03-28 02:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006784auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006782> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:36 [ecarstrade.be] INFO: Extracting details for car 7006782auction111096
2026-03-28 02:09:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad84fbf0-42c1-556b-8c40-226ba3d95780 with identifier: 7006782auction111096
2026-03-28 02:09:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad84fbf0-42c1-556b-8c40-226ba3d95780 with scrape type 2
2026-03-28 02:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad84fbf0-42c1-556b-8c40-226ba3d95780 with scrape type 2
2026-03-28 02:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ad84fbf0-42c1-556b-8c40-226ba3d95780, identifier: 7006782auction111096
2026-03-28 02:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ad84fbf0-42c1-556b-8c40-226ba3d95780 with identifier: 7006782auction111096
2026-03-28 02:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ad84fbf0-42c1-556b-8c40-226ba3d95780 with identifier: 7006782auction111096
2026-03-28 02:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ad84fbf0-42c1-556b-8c40-226ba3d95780 with identifier: 7006782auction111096 to the API
2026-03-28 02:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006782>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ad84fbf0-42c1-556b-8c40-226ba3d95780',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006782',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 110648,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.5 BLUEHDI S&S EAT8 ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.5 BLUEHDI S&S EAT8 ALLURE PACK',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006782auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:37 [ecarstrade.be] INFO: Saving data for 7006782auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563016.032013, 'last_price_update_time': 1774663777.103207}
2026-03-28 02:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006782auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006806> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:37 [ecarstrade.be] INFO: Extracting details for car 7006806auction111096
2026-03-28 02:09:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12d57682-1169-5d0b-9ef7-8de41341a52d with identifier: 7006806auction111096
2026-03-28 02:09:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12d57682-1169-5d0b-9ef7-8de41341a52d with scrape type 2
2026-03-28 02:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12d57682-1169-5d0b-9ef7-8de41341a52d with scrape type 2
2026-03-28 02:09:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 12d57682-1169-5d0b-9ef7-8de41341a52d, identifier: 7006806auction111096
2026-03-28 02:09:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 12d57682-1169-5d0b-9ef7-8de41341a52d with identifier: 7006806auction111096
2026-03-28 02:09:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 12d57682-1169-5d0b-9ef7-8de41341a52d with identifier: 7006806auction111096
2026-03-28 02:09:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 12d57682-1169-5d0b-9ef7-8de41341a52d with identifier: 7006806auction111096 to the API
2026-03-28 02:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006806>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '12d57682-1169-5d0b-9ef7-8de41341a52d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006806',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 20688,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Kangoo BEV 33KWH MAXI Z.E. B-BUY 5-SEATS',
 'transmission': 'automatic',
 'trim': 'RENAULT  BEV 33KWH MAXI Z.E. B-BUY 5-SEATS',
 'vin': None,
 'year': 2021}
2026-03-28 02:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006806auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:37 [ecarstrade.be] INFO: Saving data for 7006806auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563050.586567, 'last_price_update_time': 1774663777.608182}
2026-03-28 02:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006806auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006781> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:38 [ecarstrade.be] INFO: Extracting details for car 7006781auction111096
2026-03-28 02:09:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80b99b60-ff09-58f9-8ade-ac1e63ca082f with identifier: 7006781auction111096
2026-03-28 02:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80b99b60-ff09-58f9-8ade-ac1e63ca082f with scrape type 2
2026-03-28 02:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80b99b60-ff09-58f9-8ade-ac1e63ca082f with scrape type 2
2026-03-28 02:09:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 80b99b60-ff09-58f9-8ade-ac1e63ca082f, identifier: 7006781auction111096
2026-03-28 02:09:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 80b99b60-ff09-58f9-8ade-ac1e63ca082f with identifier: 7006781auction111096
2026-03-28 02:09:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 80b99b60-ff09-58f9-8ade-ac1e63ca082f with identifier: 7006781auction111096
2026-03-28 02:09:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 80b99b60-ff09-58f9-8ade-ac1e63ca082f with identifier: 7006781auction111096 to the API
2026-03-28 02:09:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006781>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '80b99b60-ff09-58f9-8ade-ac1e63ca082f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006781',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 40666,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 PURETECH 96KW S&S GT',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2 PURETECH 96KW S&S GT',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006781auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:38 [ecarstrade.be] INFO: Saving data for 7006781auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563014.979001, 'last_price_update_time': 1774663778.744453}
2026-03-28 02:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006781auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006780> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:41 [ecarstrade.be] INFO: Extracting details for car 7006780auction111096
2026-03-28 02:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with identifier: 7006780auction111096
2026-03-28 02:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with scrape type 2
2026-03-28 02:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with scrape type 2
2026-03-28 02:09:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b, identifier: 7006780auction111096
2026-03-28 02:09:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with identifier: 7006780auction111096
2026-03-28 02:09:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with identifier: 7006780auction111096
2026-03-28 02:09:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with identifier: 7006780auction111096 to the API
2026-03-28 02:09:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006780>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '7e767a27-6e2f-5fbe-8188-36a8d8b5860b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006780',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 84469,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 BEV 50KWH ELECTR. E-208 AUTO ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  BEV 50KWH ELECTR. E- AUTO ALLURE PACK',
 'vin': None,
 'year': 2023}
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006780auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Saving data for 7006780auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563016.841778, 'last_price_update_time': 1774663782.141168}
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006780auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006810auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006810auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006810auction111096: 2
2026-03-28 02:09:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006811auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006811auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006811auction111096: 2
2026-03-28 02:09:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006812auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006812auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006812auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006813auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006813auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006813auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006814auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006814auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006814auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006815auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006815auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006815auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006817auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006817auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006817auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006818auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006818auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006818auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006819auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006819auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006819auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006820auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006820auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006820auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006821auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006821auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006821auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006822auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006822auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006822auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006823auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006823auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006823auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006824auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006824auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006824auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006825auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006825auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006825auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006826auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006826auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006826auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006827auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006827auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006827auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006828auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006828auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006828auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006829auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006829auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006829auction111096: 2
2026-03-28 02:09:42 [ecarstrade.be] INFO: Found listing with ID: 7006830auction111096
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006830auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:42 [ecarstrade.be] INFO: Scrape type for 7006830auction111096: 2
2026-03-28 02:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006774> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:43 [ecarstrade.be] INFO: Extracting details for car 7006774auction111096
2026-03-28 02:09:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb5896f4-ce66-5428-b7f6-6ea2d6ac8e2e with identifier: 7006774auction111096
2026-03-28 02:09:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb5896f4-ce66-5428-b7f6-6ea2d6ac8e2e with scrape type 2
2026-03-28 02:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb5896f4-ce66-5428-b7f6-6ea2d6ac8e2e with scrape type 2
2026-03-28 02:09:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fb5896f4-ce66-5428-b7f6-6ea2d6ac8e2e, identifier: 7006774auction111096
2026-03-28 02:09:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fb5896f4-ce66-5428-b7f6-6ea2d6ac8e2e with identifier: 7006774auction111096
2026-03-28 02:09:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fb5896f4-ce66-5428-b7f6-6ea2d6ac8e2e with identifier: 7006774auction111096
2026-03-28 02:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fb5896f4-ce66-5428-b7f6-6ea2d6ac8e2e with identifier: 7006774auction111096 to the API
2026-03-28 02:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006774>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'fb5896f4-ce66-5428-b7f6-6ea2d6ac8e2e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006774',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Opel',
 'model': 'Crossland X',
 'odometer': 47102,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL CROSSLAND 1.2 81KW TURBO S-S GS  Driving School  Double pedals',
 'transmission': 'manual',
 'trim': 'OPEL CROSSLAND 1.2 81KW TURBO S-S GS  Driving School  Double pedals',
 'vin': None,
 'year': 2023}
2026-03-28 02:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006774auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:43 [ecarstrade.be] INFO: Saving data for 7006774auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563027.969897, 'last_price_update_time': 1774663783.582958}
2026-03-28 02:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006774auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006770> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:44 [ecarstrade.be] INFO: Extracting details for car 7006770auction111096
2026-03-28 02:09:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9a4318f-e1e2-5111-96f7-bbf63458a0fe with identifier: 7006770auction111096
2026-03-28 02:09:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9a4318f-e1e2-5111-96f7-bbf63458a0fe with scrape type 2
2026-03-28 02:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9a4318f-e1e2-5111-96f7-bbf63458a0fe with scrape type 2
2026-03-28 02:09:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e9a4318f-e1e2-5111-96f7-bbf63458a0fe, identifier: 7006770auction111096
2026-03-28 02:09:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e9a4318f-e1e2-5111-96f7-bbf63458a0fe with identifier: 7006770auction111096
2026-03-28 02:09:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e9a4318f-e1e2-5111-96f7-bbf63458a0fe with identifier: 7006770auction111096
2026-03-28 02:09:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e9a4318f-e1e2-5111-96f7-bbf63458a0fe with identifier: 7006770auction111096 to the API
2026-03-28 02:09:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006770>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e9a4318f-e1e2-5111-96f7-bbf63458a0fe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006770',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mini',
 'model': 'ONE',
 'odometer': 123903,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI MINI 5 DOOR 1.5 ONE',
 'transmission': 'manual',
 'trim': 'MINI MINI 5 DOOR 1.5',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006770auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:44 [ecarstrade.be] INFO: Saving data for 7006770auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562975.824715, 'last_price_update_time': 1774663784.80284}
2026-03-28 02:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006770auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006785> (referer: https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:44 [ecarstrade.be] INFO: Extracting details for car 7006785auction111096
2026-03-28 02:09:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeb852bb-e838-5182-b5be-190390280b5b with identifier: 7006785auction111096
2026-03-28 02:09:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeb852bb-e838-5182-b5be-190390280b5b with scrape type 2
2026-03-28 02:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eeb852bb-e838-5182-b5be-190390280b5b with scrape type 2
2026-03-28 02:09:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eeb852bb-e838-5182-b5be-190390280b5b, identifier: 7006785auction111096
2026-03-28 02:09:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eeb852bb-e838-5182-b5be-190390280b5b with identifier: 7006785auction111096
2026-03-28 02:09:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eeb852bb-e838-5182-b5be-190390280b5b with identifier: 7006785auction111096
2026-03-28 02:09:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eeb852bb-e838-5182-b5be-190390280b5b with identifier: 7006785auction111096 to the API
2026-03-28 02:09:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006785>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'eeb852bb-e838-5182-b5be-190390280b5b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006785',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 179930,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 PHEV 180 E-AUTO8 ACTIVE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 PHEV 180 E-AUTO8 ACTIVE PACK',
 'vin': None,
 'year': 2023}
2026-03-28 02:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006785auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:45 [ecarstrade.be] INFO: Saving data for 7006785auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563012.523819, 'last_price_update_time': 1774663785.598927}
2026-03-28 02:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006785auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006769> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:45 [ecarstrade.be] INFO: Extracting details for car 7006769auction111096
2026-03-28 02:09:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 959e0e49-86ee-57f9-b758-1e944d6fd274 with identifier: 7006769auction111096
2026-03-28 02:09:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 959e0e49-86ee-57f9-b758-1e944d6fd274 with scrape type 2
2026-03-28 02:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 959e0e49-86ee-57f9-b758-1e944d6fd274 with scrape type 2
2026-03-28 02:09:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 959e0e49-86ee-57f9-b758-1e944d6fd274, identifier: 7006769auction111096
2026-03-28 02:09:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 959e0e49-86ee-57f9-b758-1e944d6fd274 with identifier: 7006769auction111096
2026-03-28 02:09:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 959e0e49-86ee-57f9-b758-1e944d6fd274 with identifier: 7006769auction111096
2026-03-28 02:09:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 959e0e49-86ee-57f9-b758-1e944d6fd274 with identifier: 7006769auction111096 to the API
2026-03-28 02:09:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006769>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '959e0e49-86ee-57f9-b758-1e944d6fd274',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006769',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'MAN',
 'model': 'Mini Cooper SE Countryman',
 'odometer': 147558,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI COUNTRYMAN 1.5 COOPER S E 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'MINI COUNTRY 1.5 COOPER S E 4WD AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006769auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:46 [ecarstrade.be] INFO: Saving data for 7006769auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562975.178063, 'last_price_update_time': 1774663786.095253}
2026-03-28 02:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006769auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006773> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:46 [ecarstrade.be] INFO: Extracting details for car 7006773auction111096
2026-03-28 02:09:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c12dd77-548e-50b3-8801-4219e4db0ed9 with identifier: 7006773auction111096
2026-03-28 02:09:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c12dd77-548e-50b3-8801-4219e4db0ed9 with scrape type 2
2026-03-28 02:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c12dd77-548e-50b3-8801-4219e4db0ed9 with scrape type 2
2026-03-28 02:09:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c12dd77-548e-50b3-8801-4219e4db0ed9, identifier: 7006773auction111096
2026-03-28 02:09:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c12dd77-548e-50b3-8801-4219e4db0ed9 with identifier: 7006773auction111096
2026-03-28 02:09:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c12dd77-548e-50b3-8801-4219e4db0ed9 with identifier: 7006773auction111096
2026-03-28 02:09:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c12dd77-548e-50b3-8801-4219e4db0ed9 with identifier: 7006773auction111096 to the API
2026-03-28 02:09:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006773>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '6c12dd77-548e-50b3-8801-4219e4db0ed9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006773',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Opel',
 'model': 'Crossland X',
 'odometer': 35012,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL CROSSLAND 1.2 81KW TURBO S-S GS  Driving School   Double '
          'pedals',
 'transmission': 'manual',
 'trim': 'OPEL CROSSLAND 1.2 81KW TURBO S-S GS  Driving School   Double pedals',
 'vin': None,
 'year': 2023}
2026-03-28 02:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006773auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:47 [ecarstrade.be] INFO: Saving data for 7006773auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563032.243558, 'last_price_update_time': 1774663787.022685}
2026-03-28 02:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006773auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006772> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:49 [ecarstrade.be] INFO: Extracting details for car 7006772auction111096
2026-03-28 02:09:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7becd761-edc3-5479-a78c-2705330a9ee4 with identifier: 7006772auction111096
2026-03-28 02:09:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7becd761-edc3-5479-a78c-2705330a9ee4 with scrape type 2
2026-03-28 02:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7becd761-edc3-5479-a78c-2705330a9ee4 with scrape type 2
2026-03-28 02:09:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7becd761-edc3-5479-a78c-2705330a9ee4, identifier: 7006772auction111096
2026-03-28 02:09:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7becd761-edc3-5479-a78c-2705330a9ee4 with identifier: 7006772auction111096
2026-03-28 02:09:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7becd761-edc3-5479-a78c-2705330a9ee4 with identifier: 7006772auction111096
2026-03-28 02:09:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7becd761-edc3-5479-a78c-2705330a9ee4 with identifier: 7006772auction111096 to the API
2026-03-28 02:09:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006772>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7becd761-edc3-5479-a78c-2705330a9ee4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006772',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mini',
 'model': 'Cooper SE',
 'odometer': 129294,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI MINI COUNTRYMAN - 2017 1.5A PHEV Cooper SE ALL4 (EU6d-T.)',
 'transmission': 'automatic',
 'trim': 'MINI MINI COUNTRYMAN - 2017 1.5A PHEV  ALL4 (EU6d-T.)',
 'vin': None,
 'year': 2020}
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006772auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Saving data for 7006772auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774562973.827344, 'last_price_update_time': 1774663790.05306}
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006772auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006831auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006831auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006831auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006832auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006832auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006832auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006833auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006833auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006833auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006834auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006834auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006834auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006835auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006835auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006835auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006836auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006836auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006836auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006837auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006837auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006837auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006838auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006838auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006838auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006839auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006839auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006839auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006840auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006840auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006840auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006841auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006841auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006841auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006842auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006842auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006842auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006843auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006843auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006843auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006844auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006844auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006844auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006846auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006846auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006846auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006847auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006847auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006847auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006849auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006849auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006849auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006850auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006850auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006850auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006851auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006851auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006851auction111096: 2
2026-03-28 02:09:50 [ecarstrade.be] INFO: Found listing with ID: 7006852auction111096
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006852auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:50 [ecarstrade.be] INFO: Scrape type for 7006852auction111096: 2
2026-03-28 02:09:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006811> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:51 [ecarstrade.be] INFO: Extracting details for car 7006811auction111096
2026-03-28 02:09:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f3a60d5-48eb-5c77-9439-aa4396519840 with identifier: 7006811auction111096
2026-03-28 02:09:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f3a60d5-48eb-5c77-9439-aa4396519840 with scrape type 2
2026-03-28 02:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f3a60d5-48eb-5c77-9439-aa4396519840 with scrape type 2
2026-03-28 02:09:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2f3a60d5-48eb-5c77-9439-aa4396519840, identifier: 7006811auction111096
2026-03-28 02:09:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2f3a60d5-48eb-5c77-9439-aa4396519840 with identifier: 7006811auction111096
2026-03-28 02:09:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2f3a60d5-48eb-5c77-9439-aa4396519840 with identifier: 7006811auction111096
2026-03-28 02:09:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2f3a60d5-48eb-5c77-9439-aa4396519840 with identifier: 7006811auction111096 to the API
2026-03-28 02:09:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006811>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2f3a60d5-48eb-5c77-9439-aa4396519840',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006811',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 150736,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-04',
 'seats_number': 7,
 'seller_name': None,
 'title': 'SKODA KODIAQ 1.5 TSI ACT Ambition',
 'transmission': 'manual',
 'trim': 'SKODA KODIAQ 1.5 TSI ACT Ambition',
 'vin': None,
 'year': 2020}
2026-03-28 02:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006811auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:51 [ecarstrade.be] INFO: Saving data for 7006811auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563128.675882, 'last_price_update_time': 1774663791.639783}
2026-03-28 02:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006811auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006813> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:52 [ecarstrade.be] INFO: Extracting details for car 7006813auction111096
2026-03-28 02:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d4571a-6e7a-56a1-b140-671e5bcba049 with identifier: 7006813auction111096
2026-03-28 02:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d4571a-6e7a-56a1-b140-671e5bcba049 with scrape type 2
2026-03-28 02:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d4571a-6e7a-56a1-b140-671e5bcba049 with scrape type 2
2026-03-28 02:09:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c2d4571a-6e7a-56a1-b140-671e5bcba049, identifier: 7006813auction111096
2026-03-28 02:09:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c2d4571a-6e7a-56a1-b140-671e5bcba049 with identifier: 7006813auction111096
2026-03-28 02:09:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c2d4571a-6e7a-56a1-b140-671e5bcba049 with identifier: 7006813auction111096
2026-03-28 02:09:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c2d4571a-6e7a-56a1-b140-671e5bcba049 with identifier: 7006813auction111096 to the API
2026-03-28 02:09:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006813>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2d4571a-6e7a-56a1-b140-671e5bcba049',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006813',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 113184,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Octavia 2.0 CRTDI 85KW DSG7 CLEVER+',
 'transmission': 'automatic',
 'trim': 'SKODA  2.0 CRTDI 85KW DSG7 CLEVER+',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006813auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:52 [ecarstrade.be] INFO: Saving data for 7006813auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563134.756151, 'last_price_update_time': 1774663792.961437}
2026-03-28 02:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006813auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006818> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:57 [ecarstrade.be] INFO: Extracting details for car 7006818auction111096
2026-03-28 02:09:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a06f121-752c-57c9-b311-3ca231f82bbf with identifier: 7006818auction111096
2026-03-28 02:09:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a06f121-752c-57c9-b311-3ca231f82bbf with scrape type 2
2026-03-28 02:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a06f121-752c-57c9-b311-3ca231f82bbf with scrape type 2
2026-03-28 02:09:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a06f121-752c-57c9-b311-3ca231f82bbf, identifier: 7006818auction111096
2026-03-28 02:09:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a06f121-752c-57c9-b311-3ca231f82bbf with identifier: 7006818auction111096
2026-03-28 02:09:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a06f121-752c-57c9-b311-3ca231f82bbf with identifier: 7006818auction111096
2026-03-28 02:09:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a06f121-752c-57c9-b311-3ca231f82bbf with identifier: 7006818auction111096 to the API
2026-03-28 02:09:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006818>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9a06f121-752c-57c9-b311-3ca231f82bbf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006818',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 95871,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA SUPERB COMBI 1.4 TSI PHEV 160KW DSG6 CLEVER',
 'transmission': 'automatic',
 'trim': 'SKODA SUPERB COMBI 1.4 TSI PHEV 160KW DSG6 CLEVER',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006818auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:57 [ecarstrade.be] INFO: Saving data for 7006818auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563082.136638, 'last_price_update_time': 1774663797.634443}
2026-03-28 02:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006818auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006817> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006814> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:58 [ecarstrade.be] INFO: Extracting details for car 7006817auction111096
2026-03-28 02:09:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with identifier: 7006817auction111096
2026-03-28 02:09:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with scrape type 2
2026-03-28 02:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with scrape type 2
2026-03-28 02:09:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c4d579ef-1b2f-56e6-8aea-6eaaef781b19, identifier: 7006817auction111096
2026-03-28 02:09:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with identifier: 7006817auction111096
2026-03-28 02:09:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with identifier: 7006817auction111096
2026-03-28 02:09:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with identifier: 7006817auction111096 to the API
2026-03-28 02:09:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006817>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c4d579ef-1b2f-56e6-8aea-6eaaef781b19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006817',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 130237,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA OCTAVIA COMBI DIESEL - 2020 2.0 CR TDi EVO Style DSG',
 'transmission': 'automatic',
 'trim': 'SKODA OCTAVIA COMBI DIESEL - 2020 2.0 CR TDi EVO Style DSG',
 'vin': None,
 'year': 2021}
2026-03-28 02:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006817auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:58 [ecarstrade.be] INFO: Saving data for 7006817auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563146.953668, 'last_price_update_time': 1774663798.577366}
2026-03-28 02:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006817auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:58 [ecarstrade.be] INFO: Extracting details for car 7006814auction111096
2026-03-28 02:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006812> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006819> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with identifier: 7006814auction111096
2026-03-28 02:09:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with scrape type 2
2026-03-28 02:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with scrape type 2
2026-03-28 02:09:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70, identifier: 7006814auction111096
2026-03-28 02:09:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with identifier: 7006814auction111096
2026-03-28 02:09:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with identifier: 7006814auction111096
2026-03-28 02:09:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with identifier: 7006814auction111096 to the API
2026-03-28 02:09:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006814>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006814',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 151110,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA OCTAVIA COMBI 1.0 TSI MHEV 81KW DSG CLEVER+',
 'transmission': 'automatic',
 'trim': 'SKODA OCTAVIA COMBI 1.0 TSI MHEV 81KW DSG CLEVER+',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006814auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:59 [ecarstrade.be] INFO: Saving data for 7006814auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563135.181666, 'last_price_update_time': 1774663799.008032}
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006814auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:59 [ecarstrade.be] INFO: Extracting details for car 7006812auction111096
2026-03-28 02:09:59 [ecarstrade.be] INFO: Extracting details for car 7006819auction111096
2026-03-28 02:09:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9791aeb-1400-5566-a95f-cc8fe9cf972d with identifier: 7006812auction111096
2026-03-28 02:09:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9791aeb-1400-5566-a95f-cc8fe9cf972d with scrape type 2
2026-03-28 02:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9791aeb-1400-5566-a95f-cc8fe9cf972d with scrape type 2
2026-03-28 02:09:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b9791aeb-1400-5566-a95f-cc8fe9cf972d, identifier: 7006812auction111096
2026-03-28 02:09:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1abf05ef-115f-5b68-803a-47bd8ad65be7 with identifier: 7006819auction111096
2026-03-28 02:09:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1abf05ef-115f-5b68-803a-47bd8ad65be7 with scrape type 2
2026-03-28 02:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1abf05ef-115f-5b68-803a-47bd8ad65be7 with scrape type 2
2026-03-28 02:09:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1abf05ef-115f-5b68-803a-47bd8ad65be7, identifier: 7006819auction111096
2026-03-28 02:09:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b9791aeb-1400-5566-a95f-cc8fe9cf972d with identifier: 7006812auction111096
2026-03-28 02:09:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b9791aeb-1400-5566-a95f-cc8fe9cf972d with identifier: 7006812auction111096
2026-03-28 02:09:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b9791aeb-1400-5566-a95f-cc8fe9cf972d with identifier: 7006812auction111096 to the API
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006812>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b9791aeb-1400-5566-a95f-cc8fe9cf972d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006812',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 86813,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Octavia 1.4 TSI PHEV 150KW DSG CLEVER+',
 'transmission': 'automatic',
 'trim': 'SKODA  1.4 TSI PHEV 150KW DSG CLEVER+',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006812auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:59 [ecarstrade.be] INFO: Saving data for 7006812auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563133.789618, 'last_price_update_time': 1774663799.489645}
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006812auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1abf05ef-115f-5b68-803a-47bd8ad65be7 with identifier: 7006819auction111096
2026-03-28 02:09:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1abf05ef-115f-5b68-803a-47bd8ad65be7 with identifier: 7006819auction111096
2026-03-28 02:09:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1abf05ef-115f-5b68-803a-47bd8ad65be7 with identifier: 7006819auction111096 to the API
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:09: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-28 02:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006819>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1abf05ef-115f-5b68-803a-47bd8ad65be7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006819',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 105953,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA SUPERB COMBI 1.4 TSI PHEV 160KW DSG6 CLEVER',
 'transmission': 'automatic',
 'trim': 'SKODA SUPERB COMBI 1.4 TSI PHEV 160KW DSG6 CLEVER',
 'vin': None,
 'year': 2022}
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006819auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:09:59 [ecarstrade.be] INFO: Saving data for 7006819auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563081.60417, 'last_price_update_time': 1774663799.779509}
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006819auction111096') HTTP/1.1" 204 0
2026-03-28 02:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006810> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006830> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:09:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:09:59 [ecarstrade.be] INFO: Extracting details for car 7006810auction111096
2026-03-28 02:09:59 [ecarstrade.be] INFO: Extracting details for car 7006830auction111096
2026-03-28 02:09:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 121e171d-5950-5337-96b7-c15d7da9a3c2 with identifier: 7006810auction111096
2026-03-28 02:09:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 121e171d-5950-5337-96b7-c15d7da9a3c2 with scrape type 2
2026-03-28 02:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 121e171d-5950-5337-96b7-c15d7da9a3c2 with scrape type 2
2026-03-28 02:10:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 121e171d-5950-5337-96b7-c15d7da9a3c2, identifier: 7006810auction111096
2026-03-28 02:10:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab022d67-f347-52b5-ad96-fd1358925483 with identifier: 7006830auction111096
2026-03-28 02:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab022d67-f347-52b5-ad96-fd1358925483 with scrape type 2
2026-03-28 02:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab022d67-f347-52b5-ad96-fd1358925483 with scrape type 2
2026-03-28 02:10:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab022d67-f347-52b5-ad96-fd1358925483, identifier: 7006830auction111096
2026-03-28 02:10:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 121e171d-5950-5337-96b7-c15d7da9a3c2 with identifier: 7006810auction111096
2026-03-28 02:10:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 121e171d-5950-5337-96b7-c15d7da9a3c2 with identifier: 7006810auction111096
2026-03-28 02:10:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 121e171d-5950-5337-96b7-c15d7da9a3c2 with identifier: 7006810auction111096 to the API
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006810>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '121e171d-5950-5337-96b7-c15d7da9a3c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006810',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 49697,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT LEON ST 1.5 TSI 130 MOVE!',
 'transmission': 'manual',
 'trim': 'SEAT LEON ST 1.5 TSI 130 MOVE!',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006810auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:00 [ecarstrade.be] INFO: Saving data for 7006810auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563133.383813, 'last_price_update_time': 1774663800.403645}
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006810auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab022d67-f347-52b5-ad96-fd1358925483 with identifier: 7006830auction111096
2026-03-28 02:10:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab022d67-f347-52b5-ad96-fd1358925483 with identifier: 7006830auction111096
2026-03-28 02:10:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab022d67-f347-52b5-ad96-fd1358925483 with identifier: 7006830auction111096 to the API
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006830>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ab022d67-f347-52b5-ad96-fd1358925483',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006830',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 123123,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf 2.0 TDI 110KW DSG LIFE',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  2.0 TDI 110KW DSG LIFE',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006830auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:00 [ecarstrade.be] INFO: Saving data for 7006830auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563078.828071, 'last_price_update_time': 1774663800.673466}
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006830auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006815> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:05 [ecarstrade.be] INFO: Extracting details for car 7006815auction111096
2026-03-28 02:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 301e4733-98cb-5e12-a960-dc1217bd3503 with identifier: 7006815auction111096
2026-03-28 02:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 301e4733-98cb-5e12-a960-dc1217bd3503 with scrape type 2
2026-03-28 02:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 301e4733-98cb-5e12-a960-dc1217bd3503 with scrape type 2
2026-03-28 02:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 301e4733-98cb-5e12-a960-dc1217bd3503, identifier: 7006815auction111096
2026-03-28 02:10:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 301e4733-98cb-5e12-a960-dc1217bd3503 with identifier: 7006815auction111096
2026-03-28 02:10:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 301e4733-98cb-5e12-a960-dc1217bd3503 with identifier: 7006815auction111096
2026-03-28 02:10:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 301e4733-98cb-5e12-a960-dc1217bd3503 with identifier: 7006815auction111096 to the API
2026-03-28 02:10:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006815>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '301e4733-98cb-5e12-a960-dc1217bd3503',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006815',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 107677,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA OCTAVIA COMBI 2.0 CRTDI 110KW CLEVER+',
 'transmission': 'manual',
 'trim': 'SKODA OCTAVIA COMBI 2.0 CRTDI 110KW CLEVER+',
 'vin': None,
 'year': 2022}
2026-03-28 02:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006815auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:05 [ecarstrade.be] INFO: Saving data for 7006815auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563056.960037, 'last_price_update_time': 1774663805.420144}
2026-03-28 02:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006815auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006829> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006828> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006827> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:05 [ecarstrade.be] INFO: Extracting details for car 7006829auction111096
2026-03-28 02:10:05 [ecarstrade.be] INFO: Extracting details for car 7006828auction111096
2026-03-28 02:10:05 [ecarstrade.be] INFO: Extracting details for car 7006827auction111096
2026-03-28 02:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b282e88a-bf73-5d2c-b236-6e863dc12b1f with identifier: 7006829auction111096
2026-03-28 02:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b282e88a-bf73-5d2c-b236-6e863dc12b1f with scrape type 2
2026-03-28 02:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b282e88a-bf73-5d2c-b236-6e863dc12b1f with scrape type 2
2026-03-28 02:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b282e88a-bf73-5d2c-b236-6e863dc12b1f, identifier: 7006829auction111096
2026-03-28 02:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with identifier: 7006828auction111096
2026-03-28 02:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with scrape type 2
2026-03-28 02:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with scrape type 2
2026-03-28 02:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d1ffccd5-9b43-5fa3-86d2-46b071a5b376, identifier: 7006828auction111096
2026-03-28 02:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15ea8319-4385-5008-8fc7-8578a4c56346 with identifier: 7006827auction111096
2026-03-28 02:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ea8319-4385-5008-8fc7-8578a4c56346 with scrape type 2
2026-03-28 02:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15ea8319-4385-5008-8fc7-8578a4c56346 with scrape type 2
2026-03-28 02:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 15ea8319-4385-5008-8fc7-8578a4c56346, identifier: 7006827auction111096
2026-03-28 02:10:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b282e88a-bf73-5d2c-b236-6e863dc12b1f with identifier: 7006829auction111096
2026-03-28 02:10:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b282e88a-bf73-5d2c-b236-6e863dc12b1f with identifier: 7006829auction111096
2026-03-28 02:10:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b282e88a-bf73-5d2c-b236-6e863dc12b1f with identifier: 7006829auction111096 to the API
2026-03-28 02:10:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006829>
{'auction_title': '',
 'c_o_2_emission_value': 30,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b282e88a-bf73-5d2c-b236-6e863dc12b1f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006829',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'Arteon',
 'odometer': 112884,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ARTEON 1.4 EHYBRID DSG R-LINE',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN ARTEON 1.4 EHYBRID DSG R-LINE',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006829auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:06 [ecarstrade.be] INFO: Saving data for 7006829auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563076.683014, 'last_price_update_time': 1774663806.118208}
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006829auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with identifier: 7006828auction111096
2026-03-28 02:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with identifier: 7006828auction111096
2026-03-28 02:10:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with identifier: 7006828auction111096 to the API
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006828>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd1ffccd5-9b43-5fa3-86d2-46b071a5b376',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006828',
 'listing': 'directbuy',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 39939,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-10-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA RAV4 2.5 PHEV 225KW STYLE PLUS E-CVT 4WD',
 'transmission': 'automatic',
 'trim': 'TOYOTA RAV4 2.5 PHEV 225KW STYLE PLUS E-CVT 4WD',
 'vin': None,
 'year': 2024}
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006828auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:06 [ecarstrade.be] INFO: Saving data for 7006828auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563080.050793, 'last_price_update_time': 1774663806.383205}
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006828auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 15ea8319-4385-5008-8fc7-8578a4c56346 with identifier: 7006827auction111096
2026-03-28 02:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 15ea8319-4385-5008-8fc7-8578a4c56346 with identifier: 7006827auction111096
2026-03-28 02:10:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 15ea8319-4385-5008-8fc7-8578a4c56346 with identifier: 7006827auction111096 to the API
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006827>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '15ea8319-4385-5008-8fc7-8578a4c56346',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006827',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Toyota',
 'model': 'Mirai',
 'odometer': 31331,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-19',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA MIRAI Mirai Fuel Cell',
 'transmission': 'automatic',
 'trim': 'TOYOTA MIRAI  Fuel Cell',
 'vin': None,
 'year': 2020}
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006827auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:06 [ecarstrade.be] INFO: Saving data for 7006827auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563074.773343, 'last_price_update_time': 1774663806.669013}
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006827auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006825> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006826> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:06 [ecarstrade.be] INFO: Extracting details for car 7006825auction111096
2026-03-28 02:10:06 [ecarstrade.be] INFO: Extracting details for car 7006826auction111096
2026-03-28 02:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006852> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02a63bf8-1397-552e-ac02-6fe660d24d8d with identifier: 7006825auction111096
2026-03-28 02:10:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02a63bf8-1397-552e-ac02-6fe660d24d8d with scrape type 2
2026-03-28 02:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02a63bf8-1397-552e-ac02-6fe660d24d8d with scrape type 2
2026-03-28 02:10:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 02a63bf8-1397-552e-ac02-6fe660d24d8d, identifier: 7006825auction111096
2026-03-28 02:10:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with identifier: 7006826auction111096
2026-03-28 02:10:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with scrape type 2
2026-03-28 02:10:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with scrape type 2
2026-03-28 02:10:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 13b7bf4a-a3e0-5407-adf9-52c2a369de38, identifier: 7006826auction111096
2026-03-28 02:10:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 02a63bf8-1397-552e-ac02-6fe660d24d8d with identifier: 7006825auction111096
2026-03-28 02:10:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 02a63bf8-1397-552e-ac02-6fe660d24d8d with identifier: 7006825auction111096
2026-03-28 02:10:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 02a63bf8-1397-552e-ac02-6fe660d24d8d with identifier: 7006825auction111096 to the API
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006825>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '02a63bf8-1397-552e-ac02-6fe660d24d8d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006825',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Toyota',
 'model': 'Mirai',
 'odometer': 1895,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-26',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA MIRAI Mirai Fuel Cell',
 'transmission': 'automatic',
 'trim': 'TOYOTA MIRAI  Fuel Cell',
 'vin': None,
 'year': 2020}
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006825auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:07 [ecarstrade.be] INFO: Saving data for 7006825auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563075.29519, 'last_price_update_time': 1774663807.409904}
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006825auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with identifier: 7006826auction111096
2026-03-28 02:10:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with identifier: 7006826auction111096
2026-03-28 02:10:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with identifier: 7006826auction111096 to the API
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006826>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '13b7bf4a-a3e0-5407-adf9-52c2a369de38',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006826',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Toyota',
 'model': 'Mirai',
 'odometer': 16613,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-26',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA MIRAI Mirai Fuel Cell',
 'transmission': 'automatic',
 'trim': 'TOYOTA MIRAI  Fuel Cell',
 'vin': None,
 'year': 2020}
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006826auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:07 [ecarstrade.be] INFO: Saving data for 7006826auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563072.757747, 'last_price_update_time': 1774663807.715115}
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006826auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:07 [scrapy.extensions.logstats] INFO: Crawled 567 pages (at 43 pages/min), scraped 365 items (at 40 items/min)
2026-03-28 02:10:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:10:07 [ecarstrade.be] INFO: Extracting details for car 7006852auction111096
2026-03-28 02:10:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f30e69-03c8-50d4-8bdb-905610fe7b02 with identifier: 7006852auction111096
2026-03-28 02:10:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f30e69-03c8-50d4-8bdb-905610fe7b02 with scrape type 2
2026-03-28 02:10:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84f30e69-03c8-50d4-8bdb-905610fe7b02 with scrape type 2
2026-03-28 02:10:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 84f30e69-03c8-50d4-8bdb-905610fe7b02, identifier: 7006852auction111096
2026-03-28 02:10:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 84f30e69-03c8-50d4-8bdb-905610fe7b02 with identifier: 7006852auction111096
2026-03-28 02:10:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 84f30e69-03c8-50d4-8bdb-905610fe7b02 with identifier: 7006852auction111096
2026-03-28 02:10:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 84f30e69-03c8-50d4-8bdb-905610fe7b02 with identifier: 7006852auction111096 to the API
2026-03-28 02:10:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006852>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '84f30e69-03c8-50d4-8bdb-905610fe7b02',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006852',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 142297,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-20',
 'seats_number': 3,
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER 1400 FOU LWB DSL - 2.0 TDi SCR BMT STOCK',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN TRANSPORTER 1400 FOU LWB DSL - 2.0 TDi SCR BMT STOCK',
 'vin': None,
 'year': 2020}
2026-03-28 02:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006852auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:08 [ecarstrade.be] INFO: Saving data for 7006852auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563144.020704, 'last_price_update_time': 1774663808.103114}
2026-03-28 02:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006852auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006851> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:12 [ecarstrade.be] INFO: Extracting details for car 7006851auction111096
2026-03-28 02:10:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c6013ab-8771-5c61-9cb7-b0dcc7540b0e with identifier: 7006851auction111096
2026-03-28 02:10:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c6013ab-8771-5c61-9cb7-b0dcc7540b0e with scrape type 2
2026-03-28 02:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c6013ab-8771-5c61-9cb7-b0dcc7540b0e with scrape type 2
2026-03-28 02:10:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c6013ab-8771-5c61-9cb7-b0dcc7540b0e, identifier: 7006851auction111096
2026-03-28 02:10:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c6013ab-8771-5c61-9cb7-b0dcc7540b0e with identifier: 7006851auction111096
2026-03-28 02:10:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c6013ab-8771-5c61-9cb7-b0dcc7540b0e with identifier: 7006851auction111096
2026-03-28 02:10:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c6013ab-8771-5c61-9cb7-b0dcc7540b0e with identifier: 7006851auction111096 to the API
2026-03-28 02:10:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006851>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6c6013ab-8771-5c61-9cb7-b0dcc7540b0e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006851',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 158856,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN ALLSPACE DIESEL 2.0 TDi SCR Platinum DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN TIGUAN ALLSPACE DIESEL 2.0 TDi SCR Platinum DSG',
 'vin': None,
 'year': 2019}
2026-03-28 02:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006851auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:12 [ecarstrade.be] INFO: Saving data for 7006851auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563144.482262, 'last_price_update_time': 1774663812.564593}
2026-03-28 02:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006851auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006849> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:13 [ecarstrade.be] INFO: Extracting details for car 7006849auction111096
2026-03-28 02:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea913726-bddc-5777-ba38-8b49516d62c3 with identifier: 7006849auction111096
2026-03-28 02:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea913726-bddc-5777-ba38-8b49516d62c3 with scrape type 2
2026-03-28 02:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea913726-bddc-5777-ba38-8b49516d62c3 with scrape type 2
2026-03-28 02:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea913726-bddc-5777-ba38-8b49516d62c3, identifier: 7006849auction111096
2026-03-28 02:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea913726-bddc-5777-ba38-8b49516d62c3 with identifier: 7006849auction111096
2026-03-28 02:10:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-28 02:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea913726-bddc-5777-ba38-8b49516d62c3 with identifier: 7006849auction111096
2026-03-28 02:10:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea913726-bddc-5777-ba38-8b49516d62c3 with identifier: 7006849auction111096 to the API
2026-03-28 02:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006849>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ea913726-bddc-5777-ba38-8b49516d62c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006849',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'AC',
 'model': 'Volkswagen Tiguan Allspace',
 'odometer': 148205,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-13',
 'seats_number': 7,
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN ALLSPACE 2.0 TDI PLATINUM DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN TIGUAN ALLSPE 2.0 TDI PLATINUM DSG',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006849auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:14 [ecarstrade.be] INFO: Saving data for 7006849auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563146.641142, 'last_price_update_time': 1774663814.157109}
2026-03-28 02:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006849auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006844> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:14 [ecarstrade.be] INFO: Extracting details for car 7006844auction111096
2026-03-28 02:10:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa42288-9291-53ef-a49b-623b411df289 with identifier: 7006844auction111096
2026-03-28 02:10:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa42288-9291-53ef-a49b-623b411df289 with scrape type 2
2026-03-28 02:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fa42288-9291-53ef-a49b-623b411df289 with scrape type 2
2026-03-28 02:10:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8fa42288-9291-53ef-a49b-623b411df289, identifier: 7006844auction111096
2026-03-28 02:10:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8fa42288-9291-53ef-a49b-623b411df289 with identifier: 7006844auction111096
2026-03-28 02:10:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8fa42288-9291-53ef-a49b-623b411df289 with identifier: 7006844auction111096
2026-03-28 02:10:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8fa42288-9291-53ef-a49b-623b411df289 with identifier: 7006844auction111096 to the API
2026-03-28 02:10:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006844>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8fa42288-9291-53ef-a49b-623b411df289',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006844',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 149760,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT VARIANT GTE - 2020 1.4 TSI PHEV GTE Business DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN PASSAT VARIANT GTE - 2020 1.4 TSI PHEV GTE Business DSG',
 'vin': None,
 'year': 2022}
2026-03-28 02:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006844auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:14 [ecarstrade.be] INFO: Saving data for 7006844auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563154.120709, 'last_price_update_time': 1774663814.807493}
2026-03-28 02:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006844auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006843> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:16 [ecarstrade.be] INFO: Extracting details for car 7006843auction111096
2026-03-28 02:10:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with identifier: 7006843auction111096
2026-03-28 02:10:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with scrape type 2
2026-03-28 02:10:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with scrape type 2
2026-03-28 02:10:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5, identifier: 7006843auction111096
2026-03-28 02:10:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with identifier: 7006843auction111096
2026-03-28 02:10:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with identifier: 7006843auction111096
2026-03-28 02:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with identifier: 7006843auction111096 to the API
2026-03-28 02:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006843>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '76bb6990-e434-5e3b-965f-c6be5a4f2fa5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006843',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 92656,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT VARIANT GTE - 2020 1.4 TSI PHEV GTE Business DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN PASSAT VARIANT GTE - 2020 1.4 TSI PHEV GTE Business DSG',
 'vin': None,
 'year': 2022}
2026-03-28 02:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006843auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:16 [ecarstrade.be] INFO: Saving data for 7006843auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563131.499712, 'last_price_update_time': 1774663816.422077}
2026-03-28 02:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006843auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006846> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:20 [ecarstrade.be] INFO: Extracting details for car 7006846auction111096
2026-03-28 02:10:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69ffc198-1c52-548b-861a-6944b373df32 with identifier: 7006846auction111096
2026-03-28 02:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69ffc198-1c52-548b-861a-6944b373df32 with scrape type 2
2026-03-28 02:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69ffc198-1c52-548b-861a-6944b373df32 with scrape type 2
2026-03-28 02:10:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 69ffc198-1c52-548b-861a-6944b373df32, identifier: 7006846auction111096
2026-03-28 02:10:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 69ffc198-1c52-548b-861a-6944b373df32 with identifier: 7006846auction111096
2026-03-28 02:10:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 69ffc198-1c52-548b-861a-6944b373df32 with identifier: 7006846auction111096
2026-03-28 02:10:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 69ffc198-1c52-548b-861a-6944b373df32 with identifier: 7006846auction111096 to the API
2026-03-28 02:10:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006846>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '69ffc198-1c52-548b-861a-6944b373df32',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006846',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'T-Cross',
 'odometer': 93888,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-CROSS 1.0 TSI 81KW ACTIVE',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN T-CROSS 1.0 TSI 81KW ACTIVE',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006846auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:21 [ecarstrade.be] INFO: Saving data for 7006846auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563152.624777, 'last_price_update_time': 1774663821.125251}
2026-03-28 02:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006846auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006840> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006841> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:22 [ecarstrade.be] INFO: Extracting details for car 7006840auction111096
2026-03-28 02:10:22 [ecarstrade.be] INFO: Extracting details for car 7006841auction111096
2026-03-28 02:10:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with identifier: 7006840auction111096
2026-03-28 02:10:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with scrape type 2
2026-03-28 02:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with scrape type 2
2026-03-28 02:10:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc, identifier: 7006840auction111096
2026-03-28 02:10:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e23c6369-2335-5a87-814f-7e28ea04f24c with identifier: 7006841auction111096
2026-03-28 02:10:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e23c6369-2335-5a87-814f-7e28ea04f24c with scrape type 2
2026-03-28 02:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e23c6369-2335-5a87-814f-7e28ea04f24c with scrape type 2
2026-03-28 02:10:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e23c6369-2335-5a87-814f-7e28ea04f24c, identifier: 7006841auction111096
2026-03-28 02:10:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with identifier: 7006840auction111096
2026-03-28 02:10:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with identifier: 7006840auction111096
2026-03-28 02:10:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with identifier: 7006840auction111096 to the API
2026-03-28 02:10:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006840>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8591e02d-8a28-5b45-9e5d-d82f3ed680cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006840',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Other',
 'model': 'Volkswagen',
 'odometer': 75696,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-21',
 'seats_number': 7,
 'seller_name': None,
 'title': 'VOLKSWAGEN MULTIVAN LANG 1.4 EHYBRID PHEV DSG EXT STYLE',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN MULTIVAN LANG 1.4 EHYBRID PHEV DSG EXT STYLE',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006840auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:22 [ecarstrade.be] INFO: Saving data for 7006840auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563118.091704, 'last_price_update_time': 1774663822.754488}
2026-03-28 02:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006840auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e23c6369-2335-5a87-814f-7e28ea04f24c with identifier: 7006841auction111096
2026-03-28 02:10:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e23c6369-2335-5a87-814f-7e28ea04f24c with identifier: 7006841auction111096
2026-03-28 02:10:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e23c6369-2335-5a87-814f-7e28ea04f24c with identifier: 7006841auction111096 to the API
2026-03-28 02:10:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006841>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e23c6369-2335-5a87-814f-7e28ea04f24c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006841',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 60599,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT VARIANT 1.4 TSI MSQ VARIANT GTE BUSINESS',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN PASSAT VARIANT 1.4 TSI MSQ VARIANT GTE BUSINESS',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006841auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:23 [ecarstrade.be] INFO: Saving data for 7006841auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563117.47474, 'last_price_update_time': 1774663823.054819}
2026-03-28 02:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006841auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006850> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:23 [ecarstrade.be] INFO: Extracting details for car 7006850auction111096
2026-03-28 02:10:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35814188-38ea-5c34-a9e8-87da3c0fc5c1 with identifier: 7006850auction111096
2026-03-28 02:10:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35814188-38ea-5c34-a9e8-87da3c0fc5c1 with scrape type 2
2026-03-28 02:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35814188-38ea-5c34-a9e8-87da3c0fc5c1 with scrape type 2
2026-03-28 02:10:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 35814188-38ea-5c34-a9e8-87da3c0fc5c1, identifier: 7006850auction111096
2026-03-28 02:10:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 35814188-38ea-5c34-a9e8-87da3c0fc5c1 with identifier: 7006850auction111096
2026-03-28 02:10:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 35814188-38ea-5c34-a9e8-87da3c0fc5c1 with identifier: 7006850auction111096
2026-03-28 02:10:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 35814188-38ea-5c34-a9e8-87da3c0fc5c1 with identifier: 7006850auction111096 to the API
2026-03-28 02:10:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006850>
{'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-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '35814188-38ea-5c34-a9e8-87da3c0fc5c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006850',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 125434,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN ALLSPACE DIESEL 2.0 TDi SCR Comfortline (EU6.2) '
          'Premium Traval',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN TIGUAN ALLSPACE DIESEL 2.0 TDi SCR Comfortline (EU6.2) '
         'Premium Traval',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006850auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:23 [ecarstrade.be] INFO: Saving data for 7006850auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563146.137179, 'last_price_update_time': 1774663823.573492}
2026-03-28 02:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006850auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006842> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:27 [ecarstrade.be] INFO: Extracting details for car 7006842auction111096
2026-03-28 02:10:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ad271e9-2a1a-5d30-ada1-571227696d20 with identifier: 7006842auction111096
2026-03-28 02:10:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ad271e9-2a1a-5d30-ada1-571227696d20 with scrape type 2
2026-03-28 02:10:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ad271e9-2a1a-5d30-ada1-571227696d20 with scrape type 2
2026-03-28 02:10:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ad271e9-2a1a-5d30-ada1-571227696d20, identifier: 7006842auction111096
2026-03-28 02:10:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ad271e9-2a1a-5d30-ada1-571227696d20 with identifier: 7006842auction111096
2026-03-28 02:10:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ad271e9-2a1a-5d30-ada1-571227696d20 with identifier: 7006842auction111096
2026-03-28 02:10:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ad271e9-2a1a-5d30-ada1-571227696d20 with identifier: 7006842auction111096 to the API
2026-03-28 02:10:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006842>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9ad271e9-2a1a-5d30-ada1-571227696d20',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006842',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 135693,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT VARIANT 2.0 TDI 90KW MSQ VARIANT STYLE BUSINESS',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN PASSAT VARIANT 2.0 TDI 90KW MSQ VARIANT STYLE BUSINESS',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006842auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:28 [ecarstrade.be] INFO: Saving data for 7006842auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563114.537023, 'last_price_update_time': 1774663828.104176}
2026-03-28 02:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006842auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006824> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:29 [ecarstrade.be] INFO: Extracting details for car 7006824auction111096
2026-03-28 02:10:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with identifier: 7006824auction111096
2026-03-28 02:10:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with scrape type 2
2026-03-28 02:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with scrape type 2
2026-03-28 02:10:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212, identifier: 7006824auction111096
2026-03-28 02:10:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with identifier: 7006824auction111096
2026-03-28 02:10:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with identifier: 7006824auction111096
2026-03-28 02:10:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with identifier: 7006824auction111096 to the API
2026-03-28 02:10:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006824>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '5d9f3c2c-ddde-5190-ba66-c9a90c2a4212',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006824',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 110560,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL 3 75 KWH PERFORMANCE DUAL MOTOR 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL 3 75 KWH PERFORMANCE DUAL MOTOR 4WD AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006824auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:29 [ecarstrade.be] INFO: Saving data for 7006824auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563073.204465, 'last_price_update_time': 1774663829.511381}
2026-03-28 02:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006824auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006836> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006837> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:30 [ecarstrade.be] INFO: Extracting details for car 7006836auction111096
2026-03-28 02:10:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab065a7d-f088-5afd-a4e5-cd13210f08b1 with identifier: 7006836auction111096
2026-03-28 02:10:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab065a7d-f088-5afd-a4e5-cd13210f08b1 with scrape type 2
2026-03-28 02:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab065a7d-f088-5afd-a4e5-cd13210f08b1 with scrape type 2
2026-03-28 02:10:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab065a7d-f088-5afd-a4e5-cd13210f08b1, identifier: 7006836auction111096
2026-03-28 02:10:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab065a7d-f088-5afd-a4e5-cd13210f08b1 with identifier: 7006836auction111096
2026-03-28 02:10:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab065a7d-f088-5afd-a4e5-cd13210f08b1 with identifier: 7006836auction111096
2026-03-28 02:10:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab065a7d-f088-5afd-a4e5-cd13210f08b1 with identifier: 7006836auction111096 to the API
2026-03-28 02:10:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006836>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ab065a7d-f088-5afd-a4e5-cd13210f08b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006836',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 81231,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006836auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:30 [ecarstrade.be] INFO: Saving data for 7006836auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563121.919025, 'last_price_update_time': 1774663830.600769}
2026-03-28 02:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006836auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:30 [ecarstrade.be] INFO: Extracting details for car 7006837auction111096
2026-03-28 02:10:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af9b963-2d55-5709-8e84-58d6b1582671 with identifier: 7006837auction111096
2026-03-28 02:10:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af9b963-2d55-5709-8e84-58d6b1582671 with scrape type 2
2026-03-28 02:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8af9b963-2d55-5709-8e84-58d6b1582671 with scrape type 2
2026-03-28 02:10:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8af9b963-2d55-5709-8e84-58d6b1582671, identifier: 7006837auction111096
2026-03-28 02:10:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8af9b963-2d55-5709-8e84-58d6b1582671 with identifier: 7006837auction111096
2026-03-28 02:10:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8af9b963-2d55-5709-8e84-58d6b1582671 with identifier: 7006837auction111096
2026-03-28 02:10:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8af9b963-2d55-5709-8e84-58d6b1582671 with identifier: 7006837auction111096 to the API
2026-03-28 02:10:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006837>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8af9b963-2d55-5709-8e84-58d6b1582671',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006837',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 83009,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006837auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:31 [ecarstrade.be] INFO: Saving data for 7006837auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563122.564583, 'last_price_update_time': 1774663831.010761}
2026-03-28 02:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006837auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006838> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:34 [ecarstrade.be] INFO: Extracting details for car 7006838auction111096
2026-03-28 02:10:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d021930-dee3-5023-9899-e34c2ff8525f with identifier: 7006838auction111096
2026-03-28 02:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d021930-dee3-5023-9899-e34c2ff8525f with scrape type 2
2026-03-28 02:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d021930-dee3-5023-9899-e34c2ff8525f with scrape type 2
2026-03-28 02:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8d021930-dee3-5023-9899-e34c2ff8525f, identifier: 7006838auction111096
2026-03-28 02:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8d021930-dee3-5023-9899-e34c2ff8525f with identifier: 7006838auction111096
2026-03-28 02:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8d021930-dee3-5023-9899-e34c2ff8525f with identifier: 7006838auction111096
2026-03-28 02:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8d021930-dee3-5023-9899-e34c2ff8525f with identifier: 7006838auction111096 to the API
2026-03-28 02:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006838>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8d021930-dee3-5023-9899-e34c2ff8525f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006838',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 83319,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006838auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:35 [ecarstrade.be] INFO: Saving data for 7006838auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563128.26326, 'last_price_update_time': 1774663835.090768}
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006838auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006834> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006835> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:35 [ecarstrade.be] INFO: Extracting details for car 7006834auction111096
2026-03-28 02:10:35 [ecarstrade.be] INFO: Extracting details for car 7006835auction111096
2026-03-28 02:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with identifier: 7006834auction111096
2026-03-28 02:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with scrape type 2
2026-03-28 02:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with scrape type 2
2026-03-28 02:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92, identifier: 7006834auction111096
2026-03-28 02:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a1791f6-cb28-5625-af37-66ac8f71bc1a with identifier: 7006835auction111096
2026-03-28 02:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a1791f6-cb28-5625-af37-66ac8f71bc1a with scrape type 2
2026-03-28 02:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a1791f6-cb28-5625-af37-66ac8f71bc1a with scrape type 2
2026-03-28 02:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a1791f6-cb28-5625-af37-66ac8f71bc1a, identifier: 7006835auction111096
2026-03-28 02:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with identifier: 7006834auction111096
2026-03-28 02:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with identifier: 7006834auction111096
2026-03-28 02:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with identifier: 7006834auction111096 to the API
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006834>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '6106afa1-eec6-5c8a-8f7b-ca89f10e0e92',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006834',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 56982,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006834auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:35 [ecarstrade.be] INFO: Saving data for 7006834auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563057.280312, 'last_price_update_time': 1774663835.870913}
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006834auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a1791f6-cb28-5625-af37-66ac8f71bc1a with identifier: 7006835auction111096
2026-03-28 02:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a1791f6-cb28-5625-af37-66ac8f71bc1a with identifier: 7006835auction111096
2026-03-28 02:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a1791f6-cb28-5625-af37-66ac8f71bc1a with identifier: 7006835auction111096 to the API
2026-03-28 02:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006835>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9a1791f6-cb28-5625-af37-66ac8f71bc1a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006835',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 76075,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006835auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:36 [ecarstrade.be] INFO: Saving data for 7006835auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563055.920659, 'last_price_update_time': 1774663836.149894}
2026-03-28 02:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006835auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006833> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:36 [ecarstrade.be] INFO: Extracting details for car 7006833auction111096
2026-03-28 02:10:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with identifier: 7006833auction111096
2026-03-28 02:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with scrape type 2
2026-03-28 02:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with scrape type 2
2026-03-28 02:10:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa, identifier: 7006833auction111096
2026-03-28 02:10:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with identifier: 7006833auction111096
2026-03-28 02:10:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with identifier: 7006833auction111096
2026-03-28 02:10:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with identifier: 7006833auction111096 to the API
2026-03-28 02:10:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006833>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006833',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 50581,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006833auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:37 [ecarstrade.be] INFO: Saving data for 7006833auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563077.642126, 'last_price_update_time': 1774663837.060057}
2026-03-28 02:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006833auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006832> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:37 [ecarstrade.be] INFO: Extracting details for car 7006832auction111096
2026-03-28 02:10:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d22e0b1-65e5-5529-9060-df0659ed31c1 with identifier: 7006832auction111096
2026-03-28 02:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d22e0b1-65e5-5529-9060-df0659ed31c1 with scrape type 2
2026-03-28 02:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d22e0b1-65e5-5529-9060-df0659ed31c1 with scrape type 2
2026-03-28 02:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d22e0b1-65e5-5529-9060-df0659ed31c1, identifier: 7006832auction111096
2026-03-28 02:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d22e0b1-65e5-5529-9060-df0659ed31c1 with identifier: 7006832auction111096
2026-03-28 02:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d22e0b1-65e5-5529-9060-df0659ed31c1 with identifier: 7006832auction111096
2026-03-28 02:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d22e0b1-65e5-5529-9060-df0659ed31c1 with identifier: 7006832auction111096 to the API
2026-03-28 02:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006832>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '6d22e0b1-65e5-5529-9060-df0659ed31c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006832',
 'listing': 'directbuy',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 38605,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.0 TSI 81KW LIFE BUSINESS',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN GOLF VIII 1.0 TSI 81KW LIFE BUSINESS',
 'vin': None,
 'year': 2024}
2026-03-28 02:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006832auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:37 [ecarstrade.be] INFO: Saving data for 7006832auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563079.399601, 'last_price_update_time': 1774663837.717734}
2026-03-28 02:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006832auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006831> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:37 [ecarstrade.be] INFO: Extracting details for car 7006831auction111096
2026-03-28 02:10:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83b0c4a1-2288-55a4-81d9-31d456f18a4a with identifier: 7006831auction111096
2026-03-28 02:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83b0c4a1-2288-55a4-81d9-31d456f18a4a with scrape type 2
2026-03-28 02:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83b0c4a1-2288-55a4-81d9-31d456f18a4a with scrape type 2
2026-03-28 02:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 83b0c4a1-2288-55a4-81d9-31d456f18a4a, identifier: 7006831auction111096
2026-03-28 02:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 83b0c4a1-2288-55a4-81d9-31d456f18a4a with identifier: 7006831auction111096
2026-03-28 02:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 83b0c4a1-2288-55a4-81d9-31d456f18a4a with identifier: 7006831auction111096
2026-03-28 02:10:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 83b0c4a1-2288-55a4-81d9-31d456f18a4a with identifier: 7006831auction111096 to the API
2026-03-28 02:10:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006831>
{'auction_title': '',
 'c_o_2_emission_value': 10835175,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '83b0c4a1-2288-55a4-81d9-31d456f18a4a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006831',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 35175,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VARIANT VIII 1.0 TSI 81KW LIFE BUSINESS',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN GOLF VARIANT VIII 1.0 TSI 81KW LIFE BUSINESS',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006831auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:38 [ecarstrade.be] INFO: Saving data for 7006831auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563078.203291, 'last_price_update_time': 1774663838.239233}
2026-03-28 02:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006831auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006853auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006853auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006853auction111096: 2
2026-03-28 02:10:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006856auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006856auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006856auction111096: 2
2026-03-28 02:10:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006858auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006858auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006858auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006859auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006859auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006859auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006860auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006860auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006860auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006861auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006861auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006861auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006862auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006862auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006862auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006863auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006863auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006863auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006864auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006864auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006864auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006865auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006865auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006865auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006866auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006866auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006866auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006867auction111096
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006867auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:41 [ecarstrade.be] INFO: Scrape type for 7006867auction111096: 2
2026-03-28 02:10:41 [ecarstrade.be] INFO: Found listing with ID: 7006868auction111096
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006868auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:42 [ecarstrade.be] INFO: Scrape type for 7006868auction111096: 2
2026-03-28 02:10:42 [ecarstrade.be] INFO: Found listing with ID: 7006869auction111096
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006869auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:42 [ecarstrade.be] INFO: Scrape type for 7006869auction111096: 2
2026-03-28 02:10:42 [ecarstrade.be] INFO: Found listing with ID: 7006870auction111096
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006870auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:42 [ecarstrade.be] INFO: Scrape type for 7006870auction111096: 2
2026-03-28 02:10:42 [ecarstrade.be] INFO: Found listing with ID: 7006871auction111096
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006871auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:42 [ecarstrade.be] INFO: Scrape type for 7006871auction111096: 2
2026-03-28 02:10:42 [ecarstrade.be] INFO: Found listing with ID: 7006872auction111096
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006872auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:42 [ecarstrade.be] INFO: Scrape type for 7006872auction111096: 2
2026-03-28 02:10:42 [ecarstrade.be] INFO: Found listing with ID: 7006873auction111096
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006873auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:42 [ecarstrade.be] INFO: Scrape type for 7006873auction111096: 2
2026-03-28 02:10:42 [ecarstrade.be] INFO: Found listing with ID: 7006874auction111096
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006874auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:42 [ecarstrade.be] INFO: Scrape type for 7006874auction111096: 2
2026-03-28 02:10:42 [ecarstrade.be] INFO: Found listing with ID: 7010023auction111139
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010023auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:42 [ecarstrade.be] INFO: Scrape type for 7010023auction111139: 0
2026-03-28 02:10:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006823> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:43 [ecarstrade.be] INFO: Extracting details for car 7006823auction111096
2026-03-28 02:10:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b74376c2-8447-5562-b1a7-0c0b0505bc9a with identifier: 7006823auction111096
2026-03-28 02:10:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b74376c2-8447-5562-b1a7-0c0b0505bc9a with scrape type 2
2026-03-28 02:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b74376c2-8447-5562-b1a7-0c0b0505bc9a with scrape type 2
2026-03-28 02:10:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b74376c2-8447-5562-b1a7-0c0b0505bc9a, identifier: 7006823auction111096
2026-03-28 02:10:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b74376c2-8447-5562-b1a7-0c0b0505bc9a with identifier: 7006823auction111096
2026-03-28 02:10:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b74376c2-8447-5562-b1a7-0c0b0505bc9a with identifier: 7006823auction111096
2026-03-28 02:10:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b74376c2-8447-5562-b1a7-0c0b0505bc9a with identifier: 7006823auction111096 to the API
2026-03-28 02:10:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006823>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b74376c2-8447-5562-b1a7-0c0b0505bc9a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006823',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 106366,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA SUPERB COMBI 2.0 CRTDI 110KW DSG7 CLEVER',
 'transmission': 'automatic',
 'trim': 'SKODA SUPERB COMBI 2.0 CRTDI 110KW DSG7 CLEVER',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006823auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:43 [ecarstrade.be] INFO: Saving data for 7006823auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563074.455171, 'last_price_update_time': 1774663843.459499}
2026-03-28 02:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006823auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006822> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:44 [ecarstrade.be] INFO: Extracting details for car 7006822auction111096
2026-03-28 02:10:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd908d34-b115-53bc-b491-86e9517d9b01 with identifier: 7006822auction111096
2026-03-28 02:10:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd908d34-b115-53bc-b491-86e9517d9b01 with scrape type 2
2026-03-28 02:10:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd908d34-b115-53bc-b491-86e9517d9b01 with scrape type 2
2026-03-28 02:10:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fd908d34-b115-53bc-b491-86e9517d9b01, identifier: 7006822auction111096
2026-03-28 02:10:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fd908d34-b115-53bc-b491-86e9517d9b01 with identifier: 7006822auction111096
2026-03-28 02:10:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fd908d34-b115-53bc-b491-86e9517d9b01 with identifier: 7006822auction111096
2026-03-28 02:10:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fd908d34-b115-53bc-b491-86e9517d9b01 with identifier: 7006822auction111096 to the API
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006822>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'fd908d34-b115-53bc-b491-86e9517d9b01',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006822',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 169869,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA SUPERB COMBI 1.6 CRTDI 88KW DSG7 AMBITION',
 'transmission': 'automatic',
 'trim': 'SKODA SUPERB COMBI 1.6 CRTDI 88KW DSG7 AMBITION',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006822auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:44 [ecarstrade.be] INFO: Saving data for 7006822auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563073.944795, 'last_price_update_time': 1774663844.35802}
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006822auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006847> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:44 [ecarstrade.be] INFO: Extracting details for car 7006847auction111096
2026-03-28 02:10:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c23d668-5665-5261-9952-5e5a92162465 with identifier: 7006847auction111096
2026-03-28 02:10:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c23d668-5665-5261-9952-5e5a92162465 with scrape type 2
2026-03-28 02:10:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c23d668-5665-5261-9952-5e5a92162465 with scrape type 2
2026-03-28 02:10:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c23d668-5665-5261-9952-5e5a92162465, identifier: 7006847auction111096
2026-03-28 02:10:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c23d668-5665-5261-9952-5e5a92162465 with identifier: 7006847auction111096
2026-03-28 02:10:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c23d668-5665-5261-9952-5e5a92162465 with identifier: 7006847auction111096
2026-03-28 02:10:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c23d668-5665-5261-9952-5e5a92162465 with identifier: 7006847auction111096 to the API
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006847>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '6c23d668-5665-5261-9952-5e5a92162465',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006847',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'T-Cross',
 'odometer': 127120,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-CROSS 1.0 TSI 81KW DSG ACTIVE',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN T-CROSS 1.0 TSI 81KW DSG ACTIVE',
 'vin': None,
 'year': 2022}
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006847auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:44 [ecarstrade.be] INFO: Saving data for 7006847auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563148.046452, 'last_price_update_time': 1774663844.859431}
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006847auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006820> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:45 [ecarstrade.be] INFO: Extracting details for car 7006820auction111096
2026-03-28 02:10:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc41c112-e533-58e5-b46b-758386811e2c with identifier: 7006820auction111096
2026-03-28 02:10:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc41c112-e533-58e5-b46b-758386811e2c with scrape type 2
2026-03-28 02:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc41c112-e533-58e5-b46b-758386811e2c with scrape type 2
2026-03-28 02:10:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc41c112-e533-58e5-b46b-758386811e2c, identifier: 7006820auction111096
2026-03-28 02:10:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc41c112-e533-58e5-b46b-758386811e2c with identifier: 7006820auction111096
2026-03-28 02:10:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc41c112-e533-58e5-b46b-758386811e2c with identifier: 7006820auction111096
2026-03-28 02:10:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc41c112-e533-58e5-b46b-758386811e2c with identifier: 7006820auction111096 to the API
2026-03-28 02:10:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006820>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bc41c112-e533-58e5-b46b-758386811e2c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006820',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 149690,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA SUPERB COMBI 1.4 TSI PHEV 160KW DSG6 STYLE',
 'transmission': 'automatic',
 'trim': 'SKODA SUPERB COMBI 1.4 TSI PHEV 160KW DSG6 STYLE',
 'vin': None,
 'year': 2020}
2026-03-28 02:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006820auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:46 [ecarstrade.be] INFO: Saving data for 7006820auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563082.456926, 'last_price_update_time': 1774663846.098243}
2026-03-28 02:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006820auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006821> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:46 [ecarstrade.be] INFO: Extracting details for car 7006821auction111096
2026-03-28 02:10:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be46bae-e156-52e3-80dc-d0ca9b48d93d with identifier: 7006821auction111096
2026-03-28 02:10:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be46bae-e156-52e3-80dc-d0ca9b48d93d with scrape type 2
2026-03-28 02:10:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3be46bae-e156-52e3-80dc-d0ca9b48d93d with scrape type 2
2026-03-28 02:10:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3be46bae-e156-52e3-80dc-d0ca9b48d93d, identifier: 7006821auction111096
2026-03-28 02:10:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3be46bae-e156-52e3-80dc-d0ca9b48d93d with identifier: 7006821auction111096
2026-03-28 02:10:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3be46bae-e156-52e3-80dc-d0ca9b48d93d with identifier: 7006821auction111096
2026-03-28 02:10:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3be46bae-e156-52e3-80dc-d0ca9b48d93d with identifier: 7006821auction111096 to the API
2026-03-28 02:10:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006821>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '3be46bae-e156-52e3-80dc-d0ca9b48d93d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006821',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 157154,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA SUPERB COMBI 1.5 TSI ACT 110KW DSG7 CLEVER+',
 'transmission': 'automatic',
 'trim': 'SKODA SUPERB COMBI 1.5 TSI ACT 110KW DSG7 CLEVER+',
 'vin': None,
 'year': 2022}
2026-03-28 02:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006821auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:46 [ecarstrade.be] INFO: Saving data for 7006821auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563080.372423, 'last_price_update_time': 1774663846.580724}
2026-03-28 02:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006821auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page196?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010024auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010024auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010024auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010025auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010025auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010025auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010026auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010026auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010026auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010027auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010027auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010027auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010028auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010028auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010028auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010029auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010029auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010029auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010030auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010030auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010030auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010032auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010032auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010032auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010033auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010033auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010033auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010034auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010034auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010034auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010035auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010035auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010035auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010036auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010036auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010036auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010037auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010037auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010037auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010038auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010038auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010038auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010039auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010039auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010039auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010041auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010041auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010041auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010042auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010042auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010042auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010043auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010043auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010043auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010044auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010044auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010044auction111139: 0
2026-03-28 02:10:49 [ecarstrade.be] INFO: Found listing with ID: 7010045auction111139
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010045auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:10:49 [ecarstrade.be] INFO: Scrape type for 7010045auction111139: 0
2026-03-28 02:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006856> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:51 [ecarstrade.be] INFO: Extracting details for car 7006856auction111096
2026-03-28 02:10:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 752b3393-8f7b-5378-a0ee-bef432a35487 with identifier: 7006856auction111096
2026-03-28 02:10:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752b3393-8f7b-5378-a0ee-bef432a35487 with scrape type 2
2026-03-28 02:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 752b3393-8f7b-5378-a0ee-bef432a35487 with scrape type 2
2026-03-28 02:10:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 752b3393-8f7b-5378-a0ee-bef432a35487, identifier: 7006856auction111096
2026-03-28 02:10:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 752b3393-8f7b-5378-a0ee-bef432a35487 with identifier: 7006856auction111096
2026-03-28 02:10:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 752b3393-8f7b-5378-a0ee-bef432a35487 with identifier: 7006856auction111096
2026-03-28 02:10:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 752b3393-8f7b-5378-a0ee-bef432a35487 with identifier: 7006856auction111096 to the API
2026-03-28 02:10:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006856>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '752b3393-8f7b-5378-a0ee-bef432a35487',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006856',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 88971,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO V60 2.0 T6 RECHARGE GEARTR INSCRIPTION EXPR',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 T6 RECHARGE GEARTR INSCRIPTION EXPR',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006856auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:52 [ecarstrade.be] INFO: Saving data for 7006856auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563136.685386, 'last_price_update_time': 1774663852.069859}
2026-03-28 02:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006856auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006858> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:52 [ecarstrade.be] INFO: Extracting details for car 7006858auction111096
2026-03-28 02:10:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b2151c7-34fa-53ce-9c28-1430331924f0 with identifier: 7006858auction111096
2026-03-28 02:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b2151c7-34fa-53ce-9c28-1430331924f0 with scrape type 2
2026-03-28 02:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b2151c7-34fa-53ce-9c28-1430331924f0 with scrape type 2
2026-03-28 02:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b2151c7-34fa-53ce-9c28-1430331924f0, identifier: 7006858auction111096
2026-03-28 02:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b2151c7-34fa-53ce-9c28-1430331924f0 with identifier: 7006858auction111096
2026-03-28 02:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b2151c7-34fa-53ce-9c28-1430331924f0 with identifier: 7006858auction111096
2026-03-28 02:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b2151c7-34fa-53ce-9c28-1430331924f0 with identifier: 7006858auction111096 to the API
2026-03-28 02:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006858>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '0b2151c7-34fa-53ce-9c28-1430331924f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006858',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 75053,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T2 PLUS DARK DESIGN AUTO',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T2 PLUS DARK DESIGN AUTO',
 'vin': None,
 'year': 2022}
2026-03-28 02:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006858auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:52 [ecarstrade.be] INFO: Saving data for 7006858auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563110.142025, 'last_price_update_time': 1774663852.639192}
2026-03-28 02:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006858auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006839> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006860> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:52 [ecarstrade.be] INFO: Extracting details for car 7006839auction111096
2026-03-28 02:10:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with identifier: 7006839auction111096
2026-03-28 02:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with scrape type 2
2026-03-28 02:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with scrape type 2
2026-03-28 02:10:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e, identifier: 7006839auction111096
2026-03-28 02:10:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with identifier: 7006839auction111096
2026-03-28 02:10:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with identifier: 7006839auction111096
2026-03-28 02:10:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with identifier: 7006839auction111096 to the API
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006839>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '8b2c0cfe-05cc-59d8-bbf1-99c1725a360e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006839',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 66959,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID4 BEV 82KWH PRO FAMILY',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN ID4 BEV 82KWH PRO FAMILY',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006839auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:53 [ecarstrade.be] INFO: Saving data for 7006839auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563118.393144, 'last_price_update_time': 1774663853.344914}
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006839auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:53 [ecarstrade.be] INFO: Extracting details for car 7006860auction111096
2026-03-28 02:10:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with identifier: 7006860auction111096
2026-03-28 02:10:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with scrape type 2
2026-03-28 02:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with scrape type 2
2026-03-28 02:10:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79a9f7ed-6436-52b1-ba9a-79892ea83a36, identifier: 7006860auction111096
2026-03-28 02:10:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with identifier: 7006860auction111096
2026-03-28 02:10:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with identifier: 7006860auction111096
2026-03-28 02:10:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with identifier: 7006860auction111096 to the API
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006860>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '79a9f7ed-6436-52b1-ba9a-79892ea83a36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006860',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 107217,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 PHEV INSCRIPTION EXPR. DCT',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 PHEV INSCRIPTION EXPR. DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006860auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:53 [ecarstrade.be] INFO: Saving data for 7006860auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563145.448468, 'last_price_update_time': 1774663853.755107}
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006860auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006861> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:53 [ecarstrade.be] INFO: Extracting details for car 7006861auction111096
2026-03-28 02:10:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with identifier: 7006861auction111096
2026-03-28 02:10:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with scrape type 2
2026-03-28 02:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with scrape type 2
2026-03-28 02:10:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc, identifier: 7006861auction111096
2026-03-28 02:10:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with identifier: 7006861auction111096
2026-03-28 02:10:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with identifier: 7006861auction111096
2026-03-28 02:10:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with identifier: 7006861auction111096 to the API
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006861>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7ad8bcb8-36d4-50a4-b4eb-aae10934abcc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006861',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 131568,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 PHEV INSCRIPTION EXPR. DCT',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 PHEV INSCRIPTION EXPR. DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006861auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:54 [ecarstrade.be] INFO: Saving data for 7006861auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563144.95539, 'last_price_update_time': 1774663854.283492}
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006861auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006859> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:54 [ecarstrade.be] INFO: Extracting details for car 7006859auction111096
2026-03-28 02:10:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 949c0c5e-8764-50a8-a99f-edc36f6968b5 with identifier: 7006859auction111096
2026-03-28 02:10:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 949c0c5e-8764-50a8-a99f-edc36f6968b5 with scrape type 2
2026-03-28 02:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 949c0c5e-8764-50a8-a99f-edc36f6968b5 with scrape type 2
2026-03-28 02:10:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 949c0c5e-8764-50a8-a99f-edc36f6968b5, identifier: 7006859auction111096
2026-03-28 02:10:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 949c0c5e-8764-50a8-a99f-edc36f6968b5 with identifier: 7006859auction111096
2026-03-28 02:10:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 949c0c5e-8764-50a8-a99f-edc36f6968b5 with identifier: 7006859auction111096
2026-03-28 02:10:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 949c0c5e-8764-50a8-a99f-edc36f6968b5 with identifier: 7006859auction111096 to the API
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006859>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '949c0c5e-8764-50a8-a99f-edc36f6968b5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006859',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 187410,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 PHEV CORE DCT',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 PHEV CORE DCT',
 'vin': None,
 'year': 2023}
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006859auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:54 [ecarstrade.be] INFO: Saving data for 7006859auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563141.829666, 'last_price_update_time': 1774663854.928273}
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006859auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006862> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:56 [ecarstrade.be] INFO: Extracting details for car 7006862auction111096
2026-03-28 02:10:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85633266-2e57-549b-b4e9-99eaa0cec67a with identifier: 7006862auction111096
2026-03-28 02:10:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85633266-2e57-549b-b4e9-99eaa0cec67a with scrape type 2
2026-03-28 02:10:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85633266-2e57-549b-b4e9-99eaa0cec67a with scrape type 2
2026-03-28 02:10:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85633266-2e57-549b-b4e9-99eaa0cec67a, identifier: 7006862auction111096
2026-03-28 02:10:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85633266-2e57-549b-b4e9-99eaa0cec67a with identifier: 7006862auction111096
2026-03-28 02:10:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85633266-2e57-549b-b4e9-99eaa0cec67a with identifier: 7006862auction111096
2026-03-28 02:10:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85633266-2e57-549b-b4e9-99eaa0cec67a with identifier: 7006862auction111096 to the API
2026-03-28 02:10:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006862>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '85633266-2e57-549b-b4e9-99eaa0cec67a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006862',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 83978,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 RECHARGE GEARTR. INSCRIPTION',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 RECHARGE GEARTR. INSCRIPTION',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006862auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:57 [ecarstrade.be] INFO: Saving data for 7006862auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563134.339257, 'last_price_update_time': 1774663857.227489}
2026-03-28 02:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006862auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006863> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:58 [ecarstrade.be] INFO: Extracting details for car 7006863auction111096
2026-03-28 02:10:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with identifier: 7006863auction111096
2026-03-28 02:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with scrape type 2
2026-03-28 02:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with scrape type 2
2026-03-28 02:10:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0, identifier: 7006863auction111096
2026-03-28 02:10:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with identifier: 7006863auction111096
2026-03-28 02:10:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with identifier: 7006863auction111096
2026-03-28 02:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with identifier: 7006863auction111096 to the API
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006863>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4c97a594-b32c-5c9c-82f2-8aa40fca1af0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006863',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 78626,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 RECHARGE GEARTR. INSCRIPTION EXPR',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 RECHARGE GEARTR. INSCRIPTION EXPR',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006863auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:59 [ecarstrade.be] INFO: Saving data for 7006863auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563132.186179, 'last_price_update_time': 1774663859.350246}
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006863auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006864> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:59 [ecarstrade.be] INFO: Extracting details for car 7006864auction111096
2026-03-28 02:10:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a4656c2-178d-505b-b11c-648b7a69a162 with identifier: 7006864auction111096
2026-03-28 02:10:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a4656c2-178d-505b-b11c-648b7a69a162 with scrape type 2
2026-03-28 02:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a4656c2-178d-505b-b11c-648b7a69a162 with scrape type 2
2026-03-28 02:10:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a4656c2-178d-505b-b11c-648b7a69a162, identifier: 7006864auction111096
2026-03-28 02:10:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a4656c2-178d-505b-b11c-648b7a69a162 with identifier: 7006864auction111096
2026-03-28 02:10:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a4656c2-178d-505b-b11c-648b7a69a162 with identifier: 7006864auction111096
2026-03-28 02:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a4656c2-178d-505b-b11c-648b7a69a162 with identifier: 7006864auction111096 to the API
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:10: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-28 02:10:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006864>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9a4656c2-178d-505b-b11c-648b7a69a162',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006864',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 120135,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 RECHARGE GEARTR. INSCRIPTION EXPR',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 RECHARGE GEARTR. INSCRIPTION EXPR',
 'vin': None,
 'year': 2021}
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006864auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:10:59 [ecarstrade.be] INFO: Saving data for 7006864auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563113.06164, 'last_price_update_time': 1774663859.884373}
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006864auction111096') HTTP/1.1" 204 0
2026-03-28 02:10:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006873> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006874> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:10:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:10:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:11:00 [ecarstrade.be] INFO: Extracting details for car 7006873auction111096
2026-03-28 02:11:00 [ecarstrade.be] INFO: Extracting details for car 7006874auction111096
2026-03-28 02:11:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with identifier: 7006873auction111096
2026-03-28 02:11:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with scrape type 2
2026-03-28 02:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with scrape type 2
2026-03-28 02:11:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f, identifier: 7006873auction111096
2026-03-28 02:11:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3b2e109-e2c3-5b64-adf9-c50db6e3172a with identifier: 7006874auction111096
2026-03-28 02:11:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b2e109-e2c3-5b64-adf9-c50db6e3172a with scrape type 2
2026-03-28 02:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3b2e109-e2c3-5b64-adf9-c50db6e3172a with scrape type 2
2026-03-28 02:11:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c3b2e109-e2c3-5b64-adf9-c50db6e3172a, identifier: 7006874auction111096
2026-03-28 02:11:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with identifier: 7006873auction111096
2026-03-28 02:11:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with identifier: 7006873auction111096
2026-03-28 02:11:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with identifier: 7006873auction111096 to the API
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006873>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'aaae5ed4-7d4f-5422-a05f-8a0fb3da662f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006873',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 179692,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC60 2.0 B4 D MHEV ULTIMATE BRIGHT AUTO',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 B4 D MHEV ULTIMATE BRIGHT AUTO',
 'vin': None,
 'year': 2022}
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006873auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:00 [ecarstrade.be] INFO: Saving data for 7006873auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563116.102237, 'last_price_update_time': 1774663860.528355}
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006873auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c3b2e109-e2c3-5b64-adf9-c50db6e3172a with identifier: 7006874auction111096
2026-03-28 02:11:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c3b2e109-e2c3-5b64-adf9-c50db6e3172a with identifier: 7006874auction111096
2026-03-28 02:11:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c3b2e109-e2c3-5b64-adf9-c50db6e3172a with identifier: 7006874auction111096 to the API
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006874>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c3b2e109-e2c3-5b64-adf9-c50db6e3172a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006874',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 79130,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC60 2.0 T6 PHEV INSCRIPTION EXPR. AUTO 4WD',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 T6 PHEV INSCRIPTION EXPR. AUTO 4WD',
 'vin': None,
 'year': 2021}
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006874auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:00 [ecarstrade.be] INFO: Saving data for 7006874auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563109.051036, 'last_price_update_time': 1774663860.827009}
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006874auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006872> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:11:01 [ecarstrade.be] INFO: Extracting details for car 7006872auction111096
2026-03-28 02:11:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with identifier: 7006872auction111096
2026-03-28 02:11:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with scrape type 2
2026-03-28 02:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with scrape type 2
2026-03-28 02:11:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 594b36ec-75a6-5f28-a2dd-8070dfef28e7, identifier: 7006872auction111096
2026-03-28 02:11:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with identifier: 7006872auction111096
2026-03-28 02:11:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with identifier: 7006872auction111096
2026-03-28 02:11:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with identifier: 7006872auction111096 to the API
2026-03-28 02:11:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006872>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '594b36ec-75a6-5f28-a2dd-8070dfef28e7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006872',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 188744,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 BEV 78KWH RECHARGE TWIN PLUS',
 'transmission': 'automatic',
 'trim': 'VOLVO  BEV 78KWH RECHARGE TWIN PLUS',
 'vin': None,
 'year': 2021}
2026-03-28 02:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006872auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:01 [ecarstrade.be] INFO: Saving data for 7006872auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563115.764044, 'last_price_update_time': 1774663861.826078}
2026-03-28 02:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006872auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006871> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:11:02 [ecarstrade.be] INFO: Extracting details for car 7006871auction111096
2026-03-28 02:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bec5abf3-575b-5b7d-b25e-bc45714a5106 with identifier: 7006871auction111096
2026-03-28 02:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bec5abf3-575b-5b7d-b25e-bc45714a5106 with scrape type 2
2026-03-28 02:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bec5abf3-575b-5b7d-b25e-bc45714a5106 with scrape type 2
2026-03-28 02:11:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bec5abf3-575b-5b7d-b25e-bc45714a5106, identifier: 7006871auction111096
2026-03-28 02:11:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bec5abf3-575b-5b7d-b25e-bc45714a5106 with identifier: 7006871auction111096
2026-03-28 02:11:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bec5abf3-575b-5b7d-b25e-bc45714a5106 with identifier: 7006871auction111096
2026-03-28 02:11:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bec5abf3-575b-5b7d-b25e-bc45714a5106 with identifier: 7006871auction111096 to the API
2026-03-28 02:11:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006871>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bec5abf3-575b-5b7d-b25e-bc45714a5106',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006871',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 62676,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 BEV 70KWH RECHARGE PLUS',
 'transmission': 'automatic',
 'trim': 'VOLVO  BEV 70KWH RECHARGE PLUS',
 'vin': None,
 'year': 2022}
2026-03-28 02:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006871auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:02 [ecarstrade.be] INFO: Saving data for 7006871auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563115.214055, 'last_price_update_time': 1774663862.697393}
2026-03-28 02:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006871auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006853> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:02 [ecarstrade.be] INFO: Extracting details for car 7006853auction111096
2026-03-28 02:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf756b2-21dc-51cc-8727-7477217d7e29 with identifier: 7006853auction111096
2026-03-28 02:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf756b2-21dc-51cc-8727-7477217d7e29 with scrape type 2
2026-03-28 02:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf756b2-21dc-51cc-8727-7477217d7e29 with scrape type 2
2026-03-28 02:11:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2cf756b2-21dc-51cc-8727-7477217d7e29, identifier: 7006853auction111096
2026-03-28 02:11:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2cf756b2-21dc-51cc-8727-7477217d7e29 with identifier: 7006853auction111096
2026-03-28 02:11:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2cf756b2-21dc-51cc-8727-7477217d7e29 with identifier: 7006853auction111096
2026-03-28 02:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2cf756b2-21dc-51cc-8727-7477217d7e29 with identifier: 7006853auction111096 to the API
2026-03-28 02:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006853>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '2cf756b2-21dc-51cc-8727-7477217d7e29',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006853',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 178778,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-06-18',
 'seats_number': 3,
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER 1400 FOU SWB DSL - 2.0 TDi SCR BMT STOCK',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN TRANSPORTER 1400 FOU SWB DSL - 2.0 TDi SCR BMT STOCK',
 'vin': None,
 'year': 2019}
2026-03-28 02:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006853auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:03 [ecarstrade.be] INFO: Saving data for 7006853auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563143.687646, 'last_price_update_time': 1774663863.192594}
2026-03-28 02:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006853auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006870> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:04 [ecarstrade.be] INFO: Extracting details for car 7006870auction111096
2026-03-28 02:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with identifier: 7006870auction111096
2026-03-28 02:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with scrape type 2
2026-03-28 02:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with scrape type 2
2026-03-28 02:11:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811, identifier: 7006870auction111096
2026-03-28 02:11:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with identifier: 7006870auction111096
2026-03-28 02:11:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with identifier: 7006870auction111096
2026-03-28 02:11:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with identifier: 7006870auction111096 to the API
2026-03-28 02:11:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006870>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3a5cfe85-7ab5-5ad9-91d3-ad3513a08811',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006870',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 171531,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T5 RECHARGE GEARTR. INSCRIPTION EXPR',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T5 RECHARGE GEARTR. INSCRIPTION EXPR',
 'vin': None,
 'year': 2021}
2026-03-28 02:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006870auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:04 [ecarstrade.be] INFO: Saving data for 7006870auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563127.174265, 'last_price_update_time': 1774663864.369337}
2026-03-28 02:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006870auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:06 [scrapy.extensions.logstats] INFO: Crawled 607 pages (at 40 pages/min), scraped 404 items (at 39 items/min)
2026-03-28 02:11:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page196?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010046auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010046auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010046auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010047auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010047auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010047auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010049auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010049auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010049auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010050auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010050auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010050auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010051auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010051auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010051auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010052auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010052auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010052auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010053auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010053auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010053auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010054auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010054auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010054auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010055auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010055auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010055auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010057auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010057auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010057auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010058auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010058auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010058auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010059auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010059auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010059auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010060auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010060auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010060auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010061auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010061auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010061auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010062auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010062auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010062auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010063auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010063auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010063auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010064auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010064auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010064auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010065auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010065auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010065auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010067auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010067auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010067auction111139: 0
2026-03-28 02:11:07 [ecarstrade.be] INFO: Found listing with ID: 7010068auction111139
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010068auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:07 [ecarstrade.be] INFO: Scrape type for 7010068auction111139: 0
2026-03-28 02:11:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006868> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:07 [ecarstrade.be] INFO: Extracting details for car 7006868auction111096
2026-03-28 02:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40319667-26c3-57a4-a905-ec9161445e36 with identifier: 7006868auction111096
2026-03-28 02:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40319667-26c3-57a4-a905-ec9161445e36 with scrape type 2
2026-03-28 02:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40319667-26c3-57a4-a905-ec9161445e36 with scrape type 2
2026-03-28 02:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 40319667-26c3-57a4-a905-ec9161445e36, identifier: 7006868auction111096
2026-03-28 02:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 40319667-26c3-57a4-a905-ec9161445e36 with identifier: 7006868auction111096
2026-03-28 02:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 40319667-26c3-57a4-a905-ec9161445e36 with identifier: 7006868auction111096
2026-03-28 02:11:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 40319667-26c3-57a4-a905-ec9161445e36 with identifier: 7006868auction111096 to the API
2026-03-28 02:11:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006868>
{'auction_title': '',
 'c_o_2_emission_value': 47,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '40319667-26c3-57a4-a905-ec9161445e36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006868',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 138035,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T5 PHEV Recharge Pro DCT',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T5 PHEV Recharge Pro DCT',
 'vin': None,
 'year': 2020}
2026-03-28 02:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006868auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:08 [ecarstrade.be] INFO: Saving data for 7006868auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563127.770155, 'last_price_update_time': 1774663868.219579}
2026-03-28 02:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006868auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006866> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:09 [ecarstrade.be] INFO: Extracting details for car 7006866auction111096
2026-03-28 02:11:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab9e7fb5-3898-500d-8f1c-605b0442a926 with identifier: 7006866auction111096
2026-03-28 02:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab9e7fb5-3898-500d-8f1c-605b0442a926 with scrape type 2
2026-03-28 02:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab9e7fb5-3898-500d-8f1c-605b0442a926 with scrape type 2
2026-03-28 02:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab9e7fb5-3898-500d-8f1c-605b0442a926, identifier: 7006866auction111096
2026-03-28 02:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab9e7fb5-3898-500d-8f1c-605b0442a926 with identifier: 7006866auction111096
2026-03-28 02:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab9e7fb5-3898-500d-8f1c-605b0442a926 with identifier: 7006866auction111096
2026-03-28 02:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab9e7fb5-3898-500d-8f1c-605b0442a926 with identifier: 7006866auction111096 to the API
2026-03-28 02:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006866>
{'auction_title': '',
 'c_o_2_emission_value': 47,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ab9e7fb5-3898-500d-8f1c-605b0442a926',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006866',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 104277,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T5 PHEV Inscription Expres.',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T5 PHEV Inscription Expres.',
 'vin': None,
 'year': 2021}
2026-03-28 02:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006866auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:09 [ecarstrade.be] INFO: Saving data for 7006866auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563126.343321, 'last_price_update_time': 1774663869.567122}
2026-03-28 02:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006866auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006867> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:13 [ecarstrade.be] INFO: Extracting details for car 7006867auction111096
2026-03-28 02:11:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a962015-8441-5b04-84e5-4524067854fb with identifier: 7006867auction111096
2026-03-28 02:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a962015-8441-5b04-84e5-4524067854fb with scrape type 2
2026-03-28 02:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a962015-8441-5b04-84e5-4524067854fb with scrape type 2
2026-03-28 02:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a962015-8441-5b04-84e5-4524067854fb, identifier: 7006867auction111096
2026-03-28 02:11:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a962015-8441-5b04-84e5-4524067854fb with identifier: 7006867auction111096
2026-03-28 02:11:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a962015-8441-5b04-84e5-4524067854fb with identifier: 7006867auction111096
2026-03-28 02:11:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a962015-8441-5b04-84e5-4524067854fb with identifier: 7006867auction111096 to the API
2026-03-28 02:11:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006867>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1a962015-8441-5b04-84e5-4524067854fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006867',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 214066,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T5 PHEV PLUS BRIGHT DESIGN DCT',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T5 PHEV PLUS BRIGHT DESIGN DCT',
 'vin': None,
 'year': 2022}
2026-03-28 02:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006867auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:14 [ecarstrade.be] INFO: Saving data for 7006867auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563126.767871, 'last_price_update_time': 1774663874.255335}
2026-03-28 02:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006867auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010069auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010069auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010069auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010070auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010070auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010070auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010071auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010071auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010071auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010072auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010072auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010072auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010073auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010073auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010073auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010074auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010074auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010074auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010076auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010076auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010076auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010077auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010077auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010077auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010078auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010078auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010078auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010079auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010079auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010079auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010080auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010080auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010080auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010081auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010081auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010081auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010082auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010082auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010082auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010083auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010083auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010083auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010084auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010084auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010084auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010086auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010086auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010086auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010087auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010087auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010087auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010088auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010088auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010088auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010089auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010089auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010089auction111139: 0
2026-03-28 02:11:23 [ecarstrade.be] INFO: Found listing with ID: 7010090auction111139
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010090auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:23 [ecarstrade.be] INFO: Scrape type for 7010090auction111139: 0
2026-03-28 02:11:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006865> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:28 [ecarstrade.be] INFO: Extracting details for car 7006865auction111096
2026-03-28 02:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1600f83-918b-5190-a1bc-acc69041a7e6 with identifier: 7006865auction111096
2026-03-28 02:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1600f83-918b-5190-a1bc-acc69041a7e6 with scrape type 2
2026-03-28 02:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1600f83-918b-5190-a1bc-acc69041a7e6 with scrape type 2
2026-03-28 02:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e1600f83-918b-5190-a1bc-acc69041a7e6, identifier: 7006865auction111096
2026-03-28 02:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e1600f83-918b-5190-a1bc-acc69041a7e6 with identifier: 7006865auction111096
2026-03-28 02:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e1600f83-918b-5190-a1bc-acc69041a7e6 with identifier: 7006865auction111096
2026-03-28 02:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e1600f83-918b-5190-a1bc-acc69041a7e6 with identifier: 7006865auction111096 to the API
2026-03-28 02:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006865>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e1600f83-918b-5190-a1bc-acc69041a7e6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006865',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 164549,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 RECHARGE GEARTRONIC R-DESIGN',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 RECHARGE GEARTRONIC R-DESIGN',
 'vin': None,
 'year': 2021}
2026-03-28 02:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006865auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:29 [ecarstrade.be] INFO: Saving data for 7006865auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563132.967492, 'last_price_update_time': 1774663889.122991}
2026-03-28 02:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006865auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page199?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010091auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010091auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010091auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010092auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010092auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010092auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010093auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010093auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010093auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010094auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010094auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010094auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010095auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010095auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010095auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010096auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010096auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010096auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010097auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010097auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010097auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010098auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010098auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010098auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010100auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010100auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010100auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010101auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010101auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010101auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010102auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010102auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010102auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010103auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010103auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010103auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010105auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010105auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010105auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010106auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010106auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010106auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010107auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010107auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010107auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010109auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010109auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010109auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010110auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010110auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010110auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010111auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010111auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010111auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7010113auction111139
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010113auction111139%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7010113auction111139: 0
2026-03-28 02:11:30 [ecarstrade.be] INFO: Found listing with ID: 7006935auction111103
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006935auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:30 [ecarstrade.be] INFO: Scrape type for 7006935auction111103: 0
2026-03-28 02:11:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:11:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006869> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:32 [ecarstrade.be] INFO: Extracting details for car 7006869auction111096
2026-03-28 02:11:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6be5edab-fa27-5559-852a-e9495bb5ae19 with identifier: 7006869auction111096
2026-03-28 02:11:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6be5edab-fa27-5559-852a-e9495bb5ae19 with scrape type 2
2026-03-28 02:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6be5edab-fa27-5559-852a-e9495bb5ae19 with scrape type 2
2026-03-28 02:11:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6be5edab-fa27-5559-852a-e9495bb5ae19, identifier: 7006869auction111096
2026-03-28 02:11:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6be5edab-fa27-5559-852a-e9495bb5ae19 with identifier: 7006869auction111096
2026-03-28 02:11:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6be5edab-fa27-5559-852a-e9495bb5ae19 with identifier: 7006869auction111096
2026-03-28 02:11:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6be5edab-fa27-5559-852a-e9495bb5ae19 with identifier: 7006869auction111096 to the API
2026-03-28 02:11:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:11: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-28 02:11:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7006869>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '6be5edab-fa27-5559-852a-e9495bb5ae19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006869',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 93071,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T5 RECHARGE GEARTR. INSCRIPTION EXPR',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T5 RECHARGE GEARTR. INSCRIPTION EXPR',
 'vin': None,
 'year': 2021}
2026-03-28 02:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006869auction111096%27 HTTP/1.1" 200 None
2026-03-28 02:11:33 [ecarstrade.be] INFO: Saving data for 7006869auction111096: {'auction_closing_time': 1774964400.0, 'created_time': 1774563132.577375, 'last_price_update_time': 1774663893.073825}
2026-03-28 02:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006869auction111096') HTTP/1.1" 204 0
2026-03-28 02:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page200?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page199?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006926auction111103
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006926auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:36 [ecarstrade.be] INFO: Scrape type for 7006926auction111103: 0
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006893auction111103
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006893auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:36 [ecarstrade.be] INFO: Scrape type for 7006893auction111103: 0
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006884auction111103
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006884auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:36 [ecarstrade.be] INFO: Scrape type for 7006884auction111103: 0
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006931auction111103
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006931auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:36 [ecarstrade.be] INFO: Scrape type for 7006931auction111103: 0
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006914auction111103
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006914auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:36 [ecarstrade.be] INFO: Scrape type for 7006914auction111103: 0
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006883auction111103
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006883auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:36 [ecarstrade.be] INFO: Scrape type for 7006883auction111103: 0
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006894auction111103
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006894auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:36 [ecarstrade.be] INFO: Scrape type for 7006894auction111103: 0
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006892auction111103
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006892auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:36 [ecarstrade.be] INFO: Scrape type for 7006892auction111103: 0
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006994auction111103
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006994auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:36 [ecarstrade.be] INFO: Scrape type for 7006994auction111103: 0
2026-03-28 02:11:36 [ecarstrade.be] INFO: Found listing with ID: 7006886auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006886auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006886auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006877auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006877auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006877auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006890auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006890auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006890auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006979auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006979auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006979auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006928auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006928auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006928auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006878auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006878auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006878auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006925auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006925auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006925auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006955auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006955auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006955auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006991auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006991auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006991auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006879auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006879auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006879auction111103: 0
2026-03-28 02:11:37 [ecarstrade.be] INFO: Found listing with ID: 7006902auction111103
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006902auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:37 [ecarstrade.be] INFO: Scrape type for 7006902auction111103: 0
2026-03-28 02:11:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:11:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page201?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page200?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:11:43 [ecarstrade.be] INFO: Found listing with ID: 7006875auction111103
2026-03-28 02:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006875auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:43 [ecarstrade.be] INFO: Scrape type for 7006875auction111103: 0
2026-03-28 02:11:43 [ecarstrade.be] INFO: Found listing with ID: 7006948auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006948auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006948auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006929auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006929auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006929auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006891auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006891auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006891auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006923auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006923auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006923auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006882auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006882auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006882auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006930auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006930auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006930auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006978auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006978auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006978auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006924auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006924auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006924auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006966auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006966auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006966auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006964auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006964auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006964auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006919auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006919auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006919auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006989auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006989auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006989auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006996auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006996auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006996auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006932auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006932auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006932auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006976auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006976auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006976auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006992auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006992auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006992auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006933auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006933auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006933auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006916auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006916auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006916auction111103: 0
2026-03-28 02:11:44 [ecarstrade.be] INFO: Found listing with ID: 7006937auction111103
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006937auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:44 [ecarstrade.be] INFO: Scrape type for 7006937auction111103: 0
2026-03-28 02:11:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page202?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page201?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006974auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006974auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006974auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006975auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006975auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006975auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006920auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006920auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006920auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006885auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006885auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006885auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006915auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006915auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006915auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006921auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006921auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006921auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006983auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006983auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006983auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006995auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006995auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006995auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006918auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006918auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006918auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006945auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006945auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006945auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006993auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006993auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006993auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006922auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006922auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006922auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006947auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006947auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006947auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006984auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006984auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006984auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006980auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006980auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006980auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006917auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006917auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006917auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006936auction111103
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006936auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:50 [ecarstrade.be] INFO: Scrape type for 7006936auction111103: 0
2026-03-28 02:11:50 [ecarstrade.be] INFO: Found listing with ID: 7006938auction111103
2026-03-28 02:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006938auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:51 [ecarstrade.be] INFO: Scrape type for 7006938auction111103: 0
2026-03-28 02:11:51 [ecarstrade.be] INFO: Found listing with ID: 7006946auction111103
2026-03-28 02:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006946auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:51 [ecarstrade.be] INFO: Scrape type for 7006946auction111103: 0
2026-03-28 02:11:51 [ecarstrade.be] INFO: Found listing with ID: 7006977auction111103
2026-03-28 02:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006977auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:51 [ecarstrade.be] INFO: Scrape type for 7006977auction111103: 0
2026-03-28 02:11:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page203?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page202?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006981auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006981auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006981auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006896auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006896auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006896auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006998auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006998auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006998auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006997auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006997auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006997auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006880auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006880auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006880auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006889auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006889auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006889auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006912auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006912auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006912auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006986auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006986auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006986auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006898auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006898auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006898auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006960auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006960auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006960auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006895auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006895auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006895auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006897auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006897auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006897auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006911auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006911auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006911auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006927auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006927auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006927auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006944auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006944auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006944auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006965auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006965auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006965auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006942auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006942auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006942auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006940auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006940auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006940auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006950auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006950auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006950auction111103: 0
2026-03-28 02:11:58 [ecarstrade.be] INFO: Found listing with ID: 7006988auction111103
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006988auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:11:58 [ecarstrade.be] INFO: Scrape type for 7006988auction111103: 0
2026-03-28 02:11:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:12:06 [scrapy.extensions.logstats] INFO: Crawled 619 pages (at 12 pages/min), scraped 409 items (at 5 items/min)
2026-03-28 02:12:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page204?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page203?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006963auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006963auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006963auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006899auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006899auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006899auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006881auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006881auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006881auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006888auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006888auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006888auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006900auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006900auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006900auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006913auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006913auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006913auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006968auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006968auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006968auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006943auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006943auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006943auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006876auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006876auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006876auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006939auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006939auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006939auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006961auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006961auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006961auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006982auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006982auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006982auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006887auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006887auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006887auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006904auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006904auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006904auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006987auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006987auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006987auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006972auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006972auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006972auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006903auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006903auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006903auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006953auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006953auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006953auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006957auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006957auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006957auction111103: 0
2026-03-28 02:12:07 [ecarstrade.be] INFO: Found listing with ID: 7006973auction111103
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006973auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:07 [ecarstrade.be] INFO: Scrape type for 7006973auction111103: 0
2026-03-28 02:12:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:12:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page205?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page204?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:12:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:12:14 [ecarstrade.be] INFO: Found listing with ID: 7006956auction111103
2026-03-28 02:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006956auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006956auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006969auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006969auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006969auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006906auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006906auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006906auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006941auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006941auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006941auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006990auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006990auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006990auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006951auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006951auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006951auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006959auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006959auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006959auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006949auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006949auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006949auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006985auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006985auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006985auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006901auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006901auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006901auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006954auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006954auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006954auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006970auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006970auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006970auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006905auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006905auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006905auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006908auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006908auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006908auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006962auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006962auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006962auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006909auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006909auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006909auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006910auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006910auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006910auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006958auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006958auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006958auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006967auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006967auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006967auction111103: 0
2026-03-28 02:12:15 [ecarstrade.be] INFO: Found listing with ID: 7006971auction111103
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006971auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:15 [ecarstrade.be] INFO: Scrape type for 7006971auction111103: 0
2026-03-28 02:12:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:12:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page206?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page205?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:12:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:12:21 [ecarstrade.be] INFO: Found listing with ID: 7006907auction111103
2026-03-28 02:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006907auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:21 [ecarstrade.be] INFO: Scrape type for 7006907auction111103: 0
2026-03-28 02:12:21 [ecarstrade.be] INFO: Found listing with ID: 7006952auction111103
2026-03-28 02:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006952auction111103%27 HTTP/1.1" 200 None
2026-03-28 02:12:21 [ecarstrade.be] INFO: Scrape type for 7006952auction111103: 0
2026-03-28 02:12:21 [ecarstrade.be] INFO: Found listing with ID: 7010006auction111138
2026-03-28 02:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010006auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:21 [ecarstrade.be] INFO: Scrape type for 7010006auction111138: 0
2026-03-28 02:12:21 [ecarstrade.be] INFO: Found listing with ID: 7010007auction111138
2026-03-28 02:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010007auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:21 [ecarstrade.be] INFO: Scrape type for 7010007auction111138: 0
2026-03-28 02:12:21 [ecarstrade.be] INFO: Found listing with ID: 7010008auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010008auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010008auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010009auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010009auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010009auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010010auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010010auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010010auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010011auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010011auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010011auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010012auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010012auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010012auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010013auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010013auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010013auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010014auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010014auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010014auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010015auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010015auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010015auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010016auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010016auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010016auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010018auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010018auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010018auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010019auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010019auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010019auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010020auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010020auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010020auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7010021auction111138
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010021auction111138%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7010021auction111138: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7009671auction111134
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009671auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7009671auction111134: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7009682auction111134
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009682auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7009682auction111134: 0
2026-03-28 02:12:22 [ecarstrade.be] INFO: Found listing with ID: 7009680auction111134
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009680auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:22 [ecarstrade.be] INFO: Scrape type for 7009680auction111134: 0
2026-03-28 02:12:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:12:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page207?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page206?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009684auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009684auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009684auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009681auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009681auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009681auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009678auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009678auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009678auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009668auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009668auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009668auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009679auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009679auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009679auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009683auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009683auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009683auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009687auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009687auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009687auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009673auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009673auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009673auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009685auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009685auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009685auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009688auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009688auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009688auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009699auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009699auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009699auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009703auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009703auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009703auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009676auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009676auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009676auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009689auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009689auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009689auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009708auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009708auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009708auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009725auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009725auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009725auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009686auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009686auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009686auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009694auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009694auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009694auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009719auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009719auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009719auction111134: 0
2026-03-28 02:12:28 [ecarstrade.be] INFO: Found listing with ID: 7009711auction111134
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009711auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:12:28 [ecarstrade.be] INFO: Scrape type for 7009711auction111134: 0
2026-03-28 02:12:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page208?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page207?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7009698auction111134
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009698auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7009698auction111134: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7009717auction111134
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009717auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7009717auction111134: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7009727auction111134
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009727auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7009727auction111134: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7009720auction111134
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009720auction111134%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7009720auction111134: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001304auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001304auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001304auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001305auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001305auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001305auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001306auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001306auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001306auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001309auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001309auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001309auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001310auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001310auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001310auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001311auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001311auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001311auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001312auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001312auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001312auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001313auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001313auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001313auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001314auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001314auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001314auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001316auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001316auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001316auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001318auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001318auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001318auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001319auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001319auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001319auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001322auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001322auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001322auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001323auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001323auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001323auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001324auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001324auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001324auction111033: 0
2026-03-28 02:13:05 [ecarstrade.be] INFO: Found listing with ID: 7001326auction111033
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001326auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:05 [ecarstrade.be] INFO: Scrape type for 7001326auction111033: 0
2026-03-28 02:13:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:06 [scrapy.extensions.logstats] INFO: Crawled 624 pages (at 5 pages/min), scraped 409 items (at 0 items/min)
2026-03-28 02:13:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:13:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page209?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page208?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001327auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001327auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001327auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001328auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001328auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001328auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001329auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001329auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001329auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001330auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001330auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001330auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001332auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001332auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001332auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001334auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001334auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001334auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001335auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001335auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001335auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001336auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001336auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001336auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001337auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001337auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001337auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001338auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001338auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001338auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001342auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001342auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001342auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001343auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001343auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001343auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001345auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001345auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001345auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001346auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001346auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001346auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001347auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001347auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001347auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001348auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001348auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001348auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001349auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001349auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001349auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001350auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001350auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001350auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001352auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001352auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001352auction111033: 0
2026-03-28 02:13:12 [ecarstrade.be] INFO: Found listing with ID: 7001353auction111033
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001353auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:12 [ecarstrade.be] INFO: Scrape type for 7001353auction111033: 0
2026-03-28 02:13:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page210?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page209?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7001354auction111033
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001354auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7001354auction111033: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7001355auction111033
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001355auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7001355auction111033: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7001357auction111033
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001357auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7001357auction111033: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7001358auction111033
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001358auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7001358auction111033: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7001359auction111033
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001359auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7001359auction111033: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7001360auction111033
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001360auction111033%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7001360auction111033: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010561auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010561auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010561auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010150auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010150auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010150auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010275auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010275auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010275auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010560auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010560auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010560auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010208auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010208auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010208auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010487auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010487auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010487auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7009798auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009798auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7009798auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7009915auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009915auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7009915auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010215auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010215auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010215auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010559auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010559auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010559auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010599auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010599auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010599auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010238auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010238auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010238auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7009836auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009836auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7009836auction111140: 0
2026-03-28 02:13:18 [ecarstrade.be] INFO: Found listing with ID: 7010614auction111140
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010614auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:18 [ecarstrade.be] INFO: Scrape type for 7010614auction111140: 0
2026-03-28 02:13:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page210?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:13:24 [ecarstrade.be] INFO: Found listing with ID: 7010211auction111140
2026-03-28 02:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010211auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010211auction111140: 0
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010142auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010142auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010142auction111140: 0
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010645auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010645auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010645auction111140: 0
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010159auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010159auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010159auction111140: 0
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010161auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010161auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010161auction111140: 0
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010495auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010495auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010495auction111140: 0
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010155auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010155auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010155auction111140: 1
2026-03-28 02:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010598auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010598auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010598auction111140: 1
2026-03-28 02:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7009878auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009878auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7009878auction111140: 1
2026-03-28 02:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010563auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010563auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010563auction111140: 1
2026-03-28 02:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010283auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010283auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010283auction111140: 1
2026-03-28 02:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010158auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010158auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010158auction111140: 1
2026-03-28 02:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010498auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010498auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010498auction111140: 1
2026-03-28 02:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010160auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010160auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010160auction111140: 1
2026-03-28 02:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010207auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010207auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010207auction111140: 1
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010622auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010622auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010622auction111140: 1
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010641auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010641auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010641auction111140: 1
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010231auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010231auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010231auction111140: 1
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010494auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010494auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010494auction111140: 1
2026-03-28 02:13:25 [ecarstrade.be] INFO: Found listing with ID: 7010553auction111140
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010553auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:25 [ecarstrade.be] INFO: Scrape type for 7010553auction111140: 1
2026-03-28 02:13:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page212?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:13:31 [ecarstrade.be] INFO: Found listing with ID: 7010634auction111140
2026-03-28 02:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010634auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:31 [ecarstrade.be] INFO: Scrape type for 7010634auction111140: 1
2026-03-28 02:13:31 [ecarstrade.be] INFO: Found listing with ID: 7010546auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010546auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010546auction111140: 1
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010188auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010188auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010188auction111140: 1
2026-03-28 02:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010158> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010598> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010498> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010281auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010281auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010281auction111140: 1
2026-03-28 02:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010569auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010569auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010569auction111140: 1
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010131auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010131auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010131auction111140: 1
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010201auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010201auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010201auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010556auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010556auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010556auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010570auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010570auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010570auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010048auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010048auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010048auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010237auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010237auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010237auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010309auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010309auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010309auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010316auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010316auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010316auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010555auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010555auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010555auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010631auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010631auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010631auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010491auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010491auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010491auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010571auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010571auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010571auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010572auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010572auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010572auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010500auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010500auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010500auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Found listing with ID: 7010579auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010579auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [ecarstrade.be] INFO: Scrape type for 7010579auction111140: 0
2026-03-28 02:13:32 [ecarstrade.be] INFO: Extracting details for car 7010158auction111140
2026-03-28 02:13:32 [ecarstrade.be] INFO: Extracting details for car 7010598auction111140
2026-03-28 02:13:32 [ecarstrade.be] INFO: Extracting details for car 7010498auction111140
2026-03-28 02:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010155> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86138b85-b292-5d1c-9abc-5b7321adf8f4 with identifier: 7010158auction111140
2026-03-28 02:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86138b85-b292-5d1c-9abc-5b7321adf8f4 with scrape type 1
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 86138b85-b292-5d1c-9abc-5b7321adf8f4
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010158%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774622233%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_000/780x0__r.jpg?hash=1774622233 not downloaded yet
2026-03-28 02:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b49779b0-a16d-5c7f-9583-01f08cceea99 with identifier: 7010598auction111140
2026-03-28 02:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b49779b0-a16d-5c7f-9583-01f08cceea99 with scrape type 1
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b49779b0-a16d-5c7f-9583-01f08cceea99
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010598%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626056%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_000/780x0__r.jpg?hash=1774626056 not downloaded yet
2026-03-28 02:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c5fd2c1-4e68-50bd-840e-c63706419607 with identifier: 7010498auction111140
2026-03-28 02:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c5fd2c1-4e68-50bd-840e-c63706419607 with scrape type 1
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9c5fd2c1-4e68-50bd-840e-c63706419607
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010498%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774624329%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_000/780x0__r.jpg?hash=1774624329 not downloaded yet
2026-03-28 02:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010158%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622233%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_001/780x0__r.jpg?hash=1774622233 not downloaded yet
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010598%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774626056%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_001/780x0__r.jpg?hash=1774626056 not downloaded yet
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010498%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774624330%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_001/780x0__r.jpg?hash=1774624330 not downloaded yet
2026-03-28 02:13:32 [ecarstrade.be] INFO: Extracting details for car 7010155auction111140
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010158%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622234%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_002/780x0__r.jpg?hash=1774622234 not downloaded yet
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010598%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626056%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_002/780x0__r.jpg?hash=1774626056 not downloaded yet
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010498%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774624330%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_002/780x0__r.jpg?hash=1774624330 not downloaded yet
2026-03-28 02:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66da45d0-001c-5e80-9162-e7556560e812 with identifier: 7010155auction111140
2026-03-28 02:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66da45d0-001c-5e80-9162-e7556560e812 with scrape type 1
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66da45d0-001c-5e80-9162-e7556560e812
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010155%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774622212%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_000/780x0__r.jpg?hash=1774622212 not downloaded yet
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010158%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622234%27 HTTP/1.1" 200 None
2026-03-28 02:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_003/780x0__r.jpg?hash=1774622234 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010598%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626056%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_003/780x0__r.jpg?hash=1774626056 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010498%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774624330%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_003/780x0__r.jpg?hash=1774624330 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010155%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622212%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_001/780x0__r.jpg?hash=1774622212 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010158%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622234%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_004/780x0__r.jpg?hash=1774622234 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010598%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626056%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_004/780x0__r.jpg?hash=1774626056 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010498%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774624331%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_004/780x0__r.jpg?hash=1774624331 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010155%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622213%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_002/780x0__r.jpg?hash=1774622213 not downloaded yet
2026-03-28 02:13:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010563> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010158%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622234%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_005/780x0__r.jpg?hash=1774622234 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010598%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626056%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_005/780x0__r.jpg?hash=1774626056 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010498%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774624331%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_005/780x0__r.jpg?hash=1774624331 not downloaded yet
2026-03-28 02:13:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010155%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622213%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_003/780x0__r.jpg?hash=1774622213 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010155%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622213%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_004/780x0__r.jpg?hash=1774622213 not downloaded yet
2026-03-28 02:13:33 [ecarstrade.be] INFO: Extracting details for car 7010563auction111140
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010155%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622213%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_005/780x0__r.jpg?hash=1774622213 not downloaded yet
2026-03-28 02:13:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27f78c9a-feff-59f3-8206-15b41c1b8847 with identifier: 7010563auction111140
2026-03-28 02:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27f78c9a-feff-59f3-8206-15b41c1b8847 with scrape type 1
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 27f78c9a-feff-59f3-8206-15b41c1b8847
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010563%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774625724%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_000/780x0__r.jpg?hash=1774625724 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010563%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774625724%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_001/780x0__r.jpg?hash=1774625724 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010563%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774625724%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_002/780x0__r.jpg?hash=1774625724 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010563%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774625724%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_003/780x0__r.jpg?hash=1774625724 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010563%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774625724%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_004/780x0__r.jpg?hash=1774625724 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010563%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774625724%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_005/780x0__r.jpg?hash=1774625724 not downloaded yet
2026-03-28 02:13:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009878> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:33 [ecarstrade.be] INFO: Extracting details for car 7009878auction111140
2026-03-28 02:13:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dba80056-812f-5a48-a1a5-82d242d0e1f0 with identifier: 7009878auction111140
2026-03-28 02:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba80056-812f-5a48-a1a5-82d242d0e1f0 with scrape type 1
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dba80056-812f-5a48-a1a5-82d242d0e1f0
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009878%252Fphoto_017%252F780x0__r.jpg%253Fhash%3D1774621870%27 HTTP/1.1" 200 None
2026-03-28 02:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_017/780x0__r.jpg?hash=1774621870 not downloaded yet
2026-03-28 02:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009878%252Fphoto_018%252F780x0__r.jpg%253Fhash%3D1774621870%27 HTTP/1.1" 200 None
2026-03-28 02:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_018/780x0__r.jpg?hash=1774621870 not downloaded yet
2026-03-28 02:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009878%252Fphoto_019%252F780x0__r.jpg%253Fhash%3D1774621870%27 HTTP/1.1" 200 None
2026-03-28 02:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_019/780x0__r.jpg?hash=1774621870 not downloaded yet
2026-03-28 02:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009878%252Fphoto_020%252F780x0__r.jpg%253Fhash%3D1774621871%27 HTTP/1.1" 200 None
2026-03-28 02:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_020/780x0__r.jpg?hash=1774621871 not downloaded yet
2026-03-28 02:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009878%252Fphoto_021%252F780x0__r.jpg%253Fhash%3D1774621871%27 HTTP/1.1" 200 None
2026-03-28 02:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_021/780x0__r.jpg?hash=1774621871 not downloaded yet
2026-03-28 02:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009878%252Fphoto_022%252F780x0__r.jpg%253Fhash%3D1774621871%27 HTTP/1.1" 200 None
2026-03-28 02:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_022/780x0__r.jpg?hash=1774621871 not downloaded yet
2026-03-28 02:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010283> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:38 [ecarstrade.be] INFO: Extracting details for car 7010283auction111140
2026-03-28 02:13:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7 with identifier: 7010283auction111140
2026-03-28 02:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7 with scrape type 1
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010283%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774623234%27 HTTP/1.1" 200 None
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_000/780x0__r.jpg?hash=1774623234 not downloaded yet
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010283%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623234%27 HTTP/1.1" 200 None
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_001/780x0__r.jpg?hash=1774623234 not downloaded yet
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010283%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623235%27 HTTP/1.1" 200 None
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_002/780x0__r.jpg?hash=1774623235 not downloaded yet
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010283%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623235%27 HTTP/1.1" 200 None
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_003/780x0__r.jpg?hash=1774623235 not downloaded yet
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010283%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623235%27 HTTP/1.1" 200 None
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_004/780x0__r.jpg?hash=1774623235 not downloaded yet
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010283%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623235%27 HTTP/1.1" 200 None
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_005/780x0__r.jpg?hash=1774623235 not downloaded yet
2026-03-28 02:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010160> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010641> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:38 [ecarstrade.be] INFO: Extracting details for car 7010160auction111140
2026-03-28 02:13:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aede634d-f8fe-53f2-9c4e-bd30da16853c with identifier: 7010160auction111140
2026-03-28 02:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aede634d-f8fe-53f2-9c4e-bd30da16853c with scrape type 1
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aede634d-f8fe-53f2-9c4e-bd30da16853c
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010160%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774622255%27 HTTP/1.1" 200 None
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_000/780x0__r.jpg?hash=1774622255 not downloaded yet
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010160%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622256%27 HTTP/1.1" 200 None
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_001/780x0__r.jpg?hash=1774622256 not downloaded yet
2026-03-28 02:13:38 [ecarstrade.be] INFO: Extracting details for car 7010641auction111140
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010160%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622256%27 HTTP/1.1" 200 None
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_002/780x0__r.jpg?hash=1774622256 not downloaded yet
2026-03-28 02:13:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87133f26-bfb9-50a6-9cf1-50b6e5316a46 with identifier: 7010641auction111140
2026-03-28 02:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87133f26-bfb9-50a6-9cf1-50b6e5316a46 with scrape type 1
2026-03-28 02:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 87133f26-bfb9-50a6-9cf1-50b6e5316a46
2026-03-28 02:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010641%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626179%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_000/780x0__r.jpg?hash=1774626179 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010160%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622256%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_003/780x0__r.jpg?hash=1774622256 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010641%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774626179%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_001/780x0__r.jpg?hash=1774626179 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010160%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622256%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_004/780x0__r.jpg?hash=1774622256 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010641%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626179%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_002/780x0__r.jpg?hash=1774626179 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010160%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622256%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_005/780x0__r.jpg?hash=1774622256 not downloaded yet
2026-03-28 02:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010231> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010641%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626179%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_003/780x0__r.jpg?hash=1774626179 not downloaded yet
2026-03-28 02:13:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010641%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626179%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_004/780x0__r.jpg?hash=1774626179 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010641%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626179%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_005/780x0__r.jpg?hash=1774626179 not downloaded yet
2026-03-28 02:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010622> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:39 [ecarstrade.be] INFO: Extracting details for car 7010231auction111140
2026-03-28 02:13:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d55ed365-939f-51fb-acd0-ff817a40f3d0 with identifier: 7010231auction111140
2026-03-28 02:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d55ed365-939f-51fb-acd0-ff817a40f3d0 with scrape type 1
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d55ed365-939f-51fb-acd0-ff817a40f3d0
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010231%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774622680%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_000/780x0__r.jpg?hash=1774622680 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010231%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622680%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_001/780x0__r.jpg?hash=1774622680 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010231%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622680%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_002/780x0__r.jpg?hash=1774622680 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010231%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622680%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_003/780x0__r.jpg?hash=1774622680 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010231%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622680%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_004/780x0__r.jpg?hash=1774622680 not downloaded yet
2026-03-28 02:13:39 [ecarstrade.be] INFO: Extracting details for car 7010622auction111140
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010231%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622681%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_005/780x0__r.jpg?hash=1774622681 not downloaded yet
2026-03-28 02:13:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecab1824-b84f-5266-8da2-d80f38156ac3 with identifier: 7010622auction111140
2026-03-28 02:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecab1824-b84f-5266-8da2-d80f38156ac3 with scrape type 1
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ecab1824-b84f-5266-8da2-d80f38156ac3
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010622%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626117%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_000/780x0__r.jpg?hash=1774626117 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010622%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626122%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_002/780x0__r.jpg?hash=1774626122 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010622%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626122%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_003/780x0__r.jpg?hash=1774626122 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010622%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626122%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_004/780x0__r.jpg?hash=1774626122 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010622%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626122%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_005/780x0__r.jpg?hash=1774626122 not downloaded yet
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010622%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774626123%27 HTTP/1.1" 200 None
2026-03-28 02:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_006/780x0__r.jpg?hash=1774626123 not downloaded yet
2026-03-28 02:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010494> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:40 [ecarstrade.be] INFO: Extracting details for car 7010494auction111140
2026-03-28 02:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38c3c21a-2bb3-5f83-b5b3-48606c1b1389 with identifier: 7010494auction111140
2026-03-28 02:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389 with scrape type 1
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010494%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774624308%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_000/780x0__r.jpg?hash=1774624308 not downloaded yet
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010494%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774624308%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_001/780x0__r.jpg?hash=1774624308 not downloaded yet
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010494%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774624308%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_002/780x0__r.jpg?hash=1774624308 not downloaded yet
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010494%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774624308%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_003/780x0__r.jpg?hash=1774624308 not downloaded yet
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010494%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774624309%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_004/780x0__r.jpg?hash=1774624309 not downloaded yet
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010494%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774624309%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_005/780x0__r.jpg?hash=1774624309 not downloaded yet
2026-03-28 02:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010553> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:40 [ecarstrade.be] INFO: Extracting details for car 7010553auction111140
2026-03-28 02:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c02632-a59c-5aea-9620-e1835cc6649d with identifier: 7010553auction111140
2026-03-28 02:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c02632-a59c-5aea-9620-e1835cc6649d with scrape type 1
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 15c02632-a59c-5aea-9620-e1835cc6649d
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010553%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774625548%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_000/780x0__r.jpg?hash=1774625548 not downloaded yet
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010553%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774625548%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_001/780x0__r.jpg?hash=1774625548 not downloaded yet
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010553%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774625548%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_002/780x0__r.jpg?hash=1774625548 not downloaded yet
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010553%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774625549%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_003/780x0__r.jpg?hash=1774625549 not downloaded yet
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010553%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774625554%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_005/780x0__r.jpg?hash=1774625554 not downloaded yet
2026-03-28 02:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_002/780x0__r.jpg?hash=1774622213> (referer: https://ecarstrade.com/cars/7010155)
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010553%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774625554%27 HTTP/1.1" 200 None
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_006/780x0__r.jpg?hash=1774625554 not downloaded yet
2026-03-28 02:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_005/780x0__r.jpg?hash=1774625724> (referer: https://ecarstrade.com/cars/7010563)
2026-03-28 02:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66da45d0-001c-5e80-9162-e7556560e812
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_022/780x0__r.jpg?hash=1774621871> (referer: https://ecarstrade.com/cars/7009878)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 27f78c9a-feff-59f3-8206-15b41c1b8847
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_005/780x0__r.jpg?hash=1774623235> (referer: https://ecarstrade.com/cars/7010283)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dba80056-812f-5a48-a1a5-82d242d0e1f0
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_004/780x0__r.jpg?hash=1774623235> (referer: https://ecarstrade.com/cars/7010283)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_002/780x0__r.jpg?hash=1774626179> (referer: https://ecarstrade.com/cars/7010641)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_005/780x0__r.jpg?hash=1774626179> (referer: https://ecarstrade.com/cars/7010641)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 87133f26-bfb9-50a6-9cf1-50b6e5316a46
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_006/780x0__r.jpg?hash=1774626123> (referer: https://ecarstrade.com/cars/7010622)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 87133f26-bfb9-50a6-9cf1-50b6e5316a46
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_005/780x0__r.jpg?hash=1774624309> (referer: https://ecarstrade.com/cars/7010494)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ecab1824-b84f-5266-8da2-d80f38156ac3
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_005/780x0__r.jpg?hash=1774625554> (referer: https://ecarstrade.com/cars/7010553)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_006/780x0__r.jpg?hash=1774625554> (referer: https://ecarstrade.com/cars/7010553)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 15c02632-a59c-5aea-9620-e1835cc6649d
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_003/780x0__r.jpg?hash=1774625549> (referer: https://ecarstrade.com/cars/7010553)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 15c02632-a59c-5aea-9620-e1835cc6649d
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_002/780x0__r.jpg?hash=1774625548> (referer: https://ecarstrade.com/cars/7010553)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 15c02632-a59c-5aea-9620-e1835cc6649d
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_001/780x0__r.jpg?hash=1774625548> (referer: https://ecarstrade.com/cars/7010553)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 15c02632-a59c-5aea-9620-e1835cc6649d
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_000/780x0__r.jpg?hash=1774625548> (referer: https://ecarstrade.com/cars/7010553)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 15c02632-a59c-5aea-9620-e1835cc6649d
2026-03-28 02:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_004/780x0__r.jpg?hash=1774624309> (referer: https://ecarstrade.com/cars/7010494)
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 15c02632-a59c-5aea-9620-e1835cc6649d
2026-03-28 02:13:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15c02632-a59c-5aea-9620-e1835cc6649d, skipping ID generation
2026-03-28 02:13:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c02632-a59c-5aea-9620-e1835cc6649d with scrape type 1
2026-03-28 02:13:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15c02632-a59c-5aea-9620-e1835cc6649d sending to next pipeline
2026-03-28 02:13:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 15c02632-a59c-5aea-9620-e1835cc6649d, identifier: 7010553auction111140
2026-03-28 02:13:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 15c02632-a59c-5aea-9620-e1835cc6649d with identifier: 7010553auction111140
2026-03-28 02:13:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 15c02632-a59c-5aea-9620-e1835cc6649d with identifier: 7010553auction111140
2026-03-28 02:13:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 15c02632-a59c-5aea-9620-e1835cc6649d with identifier: 7010553auction111140 to the API
2026-03-28 02:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010553/photo_000/780x0__r.jpg?hash=1774625548>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '15c02632-a59c-5aea-9620-e1835cc6649d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010553',
 'listing': 'auction',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 23281,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA OCTAVIA COMBI 1.5 TSI ACT 110KW CLEVER',
 'transmission': 'manual',
 'trim': 'SKODA OCTAVIA COMBI 1.5 TSI ACT 110KW CLEVER',
 'vin': None,
 'year': 2024}
2026-03-28 02:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010553auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:42 [ecarstrade.be] INFO: Saving data for 7010553auction111140: {'created_time': 1774664022.691302, 'last_price_update_time': 1774664022.691313, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010553auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_003/780x0__r.jpg?hash=1774624308> (referer: https://ecarstrade.com/cars/7010494)
2026-03-28 02:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389
2026-03-28 02:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_002/780x0__r.jpg?hash=1774624308> (referer: https://ecarstrade.com/cars/7010494)
2026-03-28 02:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389
2026-03-28 02:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_001/780x0__r.jpg?hash=1774624308> (referer: https://ecarstrade.com/cars/7010494)
2026-03-28 02:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389
2026-03-28 02:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_000/780x0__r.jpg?hash=1774624308> (referer: https://ecarstrade.com/cars/7010494)
2026-03-28 02:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389
2026-03-28 02:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_005/780x0__r.jpg?hash=1774626122> (referer: https://ecarstrade.com/cars/7010622)
2026-03-28 02:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389
2026-03-28 02:13:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38c3c21a-2bb3-5f83-b5b3-48606c1b1389, skipping ID generation
2026-03-28 02:13:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389 with scrape type 1
2026-03-28 02:13:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38c3c21a-2bb3-5f83-b5b3-48606c1b1389 sending to next pipeline
2026-03-28 02:13:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 38c3c21a-2bb3-5f83-b5b3-48606c1b1389, identifier: 7010494auction111140
2026-03-28 02:13:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 38c3c21a-2bb3-5f83-b5b3-48606c1b1389 with identifier: 7010494auction111140
2026-03-28 02:13:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 38c3c21a-2bb3-5f83-b5b3-48606c1b1389 with identifier: 7010494auction111140
2026-03-28 02:13:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 38c3c21a-2bb3-5f83-b5b3-48606c1b1389 with identifier: 7010494auction111140 to the API
2026-03-28 02:13:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010494/photo_000/780x0__r.jpg?hash=1774624308>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '38c3c21a-2bb3-5f83-b5b3-48606c1b1389',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010494',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 78971,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA BEV 67KWH EQA 250 BUSINESS SOL LUX',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  BEV 67KWH  250 BUSINESS SOL LUX',
 'vin': None,
 'year': 2022}
2026-03-28 02:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010494auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:43 [ecarstrade.be] INFO: Saving data for 7010494auction111140: {'created_time': 1774664023.511164, 'last_price_update_time': 1774664023.511174, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010494auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_004/780x0__r.jpg?hash=1774626122> (referer: https://ecarstrade.com/cars/7010622)
2026-03-28 02:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ecab1824-b84f-5266-8da2-d80f38156ac3
2026-03-28 02:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_003/780x0__r.jpg?hash=1774626122> (referer: https://ecarstrade.com/cars/7010622)
2026-03-28 02:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ecab1824-b84f-5266-8da2-d80f38156ac3
2026-03-28 02:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_002/780x0__r.jpg?hash=1774626122> (referer: https://ecarstrade.com/cars/7010622)
2026-03-28 02:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ecab1824-b84f-5266-8da2-d80f38156ac3
2026-03-28 02:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_000/780x0__r.jpg?hash=1774626117> (referer: https://ecarstrade.com/cars/7010622)
2026-03-28 02:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ecab1824-b84f-5266-8da2-d80f38156ac3
2026-03-28 02:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_005/780x0__r.jpg?hash=1774622681> (referer: https://ecarstrade.com/cars/7010231)
2026-03-28 02:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ecab1824-b84f-5266-8da2-d80f38156ac3
2026-03-28 02:13:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ecab1824-b84f-5266-8da2-d80f38156ac3, skipping ID generation
2026-03-28 02:13:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecab1824-b84f-5266-8da2-d80f38156ac3 with scrape type 1
2026-03-28 02:13:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ecab1824-b84f-5266-8da2-d80f38156ac3 sending to next pipeline
2026-03-28 02:13:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ecab1824-b84f-5266-8da2-d80f38156ac3, identifier: 7010622auction111140
2026-03-28 02:13:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ecab1824-b84f-5266-8da2-d80f38156ac3 with identifier: 7010622auction111140
2026-03-28 02:13:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ecab1824-b84f-5266-8da2-d80f38156ac3 with identifier: 7010622auction111140
2026-03-28 02:13:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ecab1824-b84f-5266-8da2-d80f38156ac3 with identifier: 7010622auction111140 to the API
2026-03-28 02:13:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010622/photo_000/780x0__r.jpg?hash=1774626117>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ecab1824-b84f-5266-8da2-d80f38156ac3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010622',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 72622,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 RECHARGE GEARTR. INSCRIPTION',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 RECHARGE GEARTR. INSCRIPTION',
 'vin': None,
 'year': 2021}
2026-03-28 02:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010622auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:44 [ecarstrade.be] INFO: Saving data for 7010622auction111140: {'created_time': 1774664024.299079, 'last_price_update_time': 1774664024.29909, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010622auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_004/780x0__r.jpg?hash=1774622680> (referer: https://ecarstrade.com/cars/7010231)
2026-03-28 02:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d55ed365-939f-51fb-acd0-ff817a40f3d0
2026-03-28 02:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_003/780x0__r.jpg?hash=1774622680> (referer: https://ecarstrade.com/cars/7010231)
2026-03-28 02:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d55ed365-939f-51fb-acd0-ff817a40f3d0
2026-03-28 02:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_002/780x0__r.jpg?hash=1774622680> (referer: https://ecarstrade.com/cars/7010231)
2026-03-28 02:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d55ed365-939f-51fb-acd0-ff817a40f3d0
2026-03-28 02:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_001/780x0__r.jpg?hash=1774622680> (referer: https://ecarstrade.com/cars/7010231)
2026-03-28 02:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d55ed365-939f-51fb-acd0-ff817a40f3d0
2026-03-28 02:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_000/780x0__r.jpg?hash=1774622680> (referer: https://ecarstrade.com/cars/7010231)
2026-03-28 02:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d55ed365-939f-51fb-acd0-ff817a40f3d0
2026-03-28 02:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_004/780x0__r.jpg?hash=1774626179> (referer: https://ecarstrade.com/cars/7010641)
2026-03-28 02:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d55ed365-939f-51fb-acd0-ff817a40f3d0
2026-03-28 02:13:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d55ed365-939f-51fb-acd0-ff817a40f3d0, skipping ID generation
2026-03-28 02:13:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d55ed365-939f-51fb-acd0-ff817a40f3d0 with scrape type 1
2026-03-28 02:13:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d55ed365-939f-51fb-acd0-ff817a40f3d0 sending to next pipeline
2026-03-28 02:13:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d55ed365-939f-51fb-acd0-ff817a40f3d0, identifier: 7010231auction111140
2026-03-28 02:13:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d55ed365-939f-51fb-acd0-ff817a40f3d0 with identifier: 7010231auction111140
2026-03-28 02:13:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d55ed365-939f-51fb-acd0-ff817a40f3d0 with identifier: 7010231auction111140
2026-03-28 02:13:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d55ed365-939f-51fb-acd0-ff817a40f3d0 with identifier: 7010231auction111140 to the API
2026-03-28 02:13:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010231/photo_000/780x0__r.jpg?hash=1774622680>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd55ed365-939f-51fb-acd0-ff817a40f3d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010231',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 46831,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010231auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Saving data for 7010231auction111140: {'created_time': 1774664025.09517, 'last_price_update_time': 1774664025.095182, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010231auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_003/780x0__r.jpg?hash=1774626179> (referer: https://ecarstrade.com/cars/7010641)
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 87133f26-bfb9-50a6-9cf1-50b6e5316a46
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_005/780x0__r.jpg?hash=1774622256> (referer: https://ecarstrade.com/cars/7010160)
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page213?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page212?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 87133f26-bfb9-50a6-9cf1-50b6e5316a46
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_004/780x0__r.jpg?hash=1774622256> (referer: https://ecarstrade.com/cars/7010160)
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010546> (referer: https://ecarstrade.com/search/page212?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aede634d-f8fe-53f2-9c4e-bd30da16853c
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_003/780x0__r.jpg?hash=1774622256> (referer: https://ecarstrade.com/cars/7010160)
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010280auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010280auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010280auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010297auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010297auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010297auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010573auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010573auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010573auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010124auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010124auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010124auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010574auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010574auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010574auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010206auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010206auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010206auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010499auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010499auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010499auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010506auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010506auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010506auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010112auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010112auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010112auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010203auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010203auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010203auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010282auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010282auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010282auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010518auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010518auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010518auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010232auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010232auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010232auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010604auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010604auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010604auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010164auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010164auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010164auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010278auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010278auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010278auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010133auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010133auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010133auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010558auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010558auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010558auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010245auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010245auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010245auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Found listing with ID: 7010481auction111140
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010481auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [ecarstrade.be] INFO: Scrape type for 7010481auction111140: 0
2026-03-28 02:13:45 [ecarstrade.be] INFO: Extracting details for car 7010546auction111140
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aede634d-f8fe-53f2-9c4e-bd30da16853c
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_002/780x0__r.jpg?hash=1774622256> (referer: https://ecarstrade.com/cars/7010160)
2026-03-28 02:13:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe2c3680-4903-5eae-b89c-2f77b6981fbd with identifier: 7010546auction111140
2026-03-28 02:13:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe2c3680-4903-5eae-b89c-2f77b6981fbd with scrape type 1
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fe2c3680-4903-5eae-b89c-2f77b6981fbd
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010546%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774625457%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_000/780x0__r.jpg?hash=1774625457 not downloaded yet
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aede634d-f8fe-53f2-9c4e-bd30da16853c
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010546%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774625457%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_001/780x0__r.jpg?hash=1774625457 not downloaded yet
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010546%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774625458%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_002/780x0__r.jpg?hash=1774625458 not downloaded yet
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010546%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774625458%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_003/780x0__r.jpg?hash=1774625458 not downloaded yet
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_001/780x0__r.jpg?hash=1774622256> (referer: https://ecarstrade.com/cars/7010160)
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010546%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774625458%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_004/780x0__r.jpg?hash=1774625458 not downloaded yet
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aede634d-f8fe-53f2-9c4e-bd30da16853c
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_001/780x0__r.jpg?hash=1774626179> (referer: https://ecarstrade.com/cars/7010641)
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010546%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774625458%27 HTTP/1.1" 200 None
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_005/780x0__r.jpg?hash=1774625458 not downloaded yet
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_000/780x0__r.jpg?hash=1774626179> (referer: https://ecarstrade.com/cars/7010641)
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_002/780x0__r.jpg?hash=1774623235> (referer: https://ecarstrade.com/cars/7010283)
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_000/780x0__r.jpg?hash=1774622255> (referer: https://ecarstrade.com/cars/7010160)
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_003/780x0__r.jpg?hash=1774623235> (referer: https://ecarstrade.com/cars/7010283)
2026-03-28 02:13:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aede634d-f8fe-53f2-9c4e-bd30da16853c
2026-03-28 02:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_001/780x0__r.jpg?hash=1774623234> (referer: https://ecarstrade.com/cars/7010283)
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 87133f26-bfb9-50a6-9cf1-50b6e5316a46
2026-03-28 02:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_000/780x0__r.jpg?hash=1774623234> (referer: https://ecarstrade.com/cars/7010283)
2026-03-28 02:13:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_020/780x0__r.jpg?hash=1774621871> (referer: https://ecarstrade.com/cars/7009878)
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 87133f26-bfb9-50a6-9cf1-50b6e5316a46
2026-03-28 02:13:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87133f26-bfb9-50a6-9cf1-50b6e5316a46, skipping ID generation
2026-03-28 02:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87133f26-bfb9-50a6-9cf1-50b6e5316a46 with scrape type 1
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87133f26-bfb9-50a6-9cf1-50b6e5316a46 sending to next pipeline
2026-03-28 02:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 87133f26-bfb9-50a6-9cf1-50b6e5316a46, identifier: 7010641auction111140
2026-03-28 02:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 87133f26-bfb9-50a6-9cf1-50b6e5316a46 with identifier: 7010641auction111140
2026-03-28 02:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 87133f26-bfb9-50a6-9cf1-50b6e5316a46 with identifier: 7010641auction111140
2026-03-28 02:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 87133f26-bfb9-50a6-9cf1-50b6e5316a46 with identifier: 7010641auction111140 to the API
2026-03-28 02:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010641/photo_000/780x0__r.jpg?hash=1774626179>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '87133f26-bfb9-50a6-9cf1-50b6e5316a46',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010641',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 133756,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 78 kWh P8 AWD Recharge R-Design',
 'transmission': 'automatic',
 'trim': 'VOLVO  78 kWh P8 AWD Recharge R-Design',
 'vin': None,
 'year': 2021}
2026-03-28 02:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010641auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:46 [ecarstrade.be] INFO: Saving data for 7010641auction111140: {'created_time': 1774664026.494403, 'last_price_update_time': 1774664026.494415, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010641auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_021/780x0__r.jpg?hash=1774621871> (referer: https://ecarstrade.com/cars/7009878)
2026-03-28 02:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_003/780x0__r.jpg?hash=1774625458> (referer: https://ecarstrade.com/cars/7010546)
2026-03-28 02:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010634> (referer: https://ecarstrade.com/search/page212?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aede634d-f8fe-53f2-9c4e-bd30da16853c
2026-03-28 02:13:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aede634d-f8fe-53f2-9c4e-bd30da16853c, skipping ID generation
2026-03-28 02:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aede634d-f8fe-53f2-9c4e-bd30da16853c with scrape type 1
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aede634d-f8fe-53f2-9c4e-bd30da16853c sending to next pipeline
2026-03-28 02:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aede634d-f8fe-53f2-9c4e-bd30da16853c, identifier: 7010160auction111140
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7
2026-03-28 02:13:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7, skipping ID generation
2026-03-28 02:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7 with scrape type 1
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7 sending to next pipeline
2026-03-28 02:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7, identifier: 7010283auction111140
2026-03-28 02:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dba80056-812f-5a48-a1a5-82d242d0e1f0
2026-03-28 02:13:46 [ecarstrade.be] INFO: Extracting details for car 7010634auction111140
2026-03-28 02:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aede634d-f8fe-53f2-9c4e-bd30da16853c with identifier: 7010160auction111140
2026-03-28 02:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aede634d-f8fe-53f2-9c4e-bd30da16853c with identifier: 7010160auction111140
2026-03-28 02:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aede634d-f8fe-53f2-9c4e-bd30da16853c with identifier: 7010160auction111140 to the API
2026-03-28 02:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010160/photo_000/780x0__r.jpg?hash=1774622255>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'aede634d-f8fe-53f2-9c4e-bd30da16853c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010160',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 149874,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 SPORTBACK 2.0 35 TDI S TRONIC S LINE BUSINESS ED',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK 2.0 35 TDI S TRONIC S LINE BUSINESS ED',
 'vin': None,
 'year': 2023}
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010160auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [ecarstrade.be] INFO: Saving data for 7010160auction111140: {'created_time': 1774664027.187523, 'last_price_update_time': 1774664027.187534, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010160auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7 with identifier: 7010283auction111140
2026-03-28 02:13:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7 with identifier: 7010283auction111140
2026-03-28 02:13:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7 with identifier: 7010283auction111140 to the API
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010283/photo_000/780x0__r.jpg?hash=1774623234>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ab0768ba-3fe9-5c2f-8a12-e1b1107d73c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010283',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 89510,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS LINE DCT SH '
          'BR',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS LINE DCT SH '
         'BR',
 'vin': None,
 'year': 2022}
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010283auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [ecarstrade.be] INFO: Saving data for 7010283auction111140: {'created_time': 1774664027.539608, 'last_price_update_time': 1774664027.53962, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010283auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_004/780x0__r.jpg?hash=1774625458> (referer: https://ecarstrade.com/cars/7010546)
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_005/780x0__r.jpg?hash=1774625458> (referer: https://ecarstrade.com/cars/7010546)
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010207> (referer: https://ecarstrade.com/search/page211?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dba80056-812f-5a48-a1a5-82d242d0e1f0
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fe2c3680-4903-5eae-b89c-2f77b6981fbd
2026-03-28 02:13:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with identifier: 7010634auction111140
2026-03-28 02:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with scrape type 1
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010634%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774626155%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_000/780x0__r.jpg?hash=1774626155 not downloaded yet
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_002/780x0__r.jpg?hash=1774625458> (referer: https://ecarstrade.com/cars/7010546)
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010131> (referer: https://ecarstrade.com/search/page212?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010634%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774626155%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_001/780x0__r.jpg?hash=1774626155 not downloaded yet
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010634%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774626155%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_002/780x0__r.jpg?hash=1774626155 not downloaded yet
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010188> (referer: https://ecarstrade.com/search/page212?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010634%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774626156%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_003/780x0__r.jpg?hash=1774626156 not downloaded yet
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_001/780x0__r.jpg?hash=1774625457> (referer: https://ecarstrade.com/cars/7010546)
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010634%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774626156%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_004/780x0__r.jpg?hash=1774626156 not downloaded yet
2026-03-28 02:13:47 [ecarstrade.be] INFO: Extracting details for car 7010207auction111140
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fe2c3680-4903-5eae-b89c-2f77b6981fbd
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_000/780x0__r.jpg?hash=1774625457> (referer: https://ecarstrade.com/cars/7010546)
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010634%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774626156%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_005/780x0__r.jpg?hash=1774626156 not downloaded yet
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_003/780x0__r.jpg?hash=1774625724> (referer: https://ecarstrade.com/cars/7010563)
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_018/780x0__r.jpg?hash=1774621870> (referer: https://ecarstrade.com/cars/7009878)
2026-03-28 02:13:47 [ecarstrade.be] INFO: Extracting details for car 7010131auction111140
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fe2c3680-4903-5eae-b89c-2f77b6981fbd
2026-03-28 02:13:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f009957c-4475-55e8-8241-61f10eafe3a5 with identifier: 7010207auction111140
2026-03-28 02:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f009957c-4475-55e8-8241-61f10eafe3a5 with scrape type 1
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f009957c-4475-55e8-8241-61f10eafe3a5
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010207%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774622553%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_000/780x0__r.jpg?hash=1774622553 not downloaded yet
2026-03-28 02:13:47 [ecarstrade.be] INFO: Extracting details for car 7010188auction111140
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010207%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622553%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_001/780x0__r.jpg?hash=1774622553 not downloaded yet
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fe2c3680-4903-5eae-b89c-2f77b6981fbd
2026-03-28 02:13:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7edfefc-245e-5919-8563-7a5c3eceedc3 with identifier: 7010131auction111140
2026-03-28 02:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7edfefc-245e-5919-8563-7a5c3eceedc3 with scrape type 1
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e7edfefc-245e-5919-8563-7a5c3eceedc3
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010131%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_000/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010207%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622553%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_002/780x0__r.jpg?hash=1774622553 not downloaded yet
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010131%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_001/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-28 02:13:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e244490a-14b3-5b38-b901-590af2bc75b7 with identifier: 7010188auction111140
2026-03-28 02:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e244490a-14b3-5b38-b901-590af2bc75b7 with scrape type 1
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e244490a-14b3-5b38-b901-590af2bc75b7
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010188%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774622488%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_000/780x0__r.jpg?hash=1774622488 not downloaded yet
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fe2c3680-4903-5eae-b89c-2f77b6981fbd
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_001/780x0__r.jpg?hash=1774625724> (referer: https://ecarstrade.com/cars/7010563)
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_002/780x0__r.jpg?hash=1774625724> (referer: https://ecarstrade.com/cars/7010563)
2026-03-28 02:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_000/780x0__r.jpg?hash=1774625724> (referer: https://ecarstrade.com/cars/7010563)
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010207%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622553%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_003/780x0__r.jpg?hash=1774622553 not downloaded yet
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010131%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_002/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010188%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622488%27 HTTP/1.1" 200 None
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_001/780x0__r.jpg?hash=1774622488 not downloaded yet
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fe2c3680-4903-5eae-b89c-2f77b6981fbd
2026-03-28 02:13:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe2c3680-4903-5eae-b89c-2f77b6981fbd, skipping ID generation
2026-03-28 02:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe2c3680-4903-5eae-b89c-2f77b6981fbd with scrape type 1
2026-03-28 02:13:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe2c3680-4903-5eae-b89c-2f77b6981fbd sending to next pipeline
2026-03-28 02:13:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fe2c3680-4903-5eae-b89c-2f77b6981fbd, identifier: 7010546auction111140
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 27f78c9a-feff-59f3-8206-15b41c1b8847
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dba80056-812f-5a48-a1a5-82d242d0e1f0
2026-03-28 02:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_019/780x0__r.jpg?hash=1774621870> (referer: https://ecarstrade.com/cars/7009878)
2026-03-28 02:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_017/780x0__r.jpg?hash=1774621870> (referer: https://ecarstrade.com/cars/7009878)
2026-03-28 02:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_000/780x0__r.jpg?hash=1774626155> (referer: https://ecarstrade.com/cars/7010634)
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010207%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622553%27 HTTP/1.1" 200 None
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_004/780x0__r.jpg?hash=1774622553 not downloaded yet
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010131%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_003/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010188%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622488%27 HTTP/1.1" 200 None
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_002/780x0__r.jpg?hash=1774622488 not downloaded yet
2026-03-28 02:13:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fe2c3680-4903-5eae-b89c-2f77b6981fbd with identifier: 7010546auction111140
2026-03-28 02:13:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fe2c3680-4903-5eae-b89c-2f77b6981fbd with identifier: 7010546auction111140
2026-03-28 02:13:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fe2c3680-4903-5eae-b89c-2f77b6981fbd with identifier: 7010546auction111140 to the API
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010546/photo_000/780x0__r.jpg?hash=1774625457>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'fe2c3680-4903-5eae-b89c-2f77b6981fbd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010546',
 'listing': 'auction',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Renault',
 'model': 'Megane E-TECH',
 'odometer': 58400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT MEGANE E-TECH 60KWH R220 OPTIMUM CHARGE ICONIC',
 'transmission': 'automatic',
 'trim': 'RENAULT MEGANE E-TECH 60KWH R220 OPTIMUM CHARGE ICONIC',
 'vin': None,
 'year': 2023}
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010546auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:48 [ecarstrade.be] INFO: Saving data for 7010546auction111140: {'created_time': 1774664028.48607, 'last_price_update_time': 1774664028.48608, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010546auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_004/780x0__r.jpg?hash=1774625724> (referer: https://ecarstrade.com/cars/7010563)
2026-03-28 02:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_005/780x0__r.jpg?hash=1774622213> (referer: https://ecarstrade.com/cars/7010155)
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010207%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622553%27 HTTP/1.1" 200 None
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_005/780x0__r.jpg?hash=1774622553 not downloaded yet
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010131%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_004/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010188%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622488%27 HTTP/1.1" 200 None
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_003/780x0__r.jpg?hash=1774622488 not downloaded yet
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 27f78c9a-feff-59f3-8206-15b41c1b8847
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 27f78c9a-feff-59f3-8206-15b41c1b8847
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 27f78c9a-feff-59f3-8206-15b41c1b8847
2026-03-28 02:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_004/780x0__r.jpg?hash=1774622213> (referer: https://ecarstrade.com/cars/7010155)
2026-03-28 02:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_004/780x0__r.jpg?hash=1774626156> (referer: https://ecarstrade.com/cars/7010634)
2026-03-28 02:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_002/780x0__r.jpg?hash=1774626155> (referer: https://ecarstrade.com/cars/7010634)
2026-03-28 02:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_001/780x0__r.jpg?hash=1774626155> (referer: https://ecarstrade.com/cars/7010634)
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010131%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622107%27 HTTP/1.1" 200 None
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_005/780x0__r.jpg?hash=1774622107 not downloaded yet
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010188%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622488%27 HTTP/1.1" 200 None
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_004/780x0__r.jpg?hash=1774622488 not downloaded yet
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dba80056-812f-5a48-a1a5-82d242d0e1f0
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dba80056-812f-5a48-a1a5-82d242d0e1f0
2026-03-28 02:13:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dba80056-812f-5a48-a1a5-82d242d0e1f0, skipping ID generation
2026-03-28 02:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba80056-812f-5a48-a1a5-82d242d0e1f0 with scrape type 1
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dba80056-812f-5a48-a1a5-82d242d0e1f0 sending to next pipeline
2026-03-28 02:13:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dba80056-812f-5a48-a1a5-82d242d0e1f0, identifier: 7009878auction111140
2026-03-28 02:13:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-28 02:13:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dba80056-812f-5a48-a1a5-82d242d0e1f0 with identifier: 7009878auction111140
2026-03-28 02:13:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dba80056-812f-5a48-a1a5-82d242d0e1f0 with identifier: 7009878auction111140
2026-03-28 02:13:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dba80056-812f-5a48-a1a5-82d242d0e1f0 with identifier: 7009878auction111140 to the API
2026-03-28 02:13:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009878/photo_017/780x0__r.jpg?hash=1774621870>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'dba80056-812f-5a48-a1a5-82d242d0e1f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009878',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Polestar',
 'model': '2',
 'odometer': 53281,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'POLESTAR 2 78KWH DUAL MOTOR AUTO 4WD LONG RANGE',
 'transmission': 'automatic',
 'trim': 'POLESTAR  78KWH DUAL MOTOR AUTO 4WD LONG RANGE',
 'vin': None,
 'year': 2021}
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009878auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:49 [ecarstrade.be] INFO: Saving data for 7009878auction111140: {'created_time': 1774664029.097707, 'last_price_update_time': 1774664029.097718, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009878auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_003/780x0__r.jpg?hash=1774626156> (referer: https://ecarstrade.com/cars/7010634)
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010188%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622489%27 HTTP/1.1" 200 None
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_005/780x0__r.jpg?hash=1774622489 not downloaded yet
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_001/780x0__r.jpg?hash=1774622488> (referer: https://ecarstrade.com/cars/7010188)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_000/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7010131)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_003/780x0__r.jpg?hash=1774622213> (referer: https://ecarstrade.com/cars/7010155)
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 27f78c9a-feff-59f3-8206-15b41c1b8847
2026-03-28 02:13:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27f78c9a-feff-59f3-8206-15b41c1b8847, skipping ID generation
2026-03-28 02:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27f78c9a-feff-59f3-8206-15b41c1b8847 with scrape type 1
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27f78c9a-feff-59f3-8206-15b41c1b8847 sending to next pipeline
2026-03-28 02:13:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 27f78c9a-feff-59f3-8206-15b41c1b8847, identifier: 7010563auction111140
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66da45d0-001c-5e80-9162-e7556560e812
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66da45d0-001c-5e80-9162-e7556560e812
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_001/780x0__r.jpg?hash=1774622553> (referer: https://ecarstrade.com/cars/7010207)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_000/780x0__r.jpg?hash=1774622488> (referer: https://ecarstrade.com/cars/7010188)
2026-03-28 02:13:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 27f78c9a-feff-59f3-8206-15b41c1b8847 with identifier: 7010563auction111140
2026-03-28 02:13:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 27f78c9a-feff-59f3-8206-15b41c1b8847 with identifier: 7010563auction111140
2026-03-28 02:13:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 27f78c9a-feff-59f3-8206-15b41c1b8847 with identifier: 7010563auction111140 to the API
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010563/photo_004/780x0__r.jpg?hash=1774625724>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.5L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '27f78c9a-feff-59f3-8206-15b41c1b8847',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010563',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 102015,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA RAV4 2.5 HEV PREMIUM PLUS CVT',
 'transmission': 'automatic',
 'trim': 'TOYOTA RAV4 2.5 HEV PREMIUM PLUS CVT',
 'vin': None,
 'year': 2022}
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010563auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:49 [ecarstrade.be] INFO: Saving data for 7010563auction111140: {'created_time': 1774664029.665068, 'last_price_update_time': 1774664029.665078, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010563auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_002/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7010131)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_002/780x0__r.jpg?hash=1774622488> (referer: https://ecarstrade.com/cars/7010188)
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e244490a-14b3-5b38-b901-590af2bc75b7
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_003/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7010131)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_003/780x0__r.jpg?hash=1774622553> (referer: https://ecarstrade.com/cars/7010207)
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e7edfefc-245e-5919-8563-7a5c3eceedc3
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66da45d0-001c-5e80-9162-e7556560e812
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f009957c-4475-55e8-8241-61f10eafe3a5
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e244490a-14b3-5b38-b901-590af2bc75b7
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_003/780x0__r.jpg?hash=1774622488> (referer: https://ecarstrade.com/cars/7010188)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_005/780x0__r.jpg?hash=1774622107> (referer: https://ecarstrade.com/cars/7010131)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_004/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7010131)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_004/780x0__r.jpg?hash=1774622488> (referer: https://ecarstrade.com/cars/7010188)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_004/780x0__r.jpg?hash=1774622553> (referer: https://ecarstrade.com/cars/7010207)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_005/780x0__r.jpg?hash=1774622553> (referer: https://ecarstrade.com/cars/7010207)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_001/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7010131)
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e7edfefc-245e-5919-8563-7a5c3eceedc3
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e244490a-14b3-5b38-b901-590af2bc75b7
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e7edfefc-245e-5919-8563-7a5c3eceedc3
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f009957c-4475-55e8-8241-61f10eafe3a5
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_002/780x0__r.jpg?hash=1774622553> (referer: https://ecarstrade.com/cars/7010207)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_005/780x0__r.jpg?hash=1774626056> (referer: https://ecarstrade.com/cars/7010598)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_005/780x0__r.jpg?hash=1774626156> (referer: https://ecarstrade.com/cars/7010634)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_000/780x0__r.jpg?hash=1774622553> (referer: https://ecarstrade.com/cars/7010207)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_005/780x0__r.jpg?hash=1774624331> (referer: https://ecarstrade.com/cars/7010498)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_005/780x0__r.jpg?hash=1774622489> (referer: https://ecarstrade.com/cars/7010188)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_004/780x0__r.jpg?hash=1774624331> (referer: https://ecarstrade.com/cars/7010498)
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e244490a-14b3-5b38-b901-590af2bc75b7
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e7edfefc-245e-5919-8563-7a5c3eceedc3
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_005/780x0__r.jpg?hash=1774622234> (referer: https://ecarstrade.com/cars/7010158)
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e7edfefc-245e-5919-8563-7a5c3eceedc3
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e244490a-14b3-5b38-b901-590af2bc75b7
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f009957c-4475-55e8-8241-61f10eafe3a5
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f009957c-4475-55e8-8241-61f10eafe3a5
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_004/780x0__r.jpg?hash=1774626056> (referer: https://ecarstrade.com/cars/7010598)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_004/780x0__r.jpg?hash=1774622234> (referer: https://ecarstrade.com/cars/7010158)
2026-03-28 02:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_003/780x0__r.jpg?hash=1774626056> (referer: https://ecarstrade.com/cars/7010598)
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e7edfefc-245e-5919-8563-7a5c3eceedc3
2026-03-28 02:13:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7edfefc-245e-5919-8563-7a5c3eceedc3, skipping ID generation
2026-03-28 02:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7edfefc-245e-5919-8563-7a5c3eceedc3 with scrape type 1
2026-03-28 02:13:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7edfefc-245e-5919-8563-7a5c3eceedc3 sending to next pipeline
2026-03-28 02:13:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e7edfefc-245e-5919-8563-7a5c3eceedc3, identifier: 7010131auction111140
2026-03-28 02:13:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e7edfefc-245e-5919-8563-7a5c3eceedc3 with identifier: 7010131auction111140
2026-03-28 02:13:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e7edfefc-245e-5919-8563-7a5c3eceedc3 with identifier: 7010131auction111140
2026-03-28 02:13:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e7edfefc-245e-5919-8563-7a5c3eceedc3 with identifier: 7010131auction111140 to the API
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010131/photo_001/780x0__r.jpg?hash=1774622106>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'e7edfefc-245e-5919-8563-7a5c3eceedc3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010131',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A6',
 'odometer': 149040,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A6 AVANT 2.0 TDI 35 S TRONIC BUSINESS EDITION',
 'transmission': 'automatic',
 'trim': 'AUDI  AVANT 2.0 TDI 35 S TRONIC BUSINESS EDITION',
 'vin': None,
 'year': 2021}
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010131auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:50 [ecarstrade.be] INFO: Saving data for 7010131auction111140: {'created_time': 1774664030.31845, 'last_price_update_time': 1774664030.318463, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010131auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_001/780x0__r.jpg?hash=1774622212> (referer: https://ecarstrade.com/cars/7010155)
2026-03-28 02:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_002/780x0__r.jpg?hash=1774626056> (referer: https://ecarstrade.com/cars/7010598)
2026-03-28 02:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_003/780x0__r.jpg?hash=1774624330> (referer: https://ecarstrade.com/cars/7010498)
2026-03-28 02:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_003/780x0__r.jpg?hash=1774622234> (referer: https://ecarstrade.com/cars/7010158)
2026-03-28 02:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_000/780x0__r.jpg?hash=1774622212> (referer: https://ecarstrade.com/cars/7010155)
2026-03-28 02:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_002/780x0__r.jpg?hash=1774624330> (referer: https://ecarstrade.com/cars/7010498)
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f009957c-4475-55e8-8241-61f10eafe3a5
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b49779b0-a16d-5c7f-9583-01f08cceea99
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-28 02:13:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848, skipping ID generation
2026-03-28 02:13:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with scrape type 1
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 sending to next pipeline
2026-03-28 02:13:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848, identifier: 7010634auction111140
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f009957c-4475-55e8-8241-61f10eafe3a5
2026-03-28 02:13:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f009957c-4475-55e8-8241-61f10eafe3a5, skipping ID generation
2026-03-28 02:13:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f009957c-4475-55e8-8241-61f10eafe3a5 with scrape type 1
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f009957c-4475-55e8-8241-61f10eafe3a5 sending to next pipeline
2026-03-28 02:13:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f009957c-4475-55e8-8241-61f10eafe3a5, identifier: 7010207auction111140
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9c5fd2c1-4e68-50bd-840e-c63706419607
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e244490a-14b3-5b38-b901-590af2bc75b7
2026-03-28 02:13:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e244490a-14b3-5b38-b901-590af2bc75b7, skipping ID generation
2026-03-28 02:13:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e244490a-14b3-5b38-b901-590af2bc75b7 with scrape type 1
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e244490a-14b3-5b38-b901-590af2bc75b7 sending to next pipeline
2026-03-28 02:13:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e244490a-14b3-5b38-b901-590af2bc75b7, identifier: 7010188auction111140
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9c5fd2c1-4e68-50bd-840e-c63706419607
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 86138b85-b292-5d1c-9abc-5b7321adf8f4
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b49779b0-a16d-5c7f-9583-01f08cceea99
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 86138b85-b292-5d1c-9abc-5b7321adf8f4
2026-03-28 02:13:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b49779b0-a16d-5c7f-9583-01f08cceea99
2026-03-28 02:13:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with identifier: 7010634auction111140
2026-03-28 02:13:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with identifier: 7010634auction111140
2026-03-28 02:13:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with identifier: 7010634auction111140 to the API
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010634/photo_005/780x0__r.jpg?hash=1774626156>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '33d51c61-e2bc-5de6-9ddc-fa0a9be0b848',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010634',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 114773,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T5 RECHARGE GEARTR. INSCRIPTION',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T5 RECHARGE GEARTR. INSCRIPTION',
 'vin': None,
 'year': 2021}
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010634auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:50 [ecarstrade.be] INFO: Saving data for 7010634auction111140: {'created_time': 1774664030.958482, 'last_price_update_time': 1774664030.958494, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010634auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f009957c-4475-55e8-8241-61f10eafe3a5 with identifier: 7010207auction111140
2026-03-28 02:13:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f009957c-4475-55e8-8241-61f10eafe3a5 with identifier: 7010207auction111140
2026-03-28 02:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f009957c-4475-55e8-8241-61f10eafe3a5 with identifier: 7010207auction111140 to the API
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010207/photo_000/780x0__r.jpg?hash=1774622553>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f009957c-4475-55e8-8241-61f10eafe3a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010207',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '520',
 'odometer': 150977,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 SERIES BERLINE 2.0 520D 140KW XDRIVE AUTO',
 'transmission': 'automatic',
 'trim': '5 SERIES BERLINE 2.0 D 140KW XDRIVE AUTO',
 'vin': None,
 'year': 2021}
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010207auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:51 [ecarstrade.be] INFO: Saving data for 7010207auction111140: {'created_time': 1774664031.300037, 'last_price_update_time': 1774664031.300048, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010207auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e244490a-14b3-5b38-b901-590af2bc75b7 with identifier: 7010188auction111140
2026-03-28 02:13:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e244490a-14b3-5b38-b901-590af2bc75b7 with identifier: 7010188auction111140
2026-03-28 02:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e244490a-14b3-5b38-b901-590af2bc75b7 with identifier: 7010188auction111140 to the API
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010188/photo_005/780x0__r.jpg?hash=1774622489>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '2.0L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e244490a-14b3-5b38-b901-590af2bc75b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010188',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': '320',
 'odometer': 105656,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3 SERIES BERLINE 2.0 320E BERLINE',
 'transmission': 'automatic',
 'trim': '3 SERIES BERLINE 2.0 E BERLINE',
 'vin': None,
 'year': 2021}
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010188auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:51 [ecarstrade.be] INFO: Saving data for 7010188auction111140: {'created_time': 1774664031.685849, 'last_price_update_time': 1774664031.685859, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010188auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_001/780x0__r.jpg?hash=1774626056> (referer: https://ecarstrade.com/cars/7010598)
2026-03-28 02:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_000/780x0__r.jpg?hash=1774626056> (referer: https://ecarstrade.com/cars/7010598)
2026-03-28 02:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_001/780x0__r.jpg?hash=1774624330> (referer: https://ecarstrade.com/cars/7010498)
2026-03-28 02:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_002/780x0__r.jpg?hash=1774622234> (referer: https://ecarstrade.com/cars/7010158)
2026-03-28 02:13:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66da45d0-001c-5e80-9162-e7556560e812
2026-03-28 02:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b49779b0-a16d-5c7f-9583-01f08cceea99
2026-03-28 02:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9c5fd2c1-4e68-50bd-840e-c63706419607
2026-03-28 02:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 86138b85-b292-5d1c-9abc-5b7321adf8f4
2026-03-28 02:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66da45d0-001c-5e80-9162-e7556560e812
2026-03-28 02:13:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66da45d0-001c-5e80-9162-e7556560e812, skipping ID generation
2026-03-28 02:13:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66da45d0-001c-5e80-9162-e7556560e812 with scrape type 1
2026-03-28 02:13:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66da45d0-001c-5e80-9162-e7556560e812 sending to next pipeline
2026-03-28 02:13:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66da45d0-001c-5e80-9162-e7556560e812, identifier: 7010155auction111140
2026-03-28 02:13:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9c5fd2c1-4e68-50bd-840e-c63706419607
2026-03-28 02:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_001/780x0__r.jpg?hash=1774622233> (referer: https://ecarstrade.com/cars/7010158)
2026-03-28 02:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_000/780x0__r.jpg?hash=1774624329> (referer: https://ecarstrade.com/cars/7010498)
2026-03-28 02:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010281> (referer: https://ecarstrade.com/search/page212?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66da45d0-001c-5e80-9162-e7556560e812 with identifier: 7010155auction111140
2026-03-28 02:13:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66da45d0-001c-5e80-9162-e7556560e812 with identifier: 7010155auction111140
2026-03-28 02:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66da45d0-001c-5e80-9162-e7556560e812 with identifier: 7010155auction111140 to the API
2026-03-28 02:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010155/photo_000/780x0__r.jpg?hash=1774622212>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '66da45d0-001c-5e80-9162-e7556560e812',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010155',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 128654,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 1.4 45 TFSI E S TRONIC S LINE',
 'transmission': 'automatic',
 'trim': 'AUDI  1.4 45 TFSI E S TRONIC S LINE',
 'vin': None,
 'year': 2022}
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010155auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:52 [ecarstrade.be] INFO: Saving data for 7010155auction111140: {'created_time': 1774664032.125477, 'last_price_update_time': 1774664032.125488, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010155auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:52 [ecarstrade.be] INFO: Extracting details for car 7010281auction111140
2026-03-28 02:13:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_000/780x0__r.jpg?hash=1774622233> (referer: https://ecarstrade.com/cars/7010158)
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b49779b0-a16d-5c7f-9583-01f08cceea99
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b49779b0-a16d-5c7f-9583-01f08cceea99
2026-03-28 02:13:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b49779b0-a16d-5c7f-9583-01f08cceea99, skipping ID generation
2026-03-28 02:13:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b49779b0-a16d-5c7f-9583-01f08cceea99 with scrape type 1
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b49779b0-a16d-5c7f-9583-01f08cceea99 sending to next pipeline
2026-03-28 02:13:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b49779b0-a16d-5c7f-9583-01f08cceea99, identifier: 7010598auction111140
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9c5fd2c1-4e68-50bd-840e-c63706419607
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 86138b85-b292-5d1c-9abc-5b7321adf8f4
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 86138b85-b292-5d1c-9abc-5b7321adf8f4
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9c5fd2c1-4e68-50bd-840e-c63706419607
2026-03-28 02:13:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c5fd2c1-4e68-50bd-840e-c63706419607, skipping ID generation
2026-03-28 02:13:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c5fd2c1-4e68-50bd-840e-c63706419607 with scrape type 1
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c5fd2c1-4e68-50bd-840e-c63706419607 sending to next pipeline
2026-03-28 02:13:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9c5fd2c1-4e68-50bd-840e-c63706419607, identifier: 7010498auction111140
2026-03-28 02:13:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1730361d-9c3d-574b-a58f-968a6bba7748 with identifier: 7010281auction111140
2026-03-28 02:13:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1730361d-9c3d-574b-a58f-968a6bba7748 with scrape type 1
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1730361d-9c3d-574b-a58f-968a6bba7748
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010281%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774623201%27 HTTP/1.1" 200 None
2026-03-28 02:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_000/780x0__r.jpg?hash=1774623201 not downloaded yet
2026-03-28 02:13:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b49779b0-a16d-5c7f-9583-01f08cceea99 with identifier: 7010598auction111140
2026-03-28 02:13:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b49779b0-a16d-5c7f-9583-01f08cceea99 with identifier: 7010598auction111140
2026-03-28 02:13:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b49779b0-a16d-5c7f-9583-01f08cceea99 with identifier: 7010598auction111140 to the API
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010598/photo_000/780x0__r.jpg?hash=1774626056>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.0L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b49779b0-a16d-5c7f-9583-01f08cceea99',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010598',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 89545,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO V60 2.0 T6 PHEV INSCRIPTION EXPR. AUTO 4WD',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 T6 PHEV INSCRIPTION EXPR. AUTO 4WD',
 'vin': None,
 'year': 2022}
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010598auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:52 [ecarstrade.be] INFO: Saving data for 7010598auction111140: {'created_time': 1774664032.699143, 'last_price_update_time': 1774664032.699153, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010598auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9c5fd2c1-4e68-50bd-840e-c63706419607 with identifier: 7010498auction111140
2026-03-28 02:13:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9c5fd2c1-4e68-50bd-840e-c63706419607 with identifier: 7010498auction111140
2026-03-28 02:13:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9c5fd2c1-4e68-50bd-840e-c63706419607 with identifier: 7010498auction111140 to the API
2026-03-28 02:13:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010498/photo_000/780x0__r.jpg?hash=1774624329>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '9c5fd2c1-4e68-50bd-840e-c63706419607',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010498',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 148807,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA BEV 71KWH EQA 250+ AMG LINE',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  BEV 71KWH  250+ AMG LINE',
 'vin': None,
 'year': 2023}
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010498auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:53 [ecarstrade.be] INFO: Saving data for 7010498auction111140: {'created_time': 1774664033.038979, 'last_price_update_time': 1774664033.038989, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010498auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010281%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623202%27 HTTP/1.1" 200 None
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_001/780x0__r.jpg?hash=1774623202 not downloaded yet
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010281%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623202%27 HTTP/1.1" 200 None
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_002/780x0__r.jpg?hash=1774623202 not downloaded yet
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 86138b85-b292-5d1c-9abc-5b7321adf8f4
2026-03-28 02:13:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86138b85-b292-5d1c-9abc-5b7321adf8f4, skipping ID generation
2026-03-28 02:13:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86138b85-b292-5d1c-9abc-5b7321adf8f4 with scrape type 1
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86138b85-b292-5d1c-9abc-5b7321adf8f4 sending to next pipeline
2026-03-28 02:13:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86138b85-b292-5d1c-9abc-5b7321adf8f4, identifier: 7010158auction111140
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010281%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623202%27 HTTP/1.1" 200 None
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_003/780x0__r.jpg?hash=1774623202 not downloaded yet
2026-03-28 02:13:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86138b85-b292-5d1c-9abc-5b7321adf8f4 with identifier: 7010158auction111140
2026-03-28 02:13:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86138b85-b292-5d1c-9abc-5b7321adf8f4 with identifier: 7010158auction111140
2026-03-28 02:13:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86138b85-b292-5d1c-9abc-5b7321adf8f4 with identifier: 7010158auction111140 to the API
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010158/photo_000/780x0__r.jpg?hash=1774622233>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '86138b85-b292-5d1c-9abc-5b7321adf8f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010158',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 96871,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 SPORTBACK 1.4 45 TFSI E S TRONIC S LINE',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK 1.4 45 TFSI E S TRONIC S LINE',
 'vin': None,
 'year': 2021}
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010158auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:53 [ecarstrade.be] INFO: Saving data for 7010158auction111140: {'created_time': 1774664033.540592, 'last_price_update_time': 1774664033.540603, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010158auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_000/780x0__r.jpg?hash=1774623201> (referer: https://ecarstrade.com/cars/7010281)
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010281%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623202%27 HTTP/1.1" 200 None
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_004/780x0__r.jpg?hash=1774623202 not downloaded yet
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010281%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623202%27 HTTP/1.1" 200 None
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_005/780x0__r.jpg?hash=1774623202 not downloaded yet
2026-03-28 02:13:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_001/780x0__r.jpg?hash=1774623202> (referer: https://ecarstrade.com/cars/7010281)
2026-03-28 02:13:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_002/780x0__r.jpg?hash=1774623202> (referer: https://ecarstrade.com/cars/7010281)
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1730361d-9c3d-574b-a58f-968a6bba7748
2026-03-28 02:13:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_003/780x0__r.jpg?hash=1774623202> (referer: https://ecarstrade.com/cars/7010281)
2026-03-28 02:13:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_004/780x0__r.jpg?hash=1774623202> (referer: https://ecarstrade.com/cars/7010281)
2026-03-28 02:13:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_005/780x0__r.jpg?hash=1774623202> (referer: https://ecarstrade.com/cars/7010281)
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1730361d-9c3d-574b-a58f-968a6bba7748
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1730361d-9c3d-574b-a58f-968a6bba7748
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1730361d-9c3d-574b-a58f-968a6bba7748
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1730361d-9c3d-574b-a58f-968a6bba7748
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1730361d-9c3d-574b-a58f-968a6bba7748
2026-03-28 02:13:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1730361d-9c3d-574b-a58f-968a6bba7748, skipping ID generation
2026-03-28 02:13:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1730361d-9c3d-574b-a58f-968a6bba7748 with scrape type 1
2026-03-28 02:13:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1730361d-9c3d-574b-a58f-968a6bba7748 sending to next pipeline
2026-03-28 02:13:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1730361d-9c3d-574b-a58f-968a6bba7748, identifier: 7010281auction111140
2026-03-28 02:13:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1730361d-9c3d-574b-a58f-968a6bba7748 with identifier: 7010281auction111140
2026-03-28 02:13:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1730361d-9c3d-574b-a58f-968a6bba7748 with identifier: 7010281auction111140
2026-03-28 02:13:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1730361d-9c3d-574b-a58f-968a6bba7748 with identifier: 7010281auction111140 to the API
2026-03-28 02:13:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:13: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-28 02:13:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010281/photo_005/780x0__r.jpg?hash=1774623202>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1730361d-9c3d-574b-a58f-968a6bba7748',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010281',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 93370,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010281auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Saving data for 7010281auction111140: {'created_time': 1774664034.16512, 'last_price_update_time': 1774664034.165131, 'auction_closing_time': 1775121000.0}
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010281auction111140') HTTP/1.1" 204 0
2026-03-28 02:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page214?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page213?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010138auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010138auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010138auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010246auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010246auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010246auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010535auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010535auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010535auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010121auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010121auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010121auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010606auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010606auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010606auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010279auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010279auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010279auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010519auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010519auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010519auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010580auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010580auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010580auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010128auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010128auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010128auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010204auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010204auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010204auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010284auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010284auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010284auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010234auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010234auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010234auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010249auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010249auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010249auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010277auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010277auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010277auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010600auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010600auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010600auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010022auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010022auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010022auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010577auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010577auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010577auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010578auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010578auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010578auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010602auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010602auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010602auction111140: 0
2026-03-28 02:13:54 [ecarstrade.be] INFO: Found listing with ID: 7010250auction111140
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010250auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:13:54 [ecarstrade.be] INFO: Scrape type for 7010250auction111140: 0
2026-03-28 02:13:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:14:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010569> (referer: https://ecarstrade.com/search/page212?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:14:00 [ecarstrade.be] INFO: Extracting details for car 7010569auction111140
2026-03-28 02:14:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 001b1707-88fe-5966-8cf0-3710436ab1db with identifier: 7010569auction111140
2026-03-28 02:14:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 001b1707-88fe-5966-8cf0-3710436ab1db with scrape type 1
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 001b1707-88fe-5966-8cf0-3710436ab1db
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010569%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774625839%27 HTTP/1.1" 200 None
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_000/780x0__r.jpg?hash=1774625839 not downloaded yet
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010569%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774625839%27 HTTP/1.1" 200 None
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_001/780x0__r.jpg?hash=1774625839 not downloaded yet
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010569%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774625839%27 HTTP/1.1" 200 None
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_002/780x0__r.jpg?hash=1774625839 not downloaded yet
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010569%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774625839%27 HTTP/1.1" 200 None
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_003/780x0__r.jpg?hash=1774625839 not downloaded yet
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010569%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774625839%27 HTTP/1.1" 200 None
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_004/780x0__r.jpg?hash=1774625839 not downloaded yet
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010569%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774625839%27 HTTP/1.1" 200 None
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_005/780x0__r.jpg?hash=1774625839 not downloaded yet
2026-03-28 02:14:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_001/780x0__r.jpg?hash=1774625839> (referer: https://ecarstrade.com/cars/7010569)
2026-03-28 02:14:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_000/780x0__r.jpg?hash=1774625839> (referer: https://ecarstrade.com/cars/7010569)
2026-03-28 02:14:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_003/780x0__r.jpg?hash=1774625839> (referer: https://ecarstrade.com/cars/7010569)
2026-03-28 02:14:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_002/780x0__r.jpg?hash=1774625839> (referer: https://ecarstrade.com/cars/7010569)
2026-03-28 02:14:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_005/780x0__r.jpg?hash=1774625839> (referer: https://ecarstrade.com/cars/7010569)
2026-03-28 02:14:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_004/780x0__r.jpg?hash=1774625839> (referer: https://ecarstrade.com/cars/7010569)
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 001b1707-88fe-5966-8cf0-3710436ab1db
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 001b1707-88fe-5966-8cf0-3710436ab1db
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 001b1707-88fe-5966-8cf0-3710436ab1db
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 001b1707-88fe-5966-8cf0-3710436ab1db
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 001b1707-88fe-5966-8cf0-3710436ab1db
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 001b1707-88fe-5966-8cf0-3710436ab1db
2026-03-28 02:14:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 001b1707-88fe-5966-8cf0-3710436ab1db, skipping ID generation
2026-03-28 02:14:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 001b1707-88fe-5966-8cf0-3710436ab1db with scrape type 1
2026-03-28 02:14:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 001b1707-88fe-5966-8cf0-3710436ab1db sending to next pipeline
2026-03-28 02:14:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 001b1707-88fe-5966-8cf0-3710436ab1db, identifier: 7010569auction111140
2026-03-28 02:14:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 001b1707-88fe-5966-8cf0-3710436ab1db with identifier: 7010569auction111140
2026-03-28 02:14:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 001b1707-88fe-5966-8cf0-3710436ab1db with identifier: 7010569auction111140
2026-03-28 02:14:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 001b1707-88fe-5966-8cf0-3710436ab1db with identifier: 7010569auction111140 to the API
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:14: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-28 02:14:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010569/photo_004/780x0__r.jpg?hash=1774625839>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-04-02T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '001b1707-88fe-5966-8cf0-3710436ab1db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010569',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 13167,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'vin': None,
 'year': 2023}
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010569auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:00 [ecarstrade.be] INFO: Saving data for 7010569auction111140: {'created_time': 1774664040.95671, 'last_price_update_time': 1774664040.956721, 'auction_closing_time': 1775121000.0}
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010569auction111140') HTTP/1.1" 204 0
2026-03-28 02:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page215?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page214?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010557auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010557auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010557auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010562auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010562auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010562auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010163auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010163auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010163auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010592auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010592auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010592auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010251auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010251auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010251auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010501auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010501auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010501auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010510auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010510auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010510auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010525auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010525auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010525auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010597auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010597auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010597auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010165auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010165auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010165auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010274auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010274auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010274auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010117auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010117auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010117auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010167auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010167auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010167auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010567auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010567auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010567auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010225auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010225auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010225auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010233auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010233auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010233auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010541auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010541auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010541auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010586auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010586auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010586auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010575auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010575auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010575auction111140: 0
2026-03-28 02:14:01 [ecarstrade.be] INFO: Found listing with ID: 7010229auction111140
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010229auction111140%27 HTTP/1.1" 200 None
2026-03-28 02:14:01 [ecarstrade.be] INFO: Scrape type for 7010229auction111140: 0
2026-03-28 02:14:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:14:06 [scrapy.extensions.logstats] INFO: Crawled 651 pages (at 27 pages/min), scraped 429 items (at 20 items/min)
2026-03-28 02:14:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 339MiB
2026-03-28 02:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page216?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page215?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-28 02:14:35 [ecarstrade.be] INFO: No car items found on page 216
2026-03-28 02:14:35 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 02:14:35 [ecarstrade.be] INFO: ecarstrade.be 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>: 20, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20last_price_update_time%20lt%201774232076 HTTP/1.1" 200 None
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='5740329stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6613204stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6736468auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6745348auction106404') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6798408stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6816860stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6831208auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6831209auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6831222auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6831262auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6835256auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6843722stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855922auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855960auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6859416auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6861667auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6862933stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6863007stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6866417stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878923auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878985auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878992auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880554auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880619auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6884910stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6884951stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887390auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6887396auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6899552stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903086auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903096auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903103auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903109auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903112auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903116auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903130auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903131auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903135auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903139auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903140auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903143auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904821auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904828auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904832auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904841auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904842auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904854auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904881auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907410auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907626auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6909320stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6910346auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911123auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911168auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911169auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6911190auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6912979auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913239auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913246auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913251auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6913267auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6917309stock') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926680auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926681auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926689auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926691auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926693auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926694auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926700auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926709auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926713auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926739auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928459auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928502auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928505auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928506auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928517auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928535auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928537auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928547auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928551auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935051auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935060auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935824auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936627auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6946949stock') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949421auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950324auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950328auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950356auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950358auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950364auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950370auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950371auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950377auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951850auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951862auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951870auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951910auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951919auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951930auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951938auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951940auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951942auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6959943stock') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963810auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964759stock') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964877auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967622auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967624auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967625auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967628auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967630auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967632auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967633auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967635auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967636auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967638auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6967797auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971319auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973026auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973031auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973034auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973038auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973040auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973044auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973063auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973067auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974451auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974488auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974491auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976981auction106392') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980409auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980472auction101892') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981203auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982061auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982064auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982104auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982117auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982131auction61871') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985620auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985622auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985624auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985626auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985627auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985631auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985633auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985634auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985635auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985660auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985665auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985666auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985709auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985721auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985724auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6985731auction110847') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6987033auction99101') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6987036auction99101') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6987041auction99101') HTTP/1.1" 204 0
2026-03-28 02:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6987043auction99101') HTTP/1.1" 204 0
2026-03-28 02:14:38 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (429 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.be/task_33_2026-03-28T01_30_00.jl
2026-03-28 02:14:38 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 1967952,
 'downloader/request_count': 790,
 'downloader/request_method_count/GET': 790,
 'downloader/response_bytes': 339990615,
 'downloader/response_count': 790,
 'downloader/response_status_count/200': 790,
 'elapsed_time_seconds': 2670.918293,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 28, 2, 14, 37, 915643, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 429,
 'log_count/DEBUG': 13912,
 'log_count/ERROR': 12,
 'log_count/INFO': 13037,
 'log_count/WARNING': 136,
 'memusage/max': 355467264,
 'memusage/startup': 147804160,
 'photo_download_count': 138,
 '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': 176,
 'playwright/request_count/method/GET': 155,
 'playwright/request_count/method/POST': 21,
 'playwright/request_count/navigation': 2,
 'playwright/request_count/resource_type/document': 2,
 'playwright/request_count/resource_type/eventsource': 2,
 'playwright/request_count/resource_type/fetch': 16,
 'playwright/request_count/resource_type/font': 4,
 'playwright/request_count/resource_type/image': 87,
 'playwright/request_count/resource_type/other': 1,
 'playwright/request_count/resource_type/script': 45,
 'playwright/request_count/resource_type/stylesheet': 7,
 'playwright/request_count/resource_type/xhr': 12,
 'playwright/response_count': 176,
 'playwright/response_count/method/GET': 155,
 'playwright/response_count/method/POST': 21,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/eventsource': 2,
 'playwright/response_count/resource_type/fetch': 16,
 'playwright/response_count/resource_type/font': 4,
 'playwright/response_count/resource_type/image': 87,
 'playwright/response_count/resource_type/other': 1,
 'playwright/response_count/resource_type/script': 45,
 'playwright/response_count/resource_type/stylesheet': 7,
 'playwright/response_count/resource_type/xhr': 12,
 'request_depth_max': 216,
 'response_received_count': 652,
 'scheduler/dequeued': 790,
 'scheduler/dequeued/memory': 790,
 'scheduler/enqueued': 790,
 'scheduler/enqueued/memory': 790,
 'scrape_type/new': 21,
 'scrape_type/new_duplicate_id': 2,
 'scrape_type/price_update': 412,
 'scrape_type/skipped': 3850,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 651,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 10.355803957845593,
 'scrapy-zyte-api/mean_response_seconds': 10.604089666682277,
 'scrapy-zyte-api/processed': 651,
 'scrapy-zyte-api/request_args/browserHtml': 651,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 651,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 651,
 'scrapy-zyte-api/request_args/requestHeaders': 651,
 'scrapy-zyte-api/request_args/sessionContext': 651,
 'scrapy-zyte-api/request_args/url': 651,
 'scrapy-zyte-api/status_codes/200': 651,
 'scrapy-zyte-api/success': 651,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 28, 1, 30, 6, 997350, tzinfo=datetime.timezone.utc)}
2026-03-28 02:14:38 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ecarstrade.be)